about summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* stdenv: Stop reversing the list of sandbox stuffJohn Ericson2017-07-10
* stdenv: Make separate-debug-info.sh a `nativeBuildInput`John Ericson2017-07-10
* Merge branch 'master' into stagingVladimír Čunát2017-07-09
|\
| * Merge branch 'staging' into masterDaiderd Jordan2017-07-08
| |\
| * | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
| * | stdenv: Have mkDerivation pull the "extra" arguments from stdenv insteadJohn Ericson2017-07-07
| * | stdenv: Conservatively move `mkDerivation` into it's own fileJohn Ericson2017-07-07
| * | stdenv: separate all meta-checking code (~200 lines)Vladimír Čunát2017-07-07
| * | lib.lists.mutuallyExclusive: add functionVladimír Čunát2017-07-07
| * | stdenv: simple refactor to get rid of pos'Vladimír Čunát2017-07-07
| * | stdenv: refactor (no change in semantics)Vladimír Čunát2017-07-07
* | | Merge pull request #27215 from obsidiansystems/stdenv-hardenJohn Ericson2017-07-07
|\ \ \ | |_|/ |/| |
| * | stdenv, swift: Use `local fd` in is* bash functions for hygieneJohn Ericson2017-07-07
| * | stdenv: Harden hook runnersJohn Ericson2017-07-07
| |/
* | Merge pull request #26974 from obsidiansystems/response-file-parsing-speedRyan Trinkle2017-07-05
|\ \ | |/ |/|
| * cc-wrapper: simplify expandResponseParams parserOrivej Desh2017-07-03
| * cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
* | Merge branch 'staging'Vladimír Čunát2017-07-05
|\|
| * Merge accepted cross compilation PRs into stagingJohn Ericson2017-06-29
| |\
| * \ Merge pull request #26818 from LnL7/llvm-manpagesDaiderd Jordan2017-06-26
| |\ \
| | * | darwin-stdenv: remove llvm/clang manpage overrides fromDaiderd Jordan2017-06-26
| * | | stdenv: remove leftover 'system' referenceDavid McFarland2017-06-26
| * | | cygwin: rebase fixesDavid McFarland2017-06-26
| |/ /
* | / stdenv / booter: imap -> imap1Tim Steinbach2017-07-04
| |/ |/|
* | stdenv: Simplify dependency codeJohn Ericson2017-06-29
|/
* cross stdenv adaptor: Disable checkPhase by defaultJohn Ericson2017-06-22
* cross stdenv adaptor: Support --host --build --target across the boardJohn Ericson2017-06-22
* 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
* darwin-stdenv: remove python-sphinx and a bunch of other dependencies from th...Daiderd Jordan2017-06-01
* Merge branch 'staging' (early part)Vladimír Čunát2017-05-30
|\
| * Merge pull request #26091 from LnL7/darwin-cf-10.10Daiderd Jordan2017-05-28
| |\
| | * darwin-stdenv: use darwin.ICU instread of icuDaiderd Jordan2017-05-27
| * | Merge pull request #25921 from dtzWill/feature/llvm-manpagesDaiderd Jordan2017-05-28
| |\ \ | | |/ | |/|
| | * darwin-stdenv: allow clang-unwrapped.manDaiderd Jordan2017-05-21
* | | lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-29
|/ /
* | Merge branch 'master' into stagingVladimír Čunát2017-05-24
|\ \
| * | stdenv: Rename `isGNU` to `isHurd` as GNU is a userlandJohn Ericson2017-05-22
| * | stdenv: define is* predicates with hostPlatform.is*John Ericson2017-05-22
| * | lib: Infer `libc` field of platform if not specifiedJohn Ericson2017-05-22
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-05-22
|\| |
| * | glibc: Fix for crossJohn Ericson2017-05-19
| |/
* | Merge branch 'master' into stagingVladimír Čunát2017-05-18
|\|
| * linux cross stdenv: Use the cross stdenv and `nativeBuildInputs`John Ericson2017-05-17
| * linux cross stdenv: Fix eval errorsJohn Ericson2017-05-17
* | Merge branch 'master' into stagingVladimír Čunát2017-05-06
|\|
| * darwin.make-bootstrap-tools.test: fix build breakageDan Peebles2017-05-05
* | stdenv: disable audit-tmpdir on non-Linux for nowVladimír Čunát2017-05-06
* | Add a setup hook for detecting $TMPDIR references in RPATHs and wrapper scriptsEelco Dolstra2017-05-04
|/