summary refs log tree commit diff
path: root/pkgs/development/tools/analysis
Commit message (Collapse)AuthorAge
* verasco: remove unmaintained projectJörg Thalheim2018-10-30
| | | | | Verasco is no longer maintained by upstream and blocks updates of some libraries. Removing it also makes it possible to remove coq 8.4.
* cppcheck: 1.84 -> 1.85Ignat Loskutov2018-10-29
|
* Merge pull request #46299 from r-ryantm/auto-update/capnprotoRenaud2018-10-21
|\ | | | | capnproto: 0.6.1 -> 0.7.0
| * rr: build according to C++14 standardRenaud2018-10-21
| | | | | | Avoid breaking the build with capnproto >= 0.7.0
* | Merge master into staging-nextFrederik Rietdijk2018-10-20
|\ \
| * | snowman: 0.1.2 -> 0.1.3Will Dietz2018-10-19
| | |
* | | Merge master into stagingFrederik Rietdijk2018-10-18
|\| |
| * | Merge pull request #48582 from dtzWill/update/radare2-cutter-1.7.2Jörg Thalheim2018-10-17
| |\ \ | | | | | | | | radare2-cutter: 1.7.1 -> 1.7.2
| | * | radare2-cutter: 1.7.1 -> 1.7.2Will Dietz2018-10-16
| | | |
| * | | radare2: fix update script to handle invocation from elsewhereWill Dietz2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like `with Path:` is supposed to be a context-manager for changing directory but it doesn't seem to work and the only way I've found to make that work is if we made our own and annotated it. Instead just use nix search path to tell the expression where to find the file it looks for. Also re-use SCRIPT_DIR elsewhere instead of re-"computing" it.
| * | | r2-for-cutter: revert accidental change to version infoWill Dietz2018-10-16
| | | |
| * | | radare2: libuv and actually use deps we're providingWill Dietz2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | Particularly openssl and zlib. There are others we may wish to provide but for now let's at least use the ones in buildInputs :).
| * | | radare2: 2.9.0 -> 3.0.0Will Dietz2018-10-16
| |/ /
* | | Merge staging-next into stagingFrederik Rietdijk2018-10-17
|\| |
| * | checkstyle: 8.12 -> 8.13R. RyanTM2018-10-15
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/checkstyle/versions
* | | buildPerlPackage -> perlPackages.buildPerlPackagevolth2018-10-14
|/ /
* | Merge pull request #47836 from bhipple/add/cpplintRenaud2018-10-12
|\ \ | | | | | | cpplint: init at 1.3.0
| * | cpplint: init at 1.3.0Benjamin Hipple2018-10-12
| | | | | | | | | | | | Static analyzer for C++ code. Licensed under a very permissive, generic Google license (BSD3 wording).
* | | Merge pull request #48180 from timokau/retdec-updateWill Dietz2018-10-11
|\ \ \ | |/ / |/| | retdec: 3.0 -> 3.2
| * | retdec: 3.0 -> 3.2Timo Kaufmann2018-10-11
| | |
* | | pmd: 6.7.0 -> 6.8.0 (#47736)R. RyanTM2018-10-11
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | * pmd: 6.7.0 -> 6.8.0 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pmd/versions * pmd: refresh meta Homepage is now https://pmd.github.io/ Added licenses
* | Merge branch 'master' into staging-nextDaiderd Jordan2018-10-01
|\ \
| * | include-what-you-use: 0.8 -> 0.10Philip Patsch2018-09-27
| | | | | | | | | | | | Updates to llvm 6, fixes python scripts in /bin.
* | | valgrind: enable debug info (#47251)Ben Wolsieffer2018-09-24
|/ / | | | | | | At least on ARM, valgrind produces no stack trace unless debug info is available for its own libraries.
* | pev: init at unstable-2018-07-22jeschli2018-09-22
| |
* | Merge pull request #46287 from r-ryantm/auto-update/flowJörg Thalheim2018-09-18
|\ \ | | | | | | flow: 0.79.0 -> 0.80.0
| * | flow: 0.79.0 -> 0.80.0R. RyanTM2018-09-06
| |/ | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flow/versions
* | makefile2graph: init at 2018-01-03 (#46136)Roger Qiu2018-09-18
| |
* | pmd: 6.5.0 -> 6.7.0 (#46213)R. RyanTM2018-09-07
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from pmd
* | Merge pull request #46070 from Mic92/radare2Will Dietz2018-09-04
|\ \ | |/ |/| radare2: 2.8.0 -> 2.9.0, radare2-cutter: 1.7 -> 1.7.1
| * radare2-cutter: 1.7 -> 1.7.1Jörg Thalheim2018-09-04
| |
| * radare2-cutter: add mic92 as maintainerJörg Thalheim2018-09-04
| |
| * radare2: 2.8.0 -> 2.9.0Jörg Thalheim2018-09-04
| |
* | splint: update homepageMarkus Kowalewski2018-09-02
|/
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* Merge pull request #45755 from Ekleog/kcov-36Jörg Thalheim2018-08-29
|\ | | | | kcov: 35 -> 36
| * kcov: 35 -> 36Léo Gaspard2018-08-30
| |
* | framac: 20171101 (Sulfur) -> 20180502 (Chlorine) (#45455)Vincent Laporte2018-08-22
| |
* | radare2: update.py should be formatted with black nowJörg Thalheim2018-08-22
| |
* | radare2: rework update script to include cutter's radare2 versionJörg Thalheim2018-08-22
| |
* | r2, r2-cutter: refactor and bump cutter to 1.7Will Dietz2018-08-21
| |
* | radare2-cutter: use newer r2, fix (latest rev used by cutter-git)Will Dietz2018-08-21
| |
* | radare2: 2.7.0 -> 2.8.0Will Dietz2018-08-21
| |
* | Merge pull request #45254 from r-ryantm/auto-update/checkstyleJörg Thalheim2018-08-20
|\ \ | | | | | | checkstyle: 8.11 -> 8.12
| * | checkstyle: add wrapper in binJörg Thalheim2018-08-20
| | |
| * | checkstyle: 8.11 -> 8.12R. RyanTM2018-08-17
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/checkstyle/versions.
* | | flow: 0.78.0 -> 0.79.0Ruben Maher2018-08-17
| |/ |/|
* | flow: 0.77.0 -> 0.78.0Fatih Altinok2018-08-16
|/
* findbugs: add licensePascal Wittmann2018-08-05
| | | | see issue #43716
* emma: add licensePascal Wittmann2018-08-05
| | | | see issue #43716