aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/linux/make-bootstrap-tools.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-18make-bootstrap-tools: add libssp to allow stack protector to workBen Wolsieffer1-0/+2
2020-02-10make-bootstrap-tools: fixup after glibc updateVladimír Čunát1-0/+1
2019-11-03make-bootstrap-tools: use 'extreme' option to reduce size but not costWill Dietz1-1/+1
2019-11-03binutils: offer "for bootstrap" variant that's less.. feature-completeWill Dietz1-1/+8
2019-11-03gcc7: make building w/LTO support optional, don't use in bootstrap toolsWill Dietz1-8/+10
2018-11-01linux bootstrap tools: Use right system for some raw derivationsJohn Ericson1-3/+3
2018-11-01linux bootstrap-tools: use `stdenv.*Platform` to avoid deprecation warningJohn Ericson1-11/+11
2018-09-23make-bootstrap-tools: fix with latest coreutilsWill Dietz1-2/+2
2018-09-04binutils: use shared libsVladimír Čunát1-0/+1
2018-04-24musl bootstrap: remove libiconvWill Dietz1-2/+0
2018-03-06make-bootstrap-tools: preserve coreutils symlinksWill Dietz1-1/+1
2018-02-18Enable building riscv64 cross bootstrap toolsShea Levy1-2/+3
2018-02-13make-bootstrap-tools: set XZ to maximum level, big winsWill Dietz1-1/+1
2018-02-13make-bootstrap-tools: grab libc from stdenv.cc.libcWill Dietz1-3/+1
2018-02-13bootstrap-tools-musl: WIPWill Dietz1-6/+23
2018-02-13make-bootstrap-tools: initial musl support, less glibc-specificWill Dietz1-19/+30
2018-02-13make-bootstrap-tools: glibc -> libcCrossWill Dietz1-1/+1
2018-01-02linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson1-9/+25
2017-12-13bintools-wrapper: Import separately from cc-wrapperJohn Ericson1-1/+1
2017-11-13Revert switching hello to fetchipfs, re: #18296Michael Raskin1-1/+1
2017-11-13treewide: Remove references to removed binutils outputsJohn Ericson1-1/+0
2017-11-11bootstrap tools test: fixup after d71833ee36Vladimír Čunát1-1/+1
2017-09-10stdenv bootstrap: fix evaluationVladimír Čunát1-2/+2
2017-09-04top-level, linux stdenv make boootstrap tools: Fix evalJohn Ericson1-2/+2
2017-08-14make-bootstrap-tools: Fix config opts for ash builtins after upgradeWill Dietz1-2/+2
2017-04-13make-bootstrap-tools.nix: Fix bzip2Tuomas Tynkkynen1-0/+2
2017-02-04make-bootstrap-tools{,-cross}.nix: Fix build after binutils changesTuomas Tynkkynen1-1/+1
2017-01-25make-bootstrap-tools.nix test: Use busybox from storeTuomas Tynkkynen1-2/+3
2017-01-05coreutils: Build with libattr to support xattrsTuomas Tynkkynen1-1/+2
2016-12-15linux stdenv: Avoid `assert false`John Ericson1-10/+1
2016-12-15linux stdenv: Fix assert that broke tests...and hydraJohn Ericson1-1/+1
2016-12-03top-level: Allow manually specifying a stdenv, and fix stdenv testsJohn Ericson1-0/+7
2016-07-20make-bootstrap-tools{,-cross}.nix: Create deterministic tarsTuomas Tynkkynen1-1/+1
2016-06-28make-bootstrap-tools*: fixup after #16406Vladimír Čunát1-1/+3
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-18bootstrap-tools-linux: Use tar without aclAlexander Ried1-1/+3
2016-04-18bootstrap-tools-linux: Qualify all multi-output packagesAlexander Ried1-24/+24
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron1-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 Dolstra1-6/+51
2016-03-03make-bootstrap-tools: fix #13629: glibc problemsVladimír Čunát1-1/+9
2016-02-27fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra1-9/+0
2016-02-17bootstrap tools: have curl without http2 supportVladimír Čunát1-0/+1
2016-02-01treewide: Mass replace 'bzip2}/bin' to refer the 'bin' outputTuomas Tynkkynen1-1/+1
2016-01-24treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
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 Tynkkynen1-1/+1
2016-01-24treewide: Mass replace 'binutils}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra1-2/+12