about summary refs log tree commit diff
path: root/pkgs/stdenv/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-15stdenv: ARM bootstrap: Update bootstrap tarballs to latest hydra-built onesTuomas Tynkkynen3-12/+12
2017-04-13make-bootstrap-tools.nix: Fix bzip2Tuomas Tynkkynen2-2/+3
2017-03-15stdenv: aarch64: Update bootstrap tarballsTuomas Tynkkynen1-3/+3
2017-02-04make-bootstrap-tools{,-cross}.nix: Fix build after binutils changesTuomas Tynkkynen2-2/+2
2017-01-29stdenv: Aarch64 bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen1-3/+3
2017-01-26Merge pull request #22117 from dezgeg/aarch64-for-mergeTuomas Tynkkynen4-7/+40
2017-01-25top-level: no more need to expose `splicedPackages`John Ericson1-27/+26
2017-01-25stdenv: Add aarch64 bootstrap filesTuomas Tynkkynen1-0/+11
2017-01-25make-bootstrap-tools.nix test: Use busybox from storeTuomas Tynkkynen1-2/+3
2017-01-25stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64Tuomas Tynkkynen1-4/+10
2017-01-25stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2-1/+16
2017-01-24top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson1-1/+1
2017-01-24top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson1-12/+20
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson1-10/+11
2017-01-16Fix missing overlays argument in stdenv/linux/default.nixNicolas B. Pierron1-1/+1
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron1-2/+2
2017-01-13linux stdenv: Inline stage funs to conform to new conventionJohn Ericson1-59/+52
2017-01-13linux stdenv: Remove stray use of stage0 to bootstrap more elegantlyJohn Ericson1-5/+17
2017-01-13linux stdenv: Utilize overrides and prevStage betterJohn Ericson1-37/+31
2017-01-13top-level: Normalize stdenv bootingJohn Ericson1-33/+40
2017-01-13top-level: Modernize stdenv.overrides giving it self and superJohn Ericson1-21/+20
2017-01-05coreutils: Build with libattr to support xattrsTuomas Tynkkynen2-2/+4
2016-12-15linux stdenv: Avoid `assert false`John Ericson4-26/+20
2016-12-15linux stdenv: Rename the `bootstrap` directory to `bootstrap-files`John Ericson7-6/+6
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-12-01top-level: turn the screwJohn Ericson1-5/+5
2016-11-30top-level: Close over fewer arguments for stdenv stagesJohn Ericson1-1/+1
2016-11-30top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson1-1/+2
2016-08-28make-bootstrap-tools-cross.nix: Fix gcc build-time options for armv5telTuomas Tynkkynen1-0/+1
2016-07-20stdenv: ARM bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen3-12/+12
2016-07-20make-bootstrap-tools{,-cross}.nix: Create deterministic tarsTuomas Tynkkynen2-2/+2
2016-07-20make-bootstrap-tools-cross.nix: Support 'dist' targetTuomas Tynkkynen1-0/+9
2016-07-20make-bootstrap-tools-cross.nix: More syncs from the non-cross versionTuomas Tynkkynen1-9/+16
2016-07-20make-bootstrap-tools-cross.nix: Reference correct outputsTuomas Tynkkynen1-13/+13
2016-07-20make-bootstrap-tools-cross.nix: Use busybox with muslTuomas Tynkkynen1-2/+1
2016-07-20make-bootstrap-tools-cross.nix: Have more consistency with platforms.nixTuomas Tynkkynen1-6/+6
2016-07-20make-bootstrap-tools-cross.nix: Add/fix some .so dependenciesTuomas Tynkkynen1-15/+8
2016-07-20stdenv: Remove unpack-bootstrap-tools-arm.shTuomas Tynkkynen2-68/+1
2016-06-28make-bootstrap-tools*: fixup after #16406Vladimír Čunát2-2/+6
2016-06-10make-bootstrap-tools-cross.nix: Strip extra whitespaceTuomas Tynkkynen1-19/+19
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-07Merge 'staging' into closure-sizeVladimír Čunát2-6/+6
2016-04-07stdenv-linux: Update bootstrap toolsEelco Dolstra2-6/+6
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát7-87/+79
2016-03-27Merge remote-tracking branch 'origin/staging'Domen Kožar3-73/+64
2016-03-24cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov1-0/+1
2016-03-17ARM stdenv: Update bootstrap toolsTuomas Tynkkynen3-12/+12
2016-03-13stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson1-1/+1