summary refs log tree commit diff
path: root/pkgs/stdenv/linux/default.nix
Commit message (Expand)AuthorAge
* stdenv: Remove unpack-bootstrap-tools-arm.shTuomas Tynkkynen2016-07-20
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\
| * Merge remote-tracking branch 'origin/staging'Domen Kožar2016-03-27
| |\
| | * cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-24
| | * stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson2016-03-13
| | * Merge remote-tracking branch 'origin/gcc-5' into stagingEelco Dolstra2016-03-11
| | |\
| | | * Switch to GCC 5Eelco Dolstra2016-02-28
| | * | Merge remote-tracking branch 'origin/binutils-2.26' into stagingEelco Dolstra2016-03-11
| | |\ \
| | | * | stdenv-linux: Avoid building m4/bison twiceEelco Dolstra2016-02-28
| | | |/
| | * / Move testBootstrapTools to make-bootstrap-tools.nixEelco Dolstra2016-03-03
| | |/
| * / Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-13
| |/
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\|
| * fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra2016-02-27
| * stdenvLinux: Use bash instead of sh from bootstrapToolsEelco Dolstra2016-02-24
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\|
| * linux stdenv bootstrap: avoid building grep twiceVladimír Čunát2016-01-25
| * Linux stdenv update: pass gnugrep to cc-wrapperAnthony Cowley2016-01-24
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\ \
| * | Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra2015-10-06
* | | Merge staging into closure-sizeVladimír Čunát2015-10-03
|\| |
| * | gcc: Make 5.x the defaultWilliam A. Kennington III2015-09-15
| |/
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * Don't include /no-such-path in buildInputsEelco Dolstra2015-06-15
| * stdenv/linux: Link statically against isl & cloogTuomas Tynkkynen2015-06-12
| * Merge remote-tracking branch 'origin/staging' into gcc-4.9Eelco Dolstra2015-06-01
| |\
| | * add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel2015-05-11
| * | Fix stdenv buildEelco Dolstra2015-05-13
| |/
* | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
|\|
| * Fix eval-release.nix evaluationEelco Dolstra2015-03-06
| * I add back the arm unpack scriptLluís Batlle i Rossell2015-02-09
| * 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
| * 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
| |\
| | * Update the stdenv-linux bootstrap toolsEelco 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