about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2015-08-10enableDebugging: use more suitable gcc flagsVladimír Čunát1-1/+1
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
2015-05-01curl: Modernize buildWilliam A. Kennington III2-15/+5
2015-04-26Merge 'master' into stagingVladimír Čunát1-1/+2
2015-04-25Fix some platformsWilliam A. Kennington III1-1/+2
2015-03-27Merge branch 'master' into stagingWilliam A. Kennington III1-22/+25
2015-03-27Set more precise meta.position for Haskell packagesEelco Dolstra1-11/+12
2015-03-27mkDerivation: Use function argumentsEelco Dolstra1-13/+15
2015-03-26stdenv: Substitute correctly chmods instead of .tmp which never existsWilliam A. Kennington III1-1/+1
2015-03-26Merge branch 'master' into stagingWilliam A. Kennington III1-3/+5
2015-03-24darwin: add apple cli-tools to initialPath so we can handle overrideCCEric Seidel1-3/+5
2015-03-24Merge branch 'master' into stagingThomas Tuegel2-17/+0
2015-03-24substitute: Fix "No such file or directory" message on DarwinEelco Dolstra1-1/+1
2015-03-23stdenv-darwin: Auto-detect the "right" SDK versionEelco Dolstra1-1/+5
2015-03-23stdenv-darwin: Use --sdk macosx10.9Eelco Dolstra1-1/+1
2015-03-23No camelCase in filenamesEelco Dolstra2-1/+1
2015-03-23Remove unused fileEelco Dolstra2-17/+0
2015-03-06Fix eval-release.nix evaluationEelco Dolstra1-5/+3
2015-03-04stdenv/darwin: choose sdkroot based xcrun defaultEric Seidel1-4/+3
2015-02-24remove stdenv.isBSDcodyopel1-7/+2
2015-02-18Bootstrap tools for the upcoming new darwin stdenv (not working yet in this s...Dan Peebles2-0/+338
2015-02-18Flip cctools and cctools crossDan Peebles1-1/+1
2015-02-09I add back the arm unpack scriptLluís Batlle i Rossell2-1/+68
2015-02-05Renaming make-bootstrap-tools-crosspi to cross.Lluís Batlle i Rossell1-0/+0
2015-02-05Using fixed bootstraptools.Lluís Batlle i Rossell1-4/+4