about summary refs log tree commit diff
path: root/pkgs/stdenv/linux
Commit message (Expand)AuthorAge
...
| * fixup linux stdenv bootstrapWill Dietz2018-02-13
| * musl bootstrap: allow libiconvWill Dietz2018-02-13
| * musl64 bootstrap: grab from gravity, requires netrc magicWill Dietz2018-02-13
| * linux bootstrap for musl: kludgeryWill Dietz2018-02-13
| * bootstrap-tools-musl: WIPWill Dietz2018-02-13
| * for now, copy bootstrap-tools instead of modify in-placeWill Dietz2018-02-13
| * make-bootstrap-tools: initial musl support, less glibc-specificWill Dietz2018-02-13
| * make-bootstrap-tools: glibc -> libcCrossWill Dietz2018-02-13
| * make-bootstrap-tools-cross.nix: add musl -> musl64Will Dietz2018-02-13
* | Merge remote-tracking branch 'upstream/master' into gcc-7Tuomas Tynkkynen2018-01-26
|\|
| * linux bootstrap tools: Use same derivation whether cross compiling or notJohn Ericson2018-01-02
| * linux bootstrap tools cross: Nuke more refsJohn Ericson2017-12-30
| * bintools-wrapper: Import separately from cc-wrapperJohn Ericson2017-12-13
| * Merge branch 'master' into stagingOrivej Desh2017-11-17
| |\
| | * Revert switching hello to fetchipfs, re: #18296Michael Raskin2017-11-13
| * | treewide: Remove references to removed binutils outputsJohn Ericson2017-11-13
| |/
| * bootstrap tools test: fixup after d71833ee36Vladimír Čunát2017-11-11
* | Merge branch 'staging' into gcc-7Vladimír Čunát2017-11-11
|\|
| * cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-26
* | Merge branch 'master' into gcc-7Vladimír Čunát2017-09-25
|\|
| * 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
| |/
* / Use GCC 7 by defaultEelco Dolstra2017-07-25
|/
* 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
|\