summary refs log tree commit diff
path: root/pkgs/stdenv/linux
AgeCommit message (Expand)AuthorFilesLines
2015-01-14rename gcc-wrapper to cc-wrapper.Eric Seidel1-5/+5
2015-01-03restore pkgs.gcc = stdenv.ccShea Levy1-0/+3
2014-12-26Merge branch 'staging'Vladimír Čunát3-6/+8
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley1-7/+7
2014-12-18Use updated bootstrap binariesEelco Dolstra2-6/+6
2014-12-15boostrap-tools: fix curl not finding libnss* and libresolvJaka Hudoklin1-0/+2
2014-11-16Merge remote-tracking branch 'origin/glibc-2.20' into stagingEelco Dolstra5-187/+98
2014-11-15linux-headers: Update to 3.12.32Eelco Dolstra1-1/+6
2014-11-06Fix stdenv allowedRequisites checkEelco Dolstra1-1/+2
2014-11-03Update bootstrap tools with the fix for GCC bug 61801Eelco Dolstra2-6/+6
2014-10-29Update the stdenv-linux bootstrap toolsEelco Dolstra4-79/+32
2014-10-29busybox: Optionally use uclibcEelco Dolstra1-0/+1
2014-10-29Update the stdenv bootstrap tools generatorEelco Dolstra1-95/+47
2014-10-29Remove tabs/whitespaceEelco Dolstra1-14/+14
2014-10-06stdenv-linux: Turn allowedRequisites back onEelco Dolstra1-2/+0
2014-10-06pcre: Update to 8.36Eelco Dolstra1-1/+1
2014-10-06stdenv-linux: Disable use of allowedRequisitesEelco Dolstra1-0/+2
2014-10-03Fix gcc.override (required by stdenv adapters like useGoldLinker)Eelco Dolstra1-1/+1
2014-09-14Cleanup legacy settings in stdenvLinuxGergely Risko1-10/+1
2014-09-14Cleanup perl logic in stdenvLinuxGergely Risko1-2/+6
2014-09-14pkgs/stdenv/linux: stageFun refactoringGergely Risko1-51/+67
2014-09-14Do allowed requisites check in stdenv/linuxGergely Risko1-9/+16
2014-09-14Fix zlib handling in stdenvLinuxGergely Risko1-2/+6
2014-09-14Cosmetic renaming: extraPath -> extraBuildInputsGergely Risko1-5/+4
2014-09-14Remove gcc and zlib dependency on bootstrap-toolsGergely Risko1-1/+2
2014-09-11Cosmetic fix in pkgs/stdenv/linux/default.nixGergely Risko1-2/+2
2014-09-11Fix testability of pkgs/stdenv/linux/default.nixGergely Risko1-1/+1
2014-09-08Merge branch 'staging' into modular-stdenvVladimír Čunát1-154/+131
2014-08-26Fix zlib handling in stdenvLinuxGergely Risko1-2/+6
2014-08-25Fix evaluationEelco Dolstra1-1/+1
2014-08-24IndentationEelco Dolstra1-25/+28
2014-08-24Refactor stages to only ever refer to the previous stageGergely Risko1-13/+18
2014-08-24Move wrapGCC helper upGergely Risko1-12/+13
2014-08-24Refactor stage handling in stdenvLinuxGergely Risko1-107/+80
2014-08-24Refactor wrapGCC in stdenvLinuxGergely Risko1-12/+17
2014-08-24Refactor fetchurl handling in stdenvLinuxGergely Risko1-19/+10
2014-08-09Prevent an unnecessary evaluation of libEelco Dolstra1-3/+1
2014-08-09Move RPATH shrinking from stdenv to a setup hook provided by patchelfEelco Dolstra1-11/+12
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra1-1/+1
2014-05-15grsecurity: Add paxctl, paxmark and stdenv.needsPax to stdenvRicardo M. Correia1-2/+3
2014-04-20Move filesEelco Dolstra7-11/+8
2014-04-20Move stdenv bootstrap binaries out of the treeEelco Dolstra28-175/+17
2014-04-20Use <nix/fetchurl.nix> to download the bootstrap toolsEelco Dolstra2-22/+1
2014-02-05Add a stdenv adapter ‘useGoldLinker’ to force use of GoldEelco Dolstra1-2/+4
2014-01-28stdenv-linux: Fix binutils overrideEelco Dolstra1-2/+3
2014-01-12Merge master into stdenv-updatesVladimír Čunát1-1/+1
2014-01-07stdenv-linux: Prevent dependency on bootstrap-tools in the final binutilsEelco Dolstra1-17/+17
2014-01-07Merge deterministicStdenv into the default stdenvEelco Dolstra1-1/+7
2014-01-07Remove gcc 4.7Eelco Dolstra1-1/+1
2014-01-05Remove non-kernel-specific klibc derivationShea Levy1-1/+1