about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2015-10-23rebase on eelco's bootstrap-tools changesJude Taylor1-1/+1
2015-10-23update pure-darwin make-bootstrap-toolsJude Taylor1-3/+4
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra2-32/+37
2015-10-21Drop unnecessary __impureHostDepsEelco Dolstra1-4/+2
2015-10-15inherit system for builtin fetchurl in PDJude Taylor1-8/+5
2015-10-15re-fix evaluation of libSystemClosureJude Taylor1-8/+9
2015-10-15fix libSystemClosure on non-darwin machinesJude Taylor1-2/+4
2015-10-14Merge pull request #10187 from NixOS/switch-to-pdJude Taylor1-1/+1
2015-10-06introduce separate cf-private package to account for no CLTJude Taylor1-0/+2
2015-10-02switch stdenvsJude Taylor1-1/+1
2015-09-22separateDebugInfo: Assert LinuxEelco Dolstra1-1/+1
2015-09-17Enable separate debug infoEelco Dolstra1-14/+20
2015-08-28Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-3/+5
2015-08-27Don't barf JSON at users in error messagesEelco Dolstra1-3/+5
2015-08-25update pure-darwin bootstrap tools with new hashJude Taylor1-1/+1
2015-08-19Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-1/+3
2015-08-19Revert "Move licenseAllowed check into the builder attribute (fixes #7541)"Peter Simons1-1/+3
2015-08-19Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-3/+1
2015-08-17Move licenseAllowed check into the builder attribute (fixes #7541)Mathnerd3141-3/+1
2015-08-13Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-1/+1
2015-08-12make isClang work the way a user might expectJude Taylor1-0/+1
2015-08-10enableDebugging: use more suitable gcc flagsVladimír Čunát1-1/+1
2015-08-03Force Nixpkgs rebuildEelco Dolstra1-1/+1
2015-07-27make libcxxStdenv work on both darwin and linuxJude Taylor1-1/+2
2015-07-10make bootstrap files buildable in sandboxJude Taylor1-15/+17
2015-07-08unique host deps, otherwise we get 600000 char derivationsJude Taylor1-2/+3
2015-06-19add gnused to impure darwin stdenvJude Taylor2-2/+3
2015-06-18fix nonexistent cc path in bootstrap stdenvJude Taylor1-1/+1
2015-06-18Merge #8363: pure-darwin stdenvVladimír Čunát6-3/+741
2015-06-18move pure stdenv into a new directory, bring back the old oneJude Taylor8-268/+831
2015-06-18remove sort and unique from stdenvJude Taylor1-2/+2
2015-06-18pure darwin stdenvJude Taylor4-114/+289
2015-06-15Don't include /no-such-path in buildInputsEelco Dolstra3-3/+3
2015-06-15Barf on non-existant build inputsEelco Dolstra1-8/+13
2015-06-15Define closeNest before exitHandlerEelco Dolstra1-26/+29
2015-06-12stdenv/linux: Link statically against isl & cloogTuomas Tynkkynen1-5/+10
2015-06-11Merge remote-tracking branch 'origin/gcc-4.9' into stagingEelco Dolstra2-1/+2
2015-06-04Revert "curl: Modernize build"Eelco Dolstra2-5/+15
2015-06-04Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra1-2/+0
2015-06-01Merge remote-tracking branch 'origin/staging' into gcc-4.9Eelco Dolstra10-11/+168
2015-05-28cygwin: stdenvFlorian Friesdorf7-5/+155
2015-05-22Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III1-0/+2
2015-05-13Fix stdenv buildEelco Dolstra1-0/+1
2015-05-13Ensure that errexit is honoured in hooksEelco Dolstra1-1/+1
2015-05-11add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel3-6/+11
2015-05-07Merge pull request #7740 from dezgeg/armviric1-3/+3
2015-05-07Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2-2/+2
2015-05-07ARM: Assume armv7l-hf-multiplatform instead of beagleboneTuomas Tynkkynen1-3/+3
2015-05-06busybox: 1.22.1 -> 1.23.2William A. Kennington III1-1/+1
2015-05-04useGoldLinker: Fix appending to $NIX_CFLAGS_LINKEelco Dolstra1-1/+1