summary refs log tree commit diff
path: root/pkgs/stdenv/linux
Commit message (Expand)AuthorAge
* 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
* | cross-stdenv: Only prune most overrides in the final stageJohn Ericson2017-04-24
|/
* stdenv: ARM bootstrap: Update bootstrap tarballs to latest hydra-built onesTuomas Tynkkynen2017-04-15
* make-bootstrap-tools.nix: Fix bzip2Tuomas Tynkkynen2017-04-13
* stdenv: aarch64: Update bootstrap tarballsTuomas Tynkkynen2017-03-15
* make-bootstrap-tools{,-cross}.nix: Fix build after binutils changesTuomas Tynkkynen2017-02-04
* stdenv: Aarch64 bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen2017-01-29
* Merge pull request #22117 from dezgeg/aarch64-for-mergeTuomas Tynkkynen2017-01-26
|\
| * stdenv: Add aarch64 bootstrap filesTuomas Tynkkynen2017-01-25
| * make-bootstrap-tools.nix test: Use busybox from storeTuomas Tynkkynen2017-01-25
| * stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64Tuomas Tynkkynen2017-01-25
| * 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: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* Fix missing overlays argument in stdenv/linux/default.nixNicolas B. Pierron2017-01-16
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* linux stdenv: Inline stage funs to conform to new conventionJohn Ericson2017-01-13
* linux stdenv: Remove stray use of stage0 to bootstrap more elegantlyJohn Ericson2017-01-13
* linux stdenv: Utilize overrides and prevStage betterJohn Ericson2017-01-13
* top-level: Normalize stdenv bootingJohn Ericson2017-01-13
* top-level: Modernize stdenv.overrides giving it self and superJohn Ericson2017-01-13
* coreutils: Build with libattr to support xattrsTuomas Tynkkynen2017-01-05
* linux stdenv: Avoid `assert false`John Ericson2016-12-15
* linux stdenv: Rename the `bootstrap` directory to `bootstrap-files`John Ericson2016-12-15
* linux stdenv: Fix assert that broke tests...and hydraJohn Ericson2016-12-15
* top-level: Allow manually specifying a stdenv, and fix stdenv testsJohn Ericson2016-12-03
* top-level: turn the screwJohn Ericson2016-12-01
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-30
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-30
* make-bootstrap-tools-cross.nix: Fix gcc build-time options for armv5telTuomas Tynkkynen2016-08-28
* stdenv: ARM bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen2016-07-20
* 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
* stdenv: Remove unpack-bootstrap-tools-arm.shTuomas 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
* bootstrap-tools-linux: Use tar without aclAlexander Ried2016-04-18
* bootstrap-tools-linux: Qualify all multi-output packagesAlexander Ried2016-04-18
* Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
|\