summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/linux/make-bootstrap-tools.nix
AgeCommit message (Expand)Author
2021-01-30Merge pull request #111345 from r-burns/ppc64-big-endianJohn Ericson
2021-01-30bootstrap-tools-cross: add powerpc64-linuxRyan Burns
2021-01-26Merge #104742: linux bootstrap tools: fix tests on ppc64Vladimír Čunát
2020-12-02makeBootstrapTools: set schedulingPriorityFrederik Rietdijk
2020-11-24linux bootstrap tools: fix tests on ppc64Ryan Burns
2020-11-17gcc: update to isl 0.20.0 for bootstrapping and recent versions (#103311)Arnout Engelen
2020-02-18make-bootstrap-tools: add libssp to allow stack protector to workBen Wolsieffer
2020-02-10make-bootstrap-tools: fixup after glibc updateVladimír Čunát
2019-11-03make-bootstrap-tools: use 'extreme' option to reduce size but not costWill Dietz
2019-11-03binutils: offer "for bootstrap" variant that's less.. feature-completeWill Dietz
2019-11-03gcc7: make building w/LTO support optional, don't use in bootstrap toolsWill Dietz
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