mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-26 15:44:20 +00:00
883874f513
Added sqlite and gtk+3 that are now wanted by sparse. Sparse expects to find system includes at /usr/include redirect this to glibc.dev. Sparse uses gcc -print-file-name= extensively to find gcc includes, due to split in nixos this direct to gcc-lib, which does not include the headers so redirect to GCC_BASE as defined in derivation. There might be a better way to do this, but I did not immediately find one. Define PREFIX as Make parameter, as old sed expression was broken. Add a trivial test for cgcc. Slightly irrelevant ref. https://bugzilla.redhat.com/show_bug.cgi?id=1114755 |
||
---|---|---|
.. | ||
autoflake | ||
bingrep | ||
brakeman | ||
cargo-tarpaulin | ||
cccc | ||
checkov | ||
checkstyle | ||
clang-analyzer | ||
coan | ||
codeql | ||
cov-build | ||
coz | ||
cppcheck | ||
cpplint | ||
dotenv-linter | ||
egypt | ||
emma | ||
eresi | ||
evmdis | ||
findbugs | ||
flow | ||
frama-c | ||
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 | ||
rr | ||
smatch | ||
snowman | ||
sparse | ||
spin | ||
splint | ||
svlint | ||
swarm | ||
tflint | ||
tfsec | ||
uefi-firmware-parser | ||
valgrind | ||
valkyrie |