summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam38
1 files changed, 21 insertions, 17 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 8a29f49..43ac49b 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -33,32 +33,36 @@ project
<toolset>gcc,<variant>debug:<cflags>-Wlogical-op
<toolset>gcc,<variant>debug:<cflags>-Wuseless-cast
<variant>coverage:<coverage>on
+ <toolset>tidy:<enable>all
<toolset>tidy:<define>ICE_IGNORE_VERSION
<toolset>tidy:<define>ICE_MEMBER_IMPORT_EXPORT
- <toolset>tidy:<exclude>users.cpp
- <toolset>tidy:<exclude>user-models.cpp
- <toolset>tidy:<exclude>slicer-user-models.cpp
- <toolset>tidy:<exclude>news-models.cpp
- <toolset>tidy:<exclude>slicer-news-models.cpp
<toolset>tidy:<exclude>extended-models.cpp
- <toolset>tidy:<exclude>slicer-extended-models.cpp
- <toolset>tidy:<exclude>portage-models.cpp
- <toolset>tidy:<exclude>slicer-portage-models.cpp
- <toolset>tidy:<exclude>portage.cpp
<toolset>tidy:<exclude>gb-base.cpp
- <toolset>tidy:<exclude>maintenance.h
+ <toolset>tidy:<exclude>gentoobrowse-api/api/bin/tidy/debug/checker-cppcheck/cxxstd-20-iso/maintenance.h
+ <toolset>tidy:<exclude>gentoobrowse-api/domain/bin/slicer-yes/extended-models.h
+ <toolset>tidy:<exclude>gentoobrowse-api/domain/bin/slicer-yes/portage-models.h
+ <toolset>tidy:<exclude>gentoobrowse-api/domain/bin/slicer-yes/user-models.h
+ <toolset>tidy:<exclude>gentoobrowse-api/domain/bin/unpackPqTextArray.cpp
<toolset>tidy:<exclude>maintenance.cpp
- <toolset>tidy:<exclude>notifications.h
+ <toolset>tidy:<exclude>news-models.cpp
<toolset>tidy:<exclude>notifications.cpp
- <toolset>tidy:<exclude>notifications/xslt/base.h
+ <toolset>tidy:<exclude>notifications/css/style.cpp
+ <toolset>tidy:<exclude>notifications/css/style.h
+ <toolset>tidy:<exclude>notifications.h
<toolset>tidy:<exclude>notifications/xslt/base.cpp
- <toolset>tidy:<exclude>notifications/xslt/news.h
+ <toolset>tidy:<exclude>notifications/xslt/base.h
<toolset>tidy:<exclude>notifications/xslt/news.cpp
- <toolset>tidy:<exclude>notifications/xslt/signup.h
+ <toolset>tidy:<exclude>notifications/xslt/news.h
<toolset>tidy:<exclude>notifications/xslt/signup.cpp
- <toolset>tidy:<exclude>notifications/css/style.h
- <toolset>tidy:<exclude>notifications/css/style.cpp
- <toolset>tidy:<exclude>unpackPqTextArray.cpp
+ <toolset>tidy:<exclude>notifications/xslt/signup.h
+ <toolset>tidy:<exclude>portage.cpp
+ <toolset>tidy:<exclude>portage-models.cpp
+ <toolset>tidy:<exclude>slicer-extended-models.cpp
+ <toolset>tidy:<exclude>slicer-news-models.cpp
+ <toolset>tidy:<exclude>slicer-portage-models.cpp
+ <toolset>tidy:<exclude>slicer-user-models.cpp
+ <toolset>tidy:<exclude>user-models.cpp
+ <toolset>tidy:<exclude>users.cpp
<toolset>tidy:<checkxx>boost-*
<toolset>tidy:<checkxx>bugprone-*
<toolset>tidy:<xcheckxx>bugprone-implicit-widening-of-multiplication-result