3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/analysis
Sebastián Mancilla 47f0f32de5 cppcheck: use recommended build options
From the readme:

> The recommended release build is:
>     make MATCHCOMPILER=yes FILESDIR=/usr/share/cppcheck HAVE_RULES=yes
>
> Flags:
> MATCHCOMPILER=yes               : Python is used to optimise cppcheck at compile time
> FILESDIR=/usr/share/cppcheck    : Specify folder where cppcheck files are installed
> HAVE_RULES=yes                  : Enable rules (pcre is required if this is used)

This adds MATCHCOMPILER and fixes the location of FILESDIR into a
standard directory instead of that ugly '$out/cfg' directory.

The Makefile needs 'which' to locate Python.
2022-07-17 15:52:26 +02:00
..
actionlint actionlint: 1.6.14 -> 1.6.15 2022-06-28 21:21:00 +02:00
autoflake
bingrep
binlore
brakeman
cargo-tarpaulin
cccc
checkov checkov: 2.1.16 -> 2.1.20 2022-06-30 14:13:35 +02:00
checkstyle checkstyle: 10.3 -> 10.3.1 2022-07-07 06:53:14 +00:00
clang-analyzer
coan coan: fix build on darwin 2022-07-10 00:04:01 -04:00
codeql
cov-build
coz
cppcheck cppcheck: use recommended build options 2022-07-17 15:52:26 +02:00
cpplint
cvehound
dotenv-linter dotenv-linter: fix build on darwin 2022-07-09 23:43:55 -04:00
egypt
emma
eresi
evmdis
findbugs
flow
frama-c framac: 24.0 (Chromium) → 25.0 (Manganese) 2022-07-13 00:18:06 +02:00
garcosim
hopper
hotspot
ikos
include-what-you-use
jdepend
kcov
lcov
makefile2graph
massif-visualizer
nix-linter
oclgrind
panopticon
pev
pmd
qcachegrind
radare2
randoop
retdec
rizin cutter: 2.0.5 -> 2.1.0 2022-06-27 20:47:17 +02:00
rr
smatch
snowman
sparse
spin
splint
svlint
swarm
tartan
tflint
tfsec tfsec: 1.26.2 -> 1.26.3 2022-07-07 23:38:06 +02:00
uefi-firmware-parser
valgrind
valkyrie
yallback