3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/analysis
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
..
autoflake
brakeman
cccc
checkstyle checkstyle: 8.16 -> 8.17 2019-02-01 16:19:50 +01:00
clang-analyzer
coan
cov-build
cppcheck
cpplint
egypt Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
emma
eresi
findbugs
flow flow: 0.91.0 -> 0.92.0 2019-02-08 13:18:33 +00:00
frama-c
garcosim
hotspot
ikos
include-what-you-use
jdepend treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
kcov
lcov
makefile2graph
massif-visualizer
panopticon
pev
pmd pmd: 6.10.0 -> 6.11.0 (#55215) 2019-02-24 01:10:35 +01:00
qcachegrind
radare2 radare2: 3.2.1 -> 3.3.0 2019-02-21 00:06:55 +00:00
randoop
retdec
rr
smatch
snowman
sparse
spin
splint
swarm
valgrind
valkyrie