summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/linux/make-bootstrap-tools.nix
AgeCommit message (Expand)Author
2018-11-28Merge branch 'pr-46056' into stagingLéo Gaspard
2018-11-01Merge remote-tracking branch 'upstream/master' into release-lib-cleanupJohn Ericson
2018-11-01linux bootstrap tools: Use right system for some raw derivationsJohn Ericson
2018-11-01linux bootstrap-tools: use `stdenv.*Platform` to avoid deprecation warningJohn Ericson
2018-09-23make-bootstrap-tools: fix with latest coreutilsWill Dietz
2018-09-04binutils: use shared libsVladimír Čunát
2018-04-24musl bootstrap: remove libiconvWill Dietz
2018-03-06make-bootstrap-tools: preserve coreutils symlinksWill Dietz
2018-02-18Merge branch 'master' into gcc-7Shea Levy
2018-02-18Enable building riscv64 cross bootstrap toolsShea Levy
2018-02-13make-bootstrap-tools: set XZ to maximum level, big winsWill Dietz
2018-02-13make-bootstrap-tools: grab libc from stdenv.cc.libcWill Dietz
2018-02-13bootstrap-tools-musl: WIPWill Dietz
2018-02-13make-bootstrap-tools: initial musl support, less glibc-specificWill Dietz
2018-02-13make-bootstrap-tools: glibc -> libcCrossWill Dietz
2018-01-02linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson
2017-12-13bintools-wrapper: Import separately from cc-wrapperJohn Ericson
2017-11-17Merge branch 'master' into stagingOrivej Desh
2017-11-13Revert switching hello to fetchipfs, re: #18296Michael Raskin
2017-11-13treewide: Remove references to removed binutils outputsJohn Ericson
2017-11-11bootstrap tools test: fixup after d71833ee36Vladimír Čunát
2017-08-14make-bootstrap-tools: Fix config opts for ash builtins after upgradeWill Dietz
2017-04-13make-bootstrap-tools.nix: Fix bzip2Tuomas Tynkkynen
2017-02-04make-bootstrap-tools{,-cross}.nix: Fix build after binutils changesTuomas Tynkkynen
2017-01-25make-bootstrap-tools.nix test: Use busybox from storeTuomas Tynkkynen
2017-01-05coreutils: Build with libattr to support xattrsTuomas Tynkkynen
2016-12-15linux stdenv: Avoid `assert false`John Ericson
2016-12-15linux stdenv: Fix assert that broke tests...and hydraJohn Ericson
2016-12-03top-level: Allow manually specifying a stdenv, and fix stdenv testsJohn Ericson
2016-07-20make-bootstrap-tools{,-cross}.nix: Create deterministic tarsTuomas Tynkkynen
2016-06-28make-bootstrap-tools*: fixup after #16406Vladimír Čunát
2016-04-18bootstrap-tools-linux: Use tar without aclAlexander Ried
2016-04-18bootstrap-tools-linux: Qualify all multi-output packagesAlexander Ried
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát
2016-03-27Merge remote-tracking branch 'origin/staging'Domen Kožar
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron
2016-03-08Merge master into closure-sizeVladimír Čunát
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát
2016-03-03Move testBootstrapTools to make-bootstrap-tools.nixEelco Dolstra
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát
2016-02-27fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra
2016-02-17bootstrap tools: have curl without http2 supportVladimír Čunát
2016-02-01treewide: Mass replace 'bzip2}/bin' to refer the 'bin' outputTuomas Tynkkynen
2016-01-24treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen
2016-01-24treewide: Mass replace 'pcre}/lib' to refer the 'out' outputTuomas Tynkkynen
2016-01-24treewide: Mass replace 'mpfr}/lib' to refer the 'out' outputTuomas Tynkkynen
2016-01-24treewide: Mass replace 'binutils}/lib' to refer the 'out' outputTuomas Tynkkynen
2015-11-20Merge staging into closure-sizeVladimír Čunát
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát