about summary refs log tree commit diff
path: root/pkgs/stdenv/linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-28make-bootstrap-tools-cross.nix: Fix gcc build-time options for armv5telTuomas Tynkkynen1-0/+1
2016-07-20stdenv: ARM bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen3-12/+12
2016-07-20make-bootstrap-tools{,-cross}.nix: Create deterministic tarsTuomas Tynkkynen2-2/+2
2016-07-20make-bootstrap-tools-cross.nix: Support 'dist' targetTuomas Tynkkynen1-0/+9
2016-07-20make-bootstrap-tools-cross.nix: More syncs from the non-cross versionTuomas Tynkkynen1-9/+16
2016-07-20make-bootstrap-tools-cross.nix: Reference correct outputsTuomas Tynkkynen1-13/+13
2016-07-20make-bootstrap-tools-cross.nix: Use busybox with muslTuomas Tynkkynen1-2/+1
2016-07-20make-bootstrap-tools-cross.nix: Have more consistency with platforms.nixTuomas Tynkkynen1-6/+6
2016-07-20make-bootstrap-tools-cross.nix: Add/fix some .so dependenciesTuomas Tynkkynen1-15/+8
2016-07-20stdenv: Remove unpack-bootstrap-tools-arm.shTuomas Tynkkynen2-68/+1
2016-06-28make-bootstrap-tools*: fixup after #16406Vladimír Čunát2-2/+6
2016-06-10make-bootstrap-tools-cross.nix: Strip extra whitespaceTuomas Tynkkynen1-19/+19
2016-04-18bootstrap-tools-linux: Use tar without aclAlexander Ried1-1/+3
2016-04-18bootstrap-tools-linux: Qualify all multi-output packagesAlexander Ried1-24/+24
2016-04-07Merge 'staging' into closure-sizeVladimír Čunát2-6/+6
2016-04-07stdenv-linux: Update bootstrap toolsEelco Dolstra2-6/+6
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát7-87/+79
2016-03-27Merge remote-tracking branch 'origin/staging'Domen Kožar3-73/+64
2016-03-24cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov1-0/+1
2016-03-17ARM stdenv: Update bootstrap toolsTuomas Tynkkynen3-12/+12
2016-03-13stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson1-1/+1
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron3-3/+3
2016-03-11Merge remote-tracking branch 'origin/gcc-5' into stagingEelco Dolstra1-7/+2
2016-03-11Merge remote-tracking branch 'origin/binutils-2.26' into stagingEelco Dolstra1-3/+3
2016-03-08Merge master into closure-sizeVladimír Čunát2-14/+13
2016-03-03Don't apply patchelf to itselfEelco Dolstra1-1/+1
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát1-1/+9
2016-03-03Move testBootstrapTools to make-bootstrap-tools.nixEelco Dolstra2-61/+56
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát1-1/+9
2016-02-28Switch to GCC 5Eelco Dolstra1-7/+2
2016-02-28stdenv-linux: Avoid building m4/bison twiceEelco Dolstra1-3/+3
2016-02-27fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra2-13/+3
2016-02-24stdenvLinux: Use bash instead of sh from bootstrapToolsEelco Dolstra1-1/+1
2016-02-17bootstrap tools: have curl without http2 supportVladimír Čunát1-0/+1
2016-02-03Merge #12779: Mass replace `pkg}/bin`-style stringsVladimír Čunát2-2/+2
2016-02-03Merge recent 'staging' into closure-sizeVladimír Čunát1-3/+8
2016-02-01treewide: Mass replace 'bzip2}/bin' to refer the 'bin' outputTuomas Tynkkynen2-2/+2
2016-01-25linux stdenv bootstrap: avoid building grep twiceVladimír Čunát1-1/+2
2016-01-24treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen2-2/+2
2016-01-24treewide: Mass replace 'pcre}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2016-01-24treewide: Mass replace 'mpfr}/lib' to refer the 'out' outputTuomas Tynkkynen2-2/+2
2016-01-24treewide: Mass replace 'binutils}/lib' to refer the 'out' outputTuomas Tynkkynen2-2/+2
2016-01-24Linux stdenv update: pass gnugrep to cc-wrapperAnthony Cowley1-4/+8
2015-11-20Merge staging into closure-sizeVladimír Čunát2-4/+18
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra1-2/+12
2015-10-03Merge staging into closure-sizeVladimír Čunát1-7/+2
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát3-9/+17
2015-09-15gcc: Make 5.x the defaultWilliam A. Kennington III1-7/+2
2015-06-15Don't include /no-such-path in buildInputsEelco Dolstra1-1/+1
2015-06-12stdenv/linux: Link statically against isl & cloogTuomas Tynkkynen1-5/+10