about summary refs log tree commit diff
path: root/pkgs/stdenv/linux
Commit message (Expand)AuthorAge
* stdenv-linux: Turn allowedRequisites back onEelco Dolstra2014-10-06
* pcre: Update to 8.36Eelco Dolstra2014-10-06
* stdenv-linux: Disable use of allowedRequisitesEelco Dolstra2014-10-06
* Fix gcc.override (required by stdenv adapters like useGoldLinker)Eelco Dolstra2014-10-03
* Cleanup legacy settings in stdenvLinuxGergely Risko2014-09-14
* Cleanup perl logic in stdenvLinuxGergely Risko2014-09-14
* pkgs/stdenv/linux: stageFun refactoringGergely Risko2014-09-14
* Do allowed requisites check in stdenv/linuxGergely Risko2014-09-14
* Fix zlib handling in stdenvLinuxGergely Risko2014-09-14
* Cosmetic renaming: extraPath -> extraBuildInputsGergely Risko2014-09-14
* Remove gcc and zlib dependency on bootstrap-toolsGergely Risko2014-09-14
* Cosmetic fix in pkgs/stdenv/linux/default.nixGergely Risko2014-09-11
* Fix testability of pkgs/stdenv/linux/default.nixGergely Risko2014-09-11
* Merge branch 'staging' into modular-stdenvVladimír Čunát2014-09-08
|\
| * Fix zlib handling in stdenvLinuxGergely Risko2014-08-26
| * Fix evaluationEelco Dolstra2014-08-25
| * IndentationEelco Dolstra2014-08-24
| * Refactor stages to only ever refer to the previous stageGergely Risko2014-08-24
| * Move wrapGCC helper upGergely Risko2014-08-24
| * Refactor stage handling in stdenvLinuxGergely Risko2014-08-24
| * Refactor wrapGCC in stdenvLinuxGergely Risko2014-08-24
| * Refactor fetchurl handling in stdenvLinuxGergely Risko2014-08-24
* | Prevent an unnecessary evaluation of libEelco Dolstra2014-08-09
* | Move RPATH shrinking from stdenv to a setup hook provided by patchelfEelco Dolstra2014-08-09
|/
* Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
* grsecurity: Add paxctl, paxmark and stdenv.needsPax to stdenvRicardo M. Correia2014-05-15
* Move filesEelco Dolstra2014-04-20
* Move stdenv bootstrap binaries out of the treeEelco Dolstra2014-04-20
* Use <nix/fetchurl.nix> to download the bootstrap toolsEelco Dolstra2014-04-20
* Add a stdenv adapter ‘useGoldLinker’ to force use of GoldEelco Dolstra2014-02-05
* stdenv-linux: Fix binutils overrideEelco Dolstra2014-01-28
* Merge master into stdenv-updatesVladimír Čunát2014-01-12
|\
| * Remove non-kernel-specific klibc derivationShea Levy2014-01-05
* | stdenv-linux: Prevent dependency on bootstrap-tools in the final binutilsEelco Dolstra2014-01-07
* | Merge deterministicStdenv into the default stdenvEelco Dolstra2014-01-07
* | Remove gcc 4.7Eelco Dolstra2014-01-07
* | Merge master into stdenv-updatesVladimír Čunát2013-07-08
|\|
| * nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
* | linux/bootstrap: Use <nix/fetchurl> to get the static binariesShea Levy2013-05-05
* | Merge stdenv-updates-gcc47 into stdenv-updatesVladimír Čunát2013-03-09
|\ \ | |/ |/|
| * ARMv7l fails in strange way with ARMv5 bootstrap but works with ARMv6 bootstrapMichael Raskin2013-01-05
| * Not all parenthesis are extraneous, after allMichael Raskin2013-01-05
| * ARMv7 seems to need special ARM unpacking procedure, tooMichael Raskin2013-01-05
| * Merge branch 'stdenv-updates' into stdenv-updates-gcc47Lluís Batlle i Rossell2012-12-31
| |\
| * | Fixing the gcc47 build in stdenvLluís Batlle i Rossell2012-12-31
* | | stdenv bootstrap: removing xz override from stdenvLinuxBoot4Lluís Batlle i Rossell2013-01-29
| |/ |/|
* | Merge branch 'pi-stdenv-updates' into stdenv-updatesLluís Batlle i Rossell2012-12-31
|\ \ | |/ |/|
| * unpack-bootstrap-tools: Removing the patch of libstdc++Lluís Batlle i Rossell2012-12-30
| * Updating bootstrap tools to ones with glibc 2.17Lluís Batlle i Rossell2012-12-30
| * Fixing again about libstdc++.Lluís Batlle i Rossell2012-12-29