nixpkgs-suyu/pkgs/development/tools/analysis
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
..
cccc Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
checkstyle checkstyle: 6.15 -> 6.16 2016-02-29 23:35:32 +01:00
clang-analyzer
coan use the sourceforge mirrors everywhere 2016-02-28 12:07:42 +00:00
cov-build
cppcheck cppcheck: 1.68 -> 1.69 2015-05-03 00:22:23 +02:00
egypt Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
emma
findbugs findbugs: update from 3.0.0 to 3.0.1 2015-03-09 19:35:24 +01:00
flow flow: 0.18 -> 0.22 2016-02-26 15:59:24 +00:00
frama-c frama-c: fix hash, closes #8308 2015-06-18 11:47:34 +02:00
include-what-you-use Add version attribute where maintainers |= nckx 2016-01-25 17:35:21 +01:00
jdepend
kcov kcov: fix issue #11399 2015-12-02 22:20:01 +01:00
lcov
massif-visualizer kde414: build with kdelibs-4.14.12 2015-09-27 15:08:12 -05:00
pmd pmd: update from 4.2.6 to 5.2.3 2015-03-12 21:19:49 +01:00
radare Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
radare2 Add radare2 2014-09-03 23:02:02 +04:00
rr rr: 4.0.0 -> 4.0.3 2016-01-29 12:28:08 +01:00
smatch Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
sparse
spin spin: update from 6.4.1 to 6.4.3 2015-04-28 09:57:10 +02:00
splint
valgrind Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
valkyrie