about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* ghc: add relocation patch for all versionsRobin Gloster2016-08-26
|
* Merge #17928: openssl: fix CVE-2016-2177Vladimír Čunát2016-08-25
|\
| * openssl: fix CVE-2016-2177Alexey Shmalko2016-08-23
| |
* | treewide: fix darwin builds by using getOutputRobin Gloster2016-08-25
| | | | | | | | This fixes eval for pkgs referring to optional static output
* | spidermonkey_1_8_0rc1: disable pic hardening on i686Franz Pletz2016-08-25
| |
* | treewide: fix darwin builds by referring to stdenv's libcFranz Pletz2016-08-25
| |
* | libseccomp: 2.3.0 -> 2.3.1Franz Pletz2016-08-25
| |
* | pypy: disable pic hardening on i686Franz Pletz2016-08-25
| |
* | automake110x: remove unused packageRobin Gloster2016-08-24
| |
* | prelink: fix glibc static linkingFranz Pletz2016-08-24
| |
* | haskellPackages.git-annex: fix hashFranz Pletz2016-08-24
| |
* | belle-sip: 1.4.1 -> 1.4.2 and fix with new glibcRobin Gloster2016-08-24
| |
* | maude: disable pic and fortify hardening on i686Robin Gloster2016-08-24
| |
* | valum: 0.2.0 -> 0.2.16, fixes hardened buildFranz Pletz2016-08-24
| |
* | lua5_0: disable stackprotector hardening on i686Franz Pletz2016-08-24
| |
* | go_1_7: disable all hardeningFranz Pletz2016-08-24
| |
* | Revert "Revert "Merge branch 'modprobe-fix' of ↵Shea Levy2016-08-24
| | | | | | | | | | | | | | | | | | | | git://github.com/abbradar/nixpkgs"" Revert a revert of a merge that shouldn't have been in master but was intentionally in staging. Next time I'll do this right after the revert instead of so far down the line... This reverts commit 9adad8612b082bcbae30c81678a04b79a44079a4.
* | Merge branch 'master' into stagingobadz2016-08-24
|\ \
| * \ Merge pull request #17805 from avnik/update/golang-1.7zimbatm2016-08-24
| |\ \ | | | | | | | | go: add 1.7 compiler
| | * | go: add 1.7 compilerAlexander V. Nikolaev2016-08-21
| | | |
| * | | Merge pull request #17685 from matthewbauer/darwin-misc2Daniel Peebles2016-08-24
| |\ \ \ | | | | | | | | | | Darwin misc. fixes
| | * | | tie: fix darwin buildMatthew Bauer2016-08-16
| | | | |
| | * | | stm32flash: fix darwin buildMatthew Bauer2016-08-16
| | | | |
| | * | | stfl: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | - Use "cc" instead of "gcc". - Add missing pthread to build.
| | * | | rakudo: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needs: - CoreServices - ApplicationServices
| | * | | nspr: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | | | | | - needs CoreServices
| | * | | libstatgrab: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | | | | | Darwin needs IOKit to work.
| | * | | libsecret: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | | | | | darwin needs the -lintl flag
| | * | | libomxil-bellagio: disable on DarwinMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | I can't find any information on this for Darwin. It appears to be Linux-only.
| | * | | libfreefare: fix darwin buildMatthew Bauer2016-08-16
| | | | |
| | * | | cccc: fix darwin buildMatthew Bauer2016-08-16
| | | | |
| | * | | glew110: fix darwin buildMatthew Bauer2016-08-16
| | | | |
| | * | | gegl: fix darwin buildMatthew Bauer2016-08-16
| | | | |
| | * | | fox: fix darwin buildMatthew Bauer2016-08-16
| | | | |
| | * | | dclxvi: fix darwin buildMatthew Bauer2016-08-16
| | | | |
| | * | | boringssl: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | | | | | Add -Wno-error to make clang happy. Seems impossible to keep both gcc and clang happy.
| | * | | erlangR16: fix darwin buildMatthew Bauer2016-08-16
| | | | |
* | | | | czmq: fix bad mergeFranz Pletz2016-08-23
| | | | | | | | | | | | | | | | | | | | 9db5362270a9d54b98f76acdefdd793706da7ba3 vs. 9e211203da6386ccb811cea78a190484e55ee0e4
* | | | | Merge branch 'hardened-stdenv' into stagingobadz2016-08-23
|\ \ \ \ \
| * | | | | ccl: fix hashFranz Pletz2016-08-23
| | | | | |
| * | | | | czmq: fix buildRobin Gloster2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | Uses -Werror, failing with additionally enabled warnings from hardening.
| * | | | | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-08-17
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixes #17801 and #17802.
* | \ \ \ \ \ Merge branch 'master' into stagingobadz2016-08-23
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #17766 from NeQuissimus/gradle30Joachim F2016-08-23
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | gradle: 2.14.1 -> 3.0, keep 2.14.1
| | * | | | | | gradle: 2.14.1 -> 3.0, keep 2.14.1Tim Steinbach2016-08-16
| | | | | | | |
| * | | | | | | leiningen: Simplify build.Moritz Ulrich2016-08-23
| | | | | | | |
| * | | | | | | buildRubyGem: don't set the GEM_HOMEzimbatm2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bundler for example needs to have the GEM_HOME being passed trough to function properly. For gems that are loading content dynamically, or can use plugins, use buildRubyGem. For executables that are wrapped in their own sealed thing use bundlerEnv.
| * | | | | | | treewide: Fix output references to ncursesTuomas Tynkkynen2016-08-23
| | | | | | | |
| * | | | | | | geant: Clean up a bitTuomas Tynkkynen2016-08-23
| | | | | | | |
| * | | | | | | treewide: Make explicit that 'dev' output of boost is usedTuomas Tynkkynen2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix one incorrect output in geant.