summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
|\
| * Merge remote-tracking branch 'origin/staging'Domen Kožar2016-03-27
| |\
| | * grsecurity: fix gcc pluginJoachim Fasting2016-03-26
| | * cc-wrapper: use Bash arrays properlyNikolay Amiantov2016-03-24
| | * cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-24
| | * Merge pull request #13907 from abbradar/cpp-wrapperEelco Dolstra2016-03-24
| | |\
| | | * cc-wrapper: add C++-specific paths if `-x c++` is passedNikolay Amiantov2016-03-14
| | * | nix-prefetch-git: fix url_to_name heuristiczimbatm2016-03-18
| | |/
| | * Merge remote-tracking branch 'origin/binutils-2.26' into stagingEelco Dolstra2016-03-11
| | |\
| | | * glibc: Enable separate debug symbolsEelco Dolstra2016-02-28
| | | * separateDebugInfo: Compress debug sections at compile/link timeEelco Dolstra2016-02-28
| | | * stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra2016-02-28
| | * | make-wrapper.sh: add an --unset argumentzimbatm2016-03-06
| * | | Merge pull request #14000 from nbp/fix-extendNicolas B. Pierron2016-03-24
| |\ \ \
| | * | | Remove all-packages.nix helperFunctions dependency.Nicolas B. Pierron2016-03-20
| * | | | nix-prefetch-git: fix url_to_name heuristiczimbatm2016-03-23
| * | | | nix-prefetch-scripts: make nix-prefetch-git report fetchSubmodules in its JSO...Ryan Trinkle2016-03-21
| |/ / /
| * | | fetchbower: quote parameter to prevent ambigious redirects if version specifi...Sander van der Burg2016-03-18
| * | | wrap-gapps-hook.sh: fix double inclusion guardPeter Simons2016-03-18
| * | | Merge pull request #13938 from abbradar/fhs-gcc-pathsNikolay Amiantov2016-03-16
| |\ \ \
| | * | | buildFHSEnv: add standard paths for compilersNikolay Amiantov2016-03-15
| | |/ /
* | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-15
|\| | |
| * | | Merge pull request #13897 from nbp/fix-ocaml-pkgs-platformzimbatm2016-03-14
| |\ \ \
| | * | | Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron2016-03-13
| * | | | Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-13
| |/ / /
| * | | symlinkJoin: preferLocalBuild && !allowSubstitutesVladimír Čunát2016-03-11
| * | | Merge remote-tracking branch 'origin/pr/13505'Franz Pletz2016-03-08
| |\ \ \ | | |/ / | |/| |
| | * | grsecurity: use kernel version instead of testing / stabletg(x)2016-02-28
| | * | grsecurity: separate fix patches for testing & stabletg(x)2016-02-27
| | * | grsecurity: move version information to one placetg(x)2016-02-27
| | * | grsecurity: 4.3.4 -> 4.4.2tg(x)2016-02-27
* | | | cc-wrapper: treat hardeningDisable as stringRobin Gloster2016-03-14
* | | | cc-wrapper: Add additional NIX_DEBUG statementsTristan Helmich2016-03-11
* | | | cc-wrapper: Use stderr for NIX_DEBUG outputTristan Helmich2016-03-10
* | | | cc-wrapper: Fix if syntaxFranz Pletz2016-03-09
* | | | hardening: debug with NIX_DEBUGRobin Gloster2016-03-08
* | | | cc-wrapper: Check if ld supports -z, fixes darwinFranz Pletz2016-03-07
* | | | cc-wrapper: Increase number of functions for stackprotectorFranz Pletz2016-03-07
* | | | cc-wrapper: Disable pie for linking static libsFranz Pletz2016-03-07
* | | | cc-wrapper: Disable pie when linking shared librariesFranz Pletz2016-03-07
* | | | cc-wrapper: -pie is a ldflagFranz Pletz2016-03-06
* | | | Use general hardening flag toggle listsFranz Pletz2016-03-05
|/ / /
* | | lib/copyPathToStore: annotate docstringProfpatsch2016-03-01
* | | Merge pull request #13584 from zimbatm/nix-prefetch-git-jsonzimbatm2016-03-01
|\ \ \
| * | | nix-prefetch-git: change the default output to JSONzimbatm2016-02-29
* | | | vm/rpm/rpm-closure.pl: make it deterministicLluís Batlle i Rossell2016-03-01
|/ / /
* | | chromium: add StartupWMClass to desktop file. Fixes #12433Luca Bruno2016-02-29
* | | build-maven: use lib.importJSONzimbatm2016-02-29
* | | Merge pull request #11671 from timbertson/fetchgitzimbatm2016-02-27
|\ \ \ | |_|/ |/| |
| * | nix-prefetch-git: print out valid nix expression; make --quiet very quietTim Cuthbertson2016-02-27