about summary refs log tree commit diff
path: root/pkgs/stdenv/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-08Merge branch 'staging' into masterDaiderd Jordan1-0/+10
2017-07-07top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson1-17/+7
2017-06-30cc-wrapper: improve response file parsing speedRyan Trinkle1-0/+6
2017-06-22cross stdenv adaptor: Remove `ccCross` `binutils` attrs and binutils extra bu...John Ericson1-1/+0
2017-06-22cc-wrapper: Learn about target prefixesJohn Ericson1-0/+2
2017-06-22cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson1-0/+2
2017-05-29lib: Consolidate platform configurations (used for crossSystem)John Ericson1-83/+11
2017-05-22stdenv: define is* predicates with hostPlatform.is*John Ericson1-2/+8
2017-05-19glibc: Fix for crossJohn Ericson1-1/+1
2017-05-17linux cross stdenv: Use the cross stdenv and `nativeBuildInputs`John Ericson1-3/+3
2017-05-17linux cross stdenv: Fix eval errorsJohn Ericson1-3/+3
2017-05-01Merge pull request #25035 from elitak/cross-stagingMichael Raskin1-0/+24
2017-04-25binutils: Respect the targetPlatformJohn Ericson1-5/+7
2017-04-25linux cross stdenv: Pull platforms from lib to cut eval timeJohn Ericson1-5/+5
2017-04-24cross-stdenv: Only prune most overrides in the final stageJohn Ericson1-3/+5
2017-04-19platforms: add pogoplug4 (armv5tel softfloat)Eric Litak1-0/+16
2017-04-19platforms: add scaleway-c1 (armv7 sans NEON)Eric Litak1-0/+8
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