summary refs log tree commit diff
path: root/pkgs/stdenv/linux
Commit message (Expand)AuthorAge
* cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-26
* stdenv: Update autotools scripts on all Aarch64, not just LinuxJohn Ericson2017-09-21
* treewide: Fix some references to binutilsJohn Ericson2017-09-14
* stdenv bootstrap: fix evaluationVladimír Čunát2017-09-10
* Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra2017-09-07
* top-level, linux stdenv make boootstrap tools: Fix evalJohn Ericson2017-09-04
* binutils-wrapper: Import separately from cc-wrapperJohn Ericson2017-09-01
* expand-response-params: Build more normallyJohn Ericson2017-08-25
* gawk: refactorVladimír Čunát2017-08-24
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2017-08-21
|\
| * cc-wrapper: Remove unused paramsJohn Ericson2017-08-21
* | stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-18
|/
* Revert "stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuild...Tuomas Tynkkynen2017-08-18
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-17
|\
| * make-bootstrap-tools: Fix config opts for ash builtins after upgradeWill Dietz2017-08-14
* | stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`John Ericson2017-08-15
* | stdenv: fixup allowedRequisites on aarch64-linuxVladimír Čunát2017-08-15
* | stdenv: resurrect the allowedRequisites checkVladimír Čunát2017-08-13
|/
* Merge branch 'staging' into masterDaiderd Jordan2017-07-08
|\
| * cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
* | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
|/
* cross stdenv adaptor: Remove `ccCross` `binutils` attrs and binutils extra bu...John Ericson2017-06-22
* cc-wrapper: Learn about target prefixesJohn Ericson2017-06-22
* cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-22
* lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-29
* stdenv: define is* predicates with hostPlatform.is*John Ericson2017-05-22
* 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
* | 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