summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Revert "crawl: fix build with multiple outputs"Robin Gloster2016-08-24
| | | | | | This reverts commit 5d51614620e5a891a185f155462106712ac922cc. Fixed on master already
* ibus-engines.m17n: use autoreconfHookRobin Gloster2016-08-24
|
* easyrsa: use autoreconfHookRobin Gloster2016-08-24
|
* memcached: disable treating warnings as errors on darwinFranz Pletz2016-08-24
| | | | PIE hardening is not available on darwin but it's just a warning.
* plotutils: disable failing test on i686Franz Pletz2016-08-24
|
* partclone: stable -> 0.2.89, cleanupsFranz Pletz2016-08-24
|
* sam-ba: disable build for i686-linuxFranz Pletz2016-08-24
|
* prelink: fix glibc static linkingFranz Pletz2016-08-24
|
* sinit: 0.9.2 -> 1.0, fix glibc static linkingFranz Pletz2016-08-24
|
* ttyrec: fix buildFranz Pletz2016-08-24
|
* mstflint: 3.7.0-1.18 -> 4.4.0-1.12Franz Pletz2016-08-24
|
* lxc: 2.0.3 -> 2.0.4, fixes hardened buildFranz Pletz2016-08-24
|
* haskellPackages.git-annex: fix hashFranz Pletz2016-08-24
|
* rpm: remove hackRobin Gloster2016-08-24
| | | | | elfutils now adds a eu- prefix to avoid collisions and has now therefore been added to rpm as propagatedBuildInput
* rpm: remove hackRobin Gloster2016-08-24
| | | | elfutils now adds a eu- prefix to avoid collisions
* linuxPackages.perf: fix build with new glibc and remove hackRobin Gloster2016-08-24
| | | | elfutils now adds a eu- prefix to avoid collisions
* crawl: fix build with multiple outputsRobin Gloster2016-08-24
|
* flannel: disable fortify hardeningRobin Gloster2016-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
|
* boolector: fix build with multiple outputsRobin Gloster2016-08-24
|
* valum: 0.2.0 -> 0.2.16, fixes hardened buildFranz Pletz2016-08-24
|
* dico: disable format hardeningFranz Pletz2016-08-24
|
* lua5_0: disable stackprotector hardening on i686Franz Pletz2016-08-24
|
* otpw: disable stackprotector hardeningRobin Gloster2016-08-24
|
* go_1_7: disable all hardeningFranz Pletz2016-08-24
|
* Merge pull request #17957 from shlevy/staging-revert-fixGabriel Ebner2016-08-24
|\ | | | | Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs""
| * 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
| | * | unrtf: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | | | | | unrtf needs libiconv on Darwin. Linux has issues with the -liconv flag, but it's provided by gcc anyway.
| | * | yeshup: only build on linuxMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | It uses the linux-only sys/prctl.h header.
| | * | unclutter: fix darwin buildMatthew Bauer2016-08-16
| | | |
| | * | smartmontools: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | needs IOKit
| | * | stricat: fix darwin buildMatthew Bauer2016-08-16
| | | |
| | * | tlsdate: dont build on darwinMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | There was a typo previously adding these in.
| | * | sl: fix darwin buildMatthew Bauer2016-08-16
| | | |
| | * | setroot: fix darwin buildMatthew Bauer2016-08-16
| | | |
| | * | runningx: fix darwin buildMatthew Bauer2016-08-16
| | | |
| | * | sailsd: fix darwin buildMatthew Bauer2016-08-16
| | | |
| | * | 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
| | * | tm: fix darwin buildMatthew Bauer2016-08-16
| | | |
| | * | odt2txt: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | - needs libiconv in ld flags on clang
| | * | nspr: fix darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | - needs CoreServices
| | * | nload: disable darwin buildMatthew Bauer2016-08-16
| | | | | | | | | | | | | | | | doesn't work on Darwin