about summary refs log tree commit diff
path: root/pkgs/development/tools/analysis
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingobadz2016-08-24
|\
| * cccc: fix darwin buildMatthew Bauer2016-08-16
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
|\|
| * flow: 0.28.0 -> 0.30.0Danny Arnold2016-08-09
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-03
|\|
| * treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux & Mac.
| * kcov: Fix indentationTuomas Tynkkynen2016-08-02
| |
* | tracefilesim: disable fortify hardeningFranz Pletz2016-08-02
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-25
|\|
| * rr: 4.2.0 -> 4.3.0Ivan Sorokin2016-07-23
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-19
|\|
| * cppcheck: 1.73 -> 1.74Joachim Fasting2016-07-17
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\|
| * flow: 0.22.1 -> 0.28.0 (#16827)Danny Arnold2016-07-10
| |
| * lcov: 1.10 -> 1.12; maintainTuomas Tynkkynen2016-07-08
| |
| * Merge 'master' into staging and re-revert mergeVladimír Čunát2016-06-23
| |\ | | | | | | | | | ... from staging to master, reverted temporarily in aa9a04883e34.
| | * Revert "Merge branch 'staging'" due to glibcVladimír Čunát2016-06-23
| | | | | | | | | | | | | | | | | | | | | | | | The main output started to retain dependency on bootstrap-tools; see https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096 This reverts commit c05d8295988697adbb920a7b4a999ae3670c5504, reversing changes made to f073df60d60444c30c49cb26d6b187a4100b41fe.
| | * Merge branch 'staging'Vladimír Čunát2016-06-22
| | |\ | | |/ | |/|
| | * Captialize meta.description of all packagesBjørn Forsman2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
| * | rr: improve the parent commitVladimír Čunát2016-06-13
| | |
| * | rr: fix build after gcc-5.4 bumpVladimír Čunát2016-06-13
| |/ | | | | | | Discussion: https://github.com/NixOS/nixpkgs/commit/772c92ba5c60a
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
|\|
| * fix 'licenses' -> 'license' in several placesNikolay Amiantov2016-06-07
| |
| * Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
|\|
| * Merge #15354: add tracefilegen and tracefilesimVladimír Čunát2016-05-19
| |\
| | * tracefilegen, tracefilesim: fixup source hashesVladimír Čunát2016-05-19
| | | | | | | | | | | | and also whitespace. This is probably due to #15469.
| | * garcosim: Added tracefilegen and tracefilesimRoger Qiu2016-05-19
| | |
* | | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
|\| |
| * | rr: Only build native architecture.Moritz Ulrich2016-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | rr wants to build itself with 32+64bit support on 64bit systems, but this fails in recent NixOS versions as it can't find libstdc++.so.6 at runtime. This patch disables 32bit builds on 64bit. To debug 32bit binaries, pkgsi686Linux.rr can be used.
| * | Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
| | |
| * | include-what-you-use: 0.5 -> 0.6Tobias Geerinckx-Rice2016-05-16
| | | | | | | | | | | | | | | | | | | | | | | | * Added mappings for Qt 5.4. * Added better analysis of uses in macros. * Added --no_comments switch to suppress why-comments. * Fixed bug with global namespace qualifier on friend declarations. * Fixed bug in fix_includes.py generating invalid diff output.
| * | Merge branch 'staging'Vladimír Čunát2016-05-13
| |\ \ | | | | | | | | | | | | | | | | | | | | Darwin isn't in a perfect state, in particular its bootstrap tools won't build which will block nixpkgs channel. But on the whole it seems acceptable.
| | * | Merge branch 'master' into stagingVladimír Čunát2016-05-08
| | |\|
| | * | use dontBuild instead of hacksRobin Gloster2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | changes: * buildPhase = "true" * buildPhase = ":"
| * | | checkstyle: 6.17 -> 6.18Pascal Wittmann2016-05-12
| | |/ | |/|
| * | kcov: meta.{homePage -> homepage}Tobias Geerinckx-Rice2016-05-08
| |/
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
|\|
| * foswiki, egypt, wml: fix buildVladimír Čunát2016-04-25
| |
| * valkyrie: move to qmake4HookNikolay Amiantov2016-04-20
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
|\|
| * cppcheck: 1.72 -> 1.73Joachim Fasting2016-04-15
| | | | | | | | ChangeLog at https://sourceforge.net/p/cppcheck/news/2016/04/cppcheck-173/
| * cppcheck: split man outputJoachim Fasting2016-04-15
| |
* | rr: set Wno-error and turn off fortify hardeningRobin Gloster2016-04-03
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
|\|
| * spin: add ispin with toolsNikolay Amiantov2016-03-26
| |
| * swarm: init at 3.1Nikolay Amiantov2016-03-26
| |
| * checkstyle: 6.16.1 -> 6.17Pascal Wittmann2016-03-25
| |
| * flow: 0.18.1 -> 0.22.1Domen Kožar2016-03-22
| | | | | | | | | | (cherry picked from commit 15761b0520383a816d250b4301982e9d088be14b) Signed-off-by: Domen Kožar <domen@dev.si>
| * rr: 4.0.3 -> 4.2.0Nicolas B. Pierron2016-03-18
| |