summary refs log tree commit diff
path: root/pkgs/development/tools/analysis
Commit message (Collapse)AuthorAge
* 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
|/
* 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
* 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
* brakeman: init at 4.3.1 (#44294)Mario Rodas2018-08-01
|
* eresi: init at 0.83-a3-phoenixaszlig2018-07-31
| | | | | | | | | | | | | | | | | While I'm not sure whether it's suitable for my tasks it might be useful for others doing reverse engineering, so I decided to package it. The software seems to have stalled development since a while but became active again recently, so hopefully some of the issues with packaging will be fixed and they might want to move away from their handwritten configure script. I've tested the package on both i686-linux and x86_64-linux, however the automated test suite seems to be broken upstream at the moment so I didn't set doCheck to true, but once this is fixed, we can enable them in a future update. Signed-off-by: aszlig <aszlig@nix.build>
* rr: enable on 32bit x86Will Dietz2018-07-30
| | | | | | | Lack of 32bit support led to the creation of an overlay to add it back again, but since it at least builds and seems to work don't see why we'd disallow it here :).
* flow: 0.76.0 -> 0.77.0Fatih Altinok2018-07-23
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* jdepend: add myself (pSub) as maintainerPascal Wittmann2018-07-17
|
* valkyrie: add myself (pSub) as maintainerPascal Wittmann2018-07-17
|
* valkyrie: fix buildPascal Wittmann2018-07-17
|
* radare2-cutter: use r2 built from rev Cutter pins as submoduleWill Dietz2018-07-14
|