summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2022-08-19 20:49:50 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2022-08-19 20:49:50 +0100
commit28f069bfc59bb14ae7a017f2981ee9444e841921 (patch)
tree1732ec7b79b25b61bfeca40fcce938b1767d34d6 /Jamroot.jam
parentAdd helper class for working within a transaction with DB clients (diff)
downloadicetray-28f069bfc59bb14ae7a017f2981ee9444e841921.tar.bz2
icetray-28f069bfc59bb14ae7a017f2981ee9444e841921.tar.xz
icetray-28f069bfc59bb14ae7a017f2981ee9444e841921.zip
Enable all cppcheck checks and fixup
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 9ed5a3e..40a65b5 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -34,6 +34,7 @@ project
<toolset>gcc,<variant>debug:<cflags>-Wuseless-cast
<variant>coverage:<coverage>on
<variant>coverage:<define>COVERAGE
+ <toolset>tidy:<enable>all
<toolset>tidy:<exclude>icetray/bin/logWriter.h
<toolset>tidy:<exclude>icetray/bin/mail.h
<toolset>tidy:<exclude>icetray/bin/mime.h