summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2022-07-27 22:49:09 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2022-07-27 22:49:09 +0100
commit26a10f93bcbdd7a90a94b8d277f243bf37919f7f (patch)
treed378c38067728d2b1b62dce86b6e0f9f45dfb28f /Jamroot.jam
parentAdd missing include (diff)
downloadlibdbpp-main.tar.bz2
libdbpp-main.tar.xz
libdbpp-main.zip
Enable all cppcheck checks and fixupHEADlibdbpp-1.4.9main
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 a04d148..ac02597 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -31,6 +31,7 @@ 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:<checkxx>boost-*
<toolset>tidy:<checkxx>bugprone-*
<toolset>tidy:<xcheckxx>bugprone-easily-swappable-parameters