about summary refs log tree commit diff
path: root/pkgs/stdenv/linux
Commit message (Expand)AuthorAge
...
| * Fix eval-release.nix evaluationEelco Dolstra2015-03-06
| * I add back the arm unpack scriptLluís Batlle i Rossell2015-02-09
| * Renaming make-bootstrap-tools-crosspi to cross.Lluís Batlle i Rossell2015-02-05
| * Using fixed bootstraptools.Lluís Batlle i Rossell2015-02-05
| * Bootstrap tools armv5telLluís Batlle i Rossell2015-02-05
| * Fix busybox stdenv?Lluís Batlle i Rossell2015-02-05
| * Adding the sheevaplug to make-bootstrap-tools-crossAmbroz Bizjak2015-02-05
| * Make the bootstrap-tools test use the real unpacking derivation.Ambroz Bizjak2015-02-05
| * Consolidate the unpack scripts for the bootstrap tools.Ambroz Bizjak2015-02-05
| * Fix building and unpacking of the ARM boostrap tools.Ambroz Bizjak2015-02-05
| * mpc: also rename the attribute to libmpcVladimír Čunát2015-01-17
| * rename occurrences of gcc.gcc to gcc.ccEric Seidel2015-01-14
| * Add isGNU attribute to gccsShea Levy2015-01-14
| * rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
| * restore pkgs.gcc = stdenv.ccShea Levy2015-01-03
| * Merge branch 'staging'Vladimír Čunát2014-12-26
| |\
| | * Use updated bootstrap binariesEelco Dolstra2014-12-18
| | * boostrap-tools: fix curl not finding libnss* and libresolvJaka Hudoklin2014-12-15
| * | Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| |/
| * Merge remote-tracking branch 'origin/glibc-2.20' into stagingEelco Dolstra2014-11-16
| |\
| | * linux-headers: Update to 3.12.32Eelco Dolstra2014-11-15
| | * Update bootstrap tools with the fix for GCC bug 61801Eelco Dolstra2014-11-03
| | * Update the stdenv-linux bootstrap toolsEelco Dolstra2014-10-29
| | * busybox: Optionally use uclibcEelco Dolstra2014-10-29
| | * Update the stdenv bootstrap tools generatorEelco Dolstra2014-10-29
| | * Remove tabs/whitespaceEelco Dolstra2014-10-29
| * | Fix stdenv allowedRequisites checkEelco Dolstra2014-11-06
| |/
| * 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
| |\
* | \ Merge branch 'staging' into v/modularVladimír Čunát2014-08-30
|\ \ \ | | |/ | |/|
| * | 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