summary refs log tree commit diff
path: root/pkgs/development/tools/analysis
Commit message (Collapse)AuthorAge
* python: autoflake: 1.0 -> 1.1Frederik Rietdijk2018-02-26
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* flow: 0.65.0 -> 0.66.0Ruben Maher2018-02-19
|
* Merge pull request #35146 from dtzWill/update/radare2-2.3.0Gabriel Ebner2018-02-19
|\ | | | | radare2: 2.2.0 -> 2.3.0
| * radare2: use capstone rev used by default, not release from 2015.Will Dietz2018-02-18
| |
| * radare2: 2.2.0 -> 2.3.0Will Dietz2018-02-18
| |
* | Merge pull request #33198 from dtzWill/feature/r2-cutter-1.1Joachim F2018-02-18
|\ \ | |/ |/| r2-cutter: init at 1.1(.0), radare2 qt gui
| * radare2-cutter: init at 1.1Will Dietz2018-01-21
| | | | | | | | | | radare2 qt gui, using name used in AUR since 'cutter' already exists.
* | flow: 0.64.0 -> 0.65.0Ruben Maher2018-02-08
| |
* | qcachegrind: Fix build with Qt 5.10adisbladis2018-02-03
| |
* | retdec: separate "support", greatuly reduce size by defaultWill Dietz2018-02-02
| | | | | | | | | | Don't include PE signatures by default, offer "full" variant containing them if desired.
* | retdec: homepage fixupWill Dietz2018-02-02
| |
* | flow: 0.63.1 -> 0.64.0Ruben Maher2018-01-24
|/
* maintainers: remove mornfall from packagesYegor Timoshenko2018-01-17
|
* Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
| | | | Goodbye, and thanks for all the Nix...
* snowman: Drop qt4 variantWill Dietz2018-01-14
| | | | cc #33248
* qcachegrind: Use kcachegrind src/name attributesadisbladis2018-01-13
|
* Merge pull request #33550 from eqyiel/flow-0.63.1Jörg Thalheim2018-01-07
|\ | | | | flow: 0.62.0 -> 0.63.1
| * flow: 0.62.0 -> 0.63.1Ruben Maher2018-01-07
| |
* | snowman: 2017-08-13 -> 2017-11-19Will Dietz2018-01-06
|/
* flow: 0.61.0 -> 0.62.0Ruben Maher2018-01-01
|
* nixpkgs: rr 5.0.0 -> 5.1.0Austin Seipp2017-12-31
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* radare2: enable parallel buildingWill Dietz2017-12-29
|
* radare2: 2.1.0 -> 2.2.0Will Dietz2017-12-29
|
* flow: 0.60.1 -> 0.61.0Fatih Altinok2017-12-21
|
* retdec: init at 3.0(.0)Will Dietz2017-12-14
|
* rr: limit platforms to x86_64Joerg Thalheim2017-12-07
| | | | related to #32326
* radare2: 2.0.1 -> 2.1.0Will Dietz2017-12-05
| | | | | | * drop patch, now included * drop r2-docker/r2-indent fixups, no longer installed (see https://github.com/radare/radare2/commit/a09d6dae925ab381ed9eeb9d11ad595b1a83e4c5)
* flow: 0.59.0 -> 0.60.1Fatih Altinok2017-12-05
|
* frama-c: 20170501 (Phosphorus) -> 20171101 (Sulfur)Vincent Laporte2017-12-03
|
* tracefilegen: 2015-11-14 -> 2017-05-13Andreas Rammhold2017-11-25
| | | | | Updated while resolving the build issue with gcc7 that is being tracked in #31747.
* Merge branch 'staging' (older one)Vladimír Čunát2017-11-24
|\ | | | | | | | | | | Hydra seems OK-ish, except that some aarch64 jobs need restarting after qt4 timing out for the first time: https://hydra.nixos.org/eval/1412641?compare=1412561
| * Merge branch 'master' into stagingOrivej Desh2017-11-17
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (293 commits) go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle qsyncthingtray: fix build qt56.qtwebengine: fix build stdman: d860212 -> 2017.04.02 jackett: use mono50 hg-git: disable with python3 hg-git: 0.8.5 -> 0.8.10 xfce4-settings: enable parallel building gcc-snapshot: mark as broken heaptrack: 2017-02-14 -> 2017-10-30 nixos-container: Modify existing test to cover show-ip command nixos-container: Make show-ip work together with ipv4 + netmask linux-copperhead: 4.13.12.a -> 4.13.13.a matterbridge: 1.1.0 -> 1.4.1 nixos/nghttpx: add module for the nghttpx proxy server (#31680) mattermost: 4.3.0 -> 4.4.0 breakpad: delete simp_le: 0.2.0 -> 0.6.1 certbot: 0.11.1 -> 0.19.0 afl: 2.51b -> 2.52b ...
| * | treewide: Try to avoid depending on binutils directlyJohn Ericson2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One should depend on - `stdenv.cc.bintools`: for executables at build time - `libbfd` or `libiberty`: for those libraries - `targetPackages.cc.bintools`: for exectuables at *run* time - `binutils`: only for specifically GNU Binutils's executables, regardless of the host platform, at run time.
* | | pythonPackages.autoflake: init at 1.0 (#31879)Yuri Aisaka2017-11-22
| |/ |/|
* | kcov: 32 -> 34Orivej Desh2017-11-16
| | | | | | | | Tracking issue: #31696
* | frama-c.why2: 2.37 -> 2.39Vincent Laporte2017-11-14
|/
* Merge security fixes adapted from #31437Vladimír Čunát2017-11-11
|\
| * radare2: 2.0.0 -> 2.0.1 (+ fix for CVE-2017-15385)Andreas Rammhold2017-11-09
| |
* | flow: 0.58.0 -> 0.59.0Ruben Maher2017-11-09
|/
* Merge pull request #30038 from jbaum98/splint-darwinOrivej Desh2017-11-06
|\ | | | | splint: Add darwin support
| * splint: Add darwin supportJake Waksbaum2017-11-06
| |
* | flow: 0.57.3 -> 0.58.0Ruben Maher2017-11-03
| |
* | Merge pull request #30208 from zraexy/massif-visualizerThomas Tuegel2017-10-22
|\ \ | | | | | | massif-visualizer: 0.4.0 -> 0.7.0
| * | massif-visualizer: 0.4.0 -> 0.7.0Unknown2017-10-07
| | |
* | | flow: 0.57.2 -> 0.57.3Ruben Maher2017-10-17
| | |
* | | flow: 0.57.0 -> 0.57.2Ruben Maher2017-10-16
| | |
* | | flow: 0.56.0 -> 0.57.0Ruben Maher2017-10-13
| | |
* | | radare2: 1.6.0 -> 2.0.0 (#30274)Felix Richter2017-10-11
|/ / | | | | | | | | | | * radare2: 1.6.0 -> 2.0.0 * radare2: remove hotpatch for upstream
* | Merge branch 'master' into stagingVladimír Čunát2017-10-05
|\ \ | | | | | | | | | Evaluation was blocked on Hydra; this should fix it.