summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv
AgeCommit message (Expand)Author
2017-07-10stdenv: Store one package per line in nix-support/propagated-*John Ericson
2017-07-10stdenv: Stop reversing the list of sandbox stuffJohn Ericson
2017-07-10stdenv: Make separate-debug-info.sh a `nativeBuildInput`John Ericson
2017-07-09Merge branch 'master' into stagingVladimír Čunát
2017-07-08Merge branch 'staging' into masterDaiderd Jordan
2017-07-07top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson
2017-07-07Merge pull request #27215 from obsidiansystems/stdenv-hardenJohn Ericson
2017-07-07stdenv: Have mkDerivation pull the "extra" arguments from stdenv insteadJohn Ericson
2017-07-07stdenv: Conservatively move `mkDerivation` into it's own fileJohn Ericson
2017-07-07stdenv: separate all meta-checking code (~200 lines)Vladimír Čunát
2017-07-07lib.lists.mutuallyExclusive: add functionVladimír Čunát
2017-07-07stdenv: simple refactor to get rid of pos'Vladimír Čunát
2017-07-07stdenv: refactor (no change in semantics)Vladimír Čunát
2017-07-07stdenv, swift: Use `local fd` in is* bash functions for hygieneJohn Ericson
2017-07-07stdenv: Harden hook runnersJohn Ericson
2017-07-05Merge pull request #26974 from obsidiansystems/response-file-parsing-speedRyan Trinkle
2017-07-05Merge branch 'staging'Vladimír Čunát
2017-07-04stdenv / booter: imap -> imap1Tim Steinbach
2017-07-03cc-wrapper: simplify expandResponseParams parserOrivej Desh
2017-06-30cc-wrapper: improve response file parsing speedRyan Trinkle
2017-06-29Merge accepted cross compilation PRs into stagingJohn Ericson
2017-06-29stdenv: Simplify dependency codeJohn Ericson
2017-06-26Merge pull request #26818 from LnL7/llvm-manpagesDaiderd Jordan
2017-06-26darwin-stdenv: remove llvm/clang manpage overrides fromDaiderd Jordan
2017-06-26stdenv: remove leftover 'system' referenceDavid McFarland
2017-06-26cygwin: rebase fixesDavid McFarland
2017-06-22cross stdenv adaptor: Disable checkPhase by defaultJohn Ericson
2017-06-22cross stdenv adaptor: Support --host --build --target across the boardJohn Ericson
2017-06-22cross stdenv adaptor: Remove `ccCross` `binutils` attrs and binutils extra bu...John Ericson
2017-06-22cc-wrapper: Learn about target prefixesJohn Ericson
2017-06-22cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson
2017-06-01darwin-stdenv: remove python-sphinx and a bunch of other dependencies from th...Daiderd Jordan
2017-05-30Merge branch 'staging' (early part)Vladimír Čunát
2017-05-29lib: Consolidate platform configurations (used for crossSystem)John Ericson
2017-05-28Merge pull request #26091 from LnL7/darwin-cf-10.10Daiderd Jordan
2017-05-28Merge pull request #25921 from dtzWill/feature/llvm-manpagesDaiderd Jordan
2017-05-27darwin-stdenv: use darwin.ICU instread of icuDaiderd Jordan
2017-05-24Merge branch 'master' into stagingVladimír Čunát
2017-05-22stdenv: Rename `isGNU` to `isHurd` as GNU is a userlandJohn Ericson
2017-05-22Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk
2017-05-22stdenv: define is* predicates with hostPlatform.is*John Ericson
2017-05-22lib: Infer `libc` field of platform if not specifiedJohn Ericson
2017-05-21darwin-stdenv: allow clang-unwrapped.manDaiderd Jordan
2017-05-19glibc: Fix for crossJohn Ericson
2017-05-18Merge branch 'master' into stagingVladimír Čunát
2017-05-17linux cross stdenv: Use the cross stdenv and `nativeBuildInputs`John Ericson
2017-05-17linux cross stdenv: Fix eval errorsJohn Ericson
2017-05-06Merge branch 'master' into stagingVladimír Čunát
2017-05-06stdenv: disable audit-tmpdir on non-Linux for nowVladimír Čunát
2017-05-05darwin.make-bootstrap-tools.test: fix build breakageDan Peebles