summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam7
1 files changed, 4 insertions, 3 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 87fee9b..9da91b4 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -33,9 +33,10 @@ project
<toolset>gcc,<variant>debug:<cflags>-Wlogical-op
<toolset>gcc,<variant>debug:<cflags>-Wuseless-cast
<variant>coverage:<coverage>on
- <toolset>tidy:<exclude>bin/sys.h
- <toolset>tidy:<exclude>bin/net.h
- <toolset>tidy:<exclude>unittests/bin/lorem-ipsum.h
+ <toolset>tidy:<enable>all
+ <toolset>tidy:<exclude>libadhocutil/bin/sys.h
+ <toolset>tidy:<exclude>libadhocutil/bin/net.h
+ <toolset>tidy:<exclude>libadhocutil/unittests/bin/lorem-ipsum.h
<toolset>tidy:<checkxx>boost-*
<toolset>tidy:<checkxx>bugprone-*
<toolset>tidy:<xcheckxx>bugprone-macro-parentheses