summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/linux
AgeCommit message (Expand)Author
2017-02-04make-bootstrap-tools{,-cross}.nix: Fix build after binutils changesTuomas Tynkkynen
2017-01-29stdenv: Aarch64 bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen
2017-01-26Merge pull request #22117 from dezgeg/aarch64-for-mergeTuomas Tynkkynen
2017-01-25top-level: no more need to expose `splicedPackages`John Ericson
2017-01-25stdenv: Add aarch64 bootstrap filesTuomas Tynkkynen
2017-01-25make-bootstrap-tools.nix test: Use busybox from storeTuomas Tynkkynen
2017-01-25stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64Tuomas Tynkkynen
2017-01-25stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen
2017-01-24top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson
2017-01-24top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson
2017-01-16Fix missing overlays argument in stdenv/linux/default.nixNicolas B. Pierron
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron
2017-01-13linux stdenv: Inline stage funs to conform to new conventionJohn Ericson
2017-01-13linux stdenv: Remove stray use of stage0 to bootstrap more elegantlyJohn Ericson
2017-01-13linux stdenv: Utilize overrides and prevStage betterJohn Ericson
2017-01-13top-level: Normalize stdenv bootingJohn Ericson
2017-01-13top-level: Modernize stdenv.overrides giving it self and superJohn Ericson
2017-01-05coreutils: Build with libattr to support xattrsTuomas Tynkkynen
2016-12-15linux stdenv: Avoid `assert false`John Ericson
2016-12-15linux stdenv: Rename the `bootstrap` directory to `bootstrap-files`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-12-01top-level: turn the screwJohn Ericson
2016-11-30top-level: Close over fewer arguments for stdenv stagesJohn Ericson
2016-11-30top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson
2016-08-28make-bootstrap-tools-cross.nix: Fix gcc build-time options for armv5telTuomas Tynkkynen
2016-07-20stdenv: ARM bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen
2016-07-20make-bootstrap-tools{,-cross}.nix: Create deterministic tarsTuomas Tynkkynen
2016-07-20make-bootstrap-tools-cross.nix: Support 'dist' targetTuomas Tynkkynen
2016-07-20make-bootstrap-tools-cross.nix: More syncs from the non-cross versionTuomas Tynkkynen
2016-07-20make-bootstrap-tools-cross.nix: Reference correct outputsTuomas Tynkkynen
2016-07-20make-bootstrap-tools-cross.nix: Use busybox with muslTuomas Tynkkynen
2016-07-20make-bootstrap-tools-cross.nix: Have more consistency with platforms.nixTuomas Tynkkynen
2016-07-20make-bootstrap-tools-cross.nix: Add/fix some .so dependenciesTuomas Tynkkynen
2016-07-20stdenv: Remove unpack-bootstrap-tools-arm.shTuomas Tynkkynen
2016-06-28make-bootstrap-tools*: fixup after #16406Vladimír Čunát
2016-06-10make-bootstrap-tools-cross.nix: Strip extra whitespaceTuomas Tynkkynen
2016-04-18bootstrap-tools-linux: Use tar without aclAlexander Ried
2016-04-18bootstrap-tools-linux: Qualify all multi-output packagesAlexander Ried
2016-04-07Merge 'staging' into closure-sizeVladimír Čunát
2016-04-07stdenv-linux: Update bootstrap toolsEelco Dolstra
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát
2016-03-27Merge remote-tracking branch 'origin/staging'Domen Kožar
2016-03-24cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov
2016-03-17ARM stdenv: Update bootstrap toolsTuomas Tynkkynen
2016-03-13stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson
2016-03-13Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron
2016-03-11Merge remote-tracking branch 'origin/gcc-5' into stagingEelco Dolstra
2016-03-11Merge remote-tracking branch 'origin/binutils-2.26' into stagingEelco Dolstra