summary refs log tree commit diff
path: root/pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
Commit message (Expand)AuthorAge
* bootstrap-tools-cross: add powerpc64-linuxRyan Burns2021-01-30
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
* make-bootstrap-tools-cross: remove broken i686-musl variantWill Dietz2018-06-25
* Enable building riscv64 cross bootstrap toolsShea Levy2018-02-18
* bootstrap-tools-cross, release-cross: add various musl entriesWill Dietz2018-02-13
* make-bootstrap-tools-cross.nix: add musl -> musl64Will Dietz2018-02-13
* linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson2018-01-02
* linux bootstrap tools cross: Nuke more refsJohn Ericson2017-12-30
* bintools-wrapper: Import separately from cc-wrapperJohn Ericson2017-12-13
* treewide: Remove references to removed binutils outputsJohn Ericson2017-11-13
* treewide: Fix some references to binutilsJohn Ericson2017-09-14
* top-level, linux stdenv make boootstrap tools: Fix evalJohn Ericson2017-09-04
* cross stdenv adaptor: Remove `ccCross` `binutils` attrs and binutils extra bu...John Ericson2017-06-22
* lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-29
* glibc: Fix for crossJohn Ericson2017-05-19
* linux cross stdenv: Use the cross stdenv and `nativeBuildInputs`John Ericson2017-05-17
* linux cross stdenv: Fix eval errorsJohn Ericson2017-05-17
* Merge pull request #25035 from elitak/cross-stagingMichael Raskin2017-05-01
|\
| * platforms: add pogoplug4 (armv5tel softfloat)Eric Litak2017-04-19
| * platforms: add scaleway-c1 (armv7 sans NEON)Eric Litak2017-04-19
* | binutils: Respect the targetPlatformJohn Ericson2017-04-25
* | linux cross stdenv: Pull platforms from lib to cut eval timeJohn Ericson2017-04-25
|/
* make-bootstrap-tools.nix: Fix bzip2Tuomas Tynkkynen2017-04-13
* make-bootstrap-tools{,-cross}.nix: Fix build after binutils changesTuomas Tynkkynen2017-02-04
* Merge pull request #22117 from dezgeg/aarch64-for-mergeTuomas Tynkkynen2017-01-26
|\
| * stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* | top-level: no more need to expose `splicedPackages`John Ericson2017-01-25
|/
* top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson2017-01-24
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* coreutils: Build with libattr to support xattrsTuomas Tynkkynen2017-01-05
* make-bootstrap-tools-cross.nix: Fix gcc build-time options for armv5telTuomas Tynkkynen2016-08-28
* make-bootstrap-tools{,-cross}.nix: Create deterministic tarsTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Support 'dist' targetTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: More syncs from the non-cross versionTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Reference correct outputsTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Use busybox with muslTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Have more consistency with platforms.nixTuomas Tynkkynen2016-07-20
* make-bootstrap-tools-cross.nix: Add/fix some .so dependenciesTuomas Tynkkynen2016-07-20
* make-bootstrap-tools*: fixup after #16406Vladimír Čunát2016-06-28
* make-bootstrap-tools-cross.nix: Strip extra whitespaceTuomas Tynkkynen2016-06-10
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\
| * Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-13
* | treewide: Mass replace 'bzip2}/bin' to refer the 'bin' outputTuomas Tynkkynen2016-02-01
* | treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
* | treewide: Mass replace 'mpfr}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
* | treewide: Mass replace 'binutils}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * Revert "curl: Modernize build"Eelco Dolstra2015-06-04
| * ARM: Assume armv7l-hf-multiplatform instead of beagleboneTuomas Tynkkynen2015-05-07
| * curl: Modernize buildWilliam A. Kennington III2015-05-01