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 brakeman: 4.3.1 -> 4.4.0 2019-01-17 22:14:00 -05:00
cccc
checkstyle checkstyle: 8.16 -> 8.17 2019-02-01 16:19:50 +01:00
clang-analyzer
coan
cov-build
cppcheck cppcheck: 1.85 -> 1.86 2018-12-16 01:59:44 -08:00
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 frama-c: Chlorine -> Argon 2018-12-09 19:50:38 +00:00
garcosim
hotspot
ikos ikos: init at 2.1 2018-12-12 00:09:24 +00:00
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 retdec: remove pycache from install dir 2019-01-12 16:48:40 +01:00
rr
smatch
snowman
sparse
spin spin: use dropbox "mirror" again to avoid problems 2019-01-19 21:35:05 -06:00
splint
swarm
valgrind treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
valkyrie