about summary refs log tree commit diff
path: root/pkgs/stdenv/linux/default.nix
Commit message (Expand)AuthorAge
* Merge pull request #40040 from obsidiansystems/gnu-config-armJohn Ericson2018-05-14
|\
| * Merge remote-tracking branch 'upstream/master' into gnu-config-armJohn Ericson2018-05-14
| |\
| * | linux stdenv: Update gnu-config on all non-x86John Ericson2018-05-14
* | | Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
|\ \ \ | |_|/ |/| |
| * | Merge pull request #39457 from oxij/stdenv/texinfo-bashMichael Raskin2018-04-27
| |\ \
| | * | stdenv: linux: stop recompiling `texinfo`Jan Malakhovski2018-04-25
| * | | linux bootstrap: remove assertion failure from dev, fixes 'nix eval'Will Dietz2018-04-26
| |/ /
* / / musl-stdenv: don't add special allowance for libiconvWill Dietz2018-04-25
|/ /
* | binutils: No more darwin conditionalsJohn Ericson2018-04-03
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-28
|\|
| * Merge pull request #35247 from telent/mips32John Ericson2018-02-27
| |\
| | * lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* | | Merge pull request #35071 from oxij/stdenv/infopagesJohn Ericson2018-02-26
|\ \ \ | |/ / |/| |
| * | stdenv: linux: give distinct names to all the stagesJan Malakhovski2018-02-26
| * | stdenv: linux, darwin: don't build documentation for the the intermediate stagesJan Malakhovski2018-02-26
| |/
* | Merge remote-tracking branch 'upstream/staging' into gcc-7Tuomas Tynkkynen2018-02-15
|\|
| * add musl bootstrap paths for aarch64, armv6lWill Dietz2018-02-13
| * bootstrap-files: nicer namingWill Dietz2018-02-13
| * restore stdenv.glibc, will remove separately.Will Dietz2018-02-13
| * linux stdenv: find bootstrap files by libc, then archWill Dietz2018-02-13
| * fixup linux stdenv bootstrapWill Dietz2018-02-13
| * musl bootstrap: allow libiconvWill Dietz2018-02-13
| * linux bootstrap for musl: kludgeryWill Dietz2018-02-13
* | Merge remote-tracking branch 'upstream/master' into gcc-7Tuomas Tynkkynen2018-01-26
|\|
| * bintools-wrapper: Import separately from cc-wrapperJohn Ericson2017-12-13
* | 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
| * 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
| * 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
|/
* cc-wrapper: Learn about target prefixesJohn Ericson2017-06-22
* cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-22
* stdenv: define is* predicates with hostPlatform.is*John Ericson2017-05-22
* cross-stdenv: Only prune most overrides in the final stageJohn Ericson2017-04-24
* stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64Tuomas Tynkkynen2017-01-25
* stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* Fix missing overlays argument in stdenv/linux/default.nixNicolas B. Pierron2017-01-16