about summary refs log tree commit diff
path: root/pkgs/stdenv/generic
AgeCommit message (Expand)AuthorFilesLines
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát2-44/+93
2015-09-22separateDebugInfo: Assert LinuxEelco Dolstra1-1/+1
2015-09-17Enable separate debug infoEelco Dolstra1-14/+20
2015-08-27Don't barf JSON at users in error messagesEelco Dolstra1-3/+5
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-03Force Nixpkgs rebuildEelco Dolstra1-1/+1
2015-07-08unique host deps, otherwise we get 600000 char derivationsJude Taylor1-2/+3
2015-06-18Merge #8363: pure-darwin stdenvVladimír Čunát1-3/+32
2015-06-18move pure stdenv into a new directory, bring back the old oneJude Taylor1-4/+10
2015-06-18remove sort and unique from stdenvJude Taylor1-2/+2
2015-06-18pure darwin stdenvJude Taylor1-2/+25
2015-06-15Barf on non-existant build inputsEelco Dolstra1-8/+13
2015-06-15Define closeNest before exitHandlerEelco Dolstra1-26/+29
2015-06-11Merge remote-tracking branch 'origin/gcc-4.9' into stagingEelco Dolstra1-1/+1
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 Dolstra1-0/+5
2015-05-28cygwin: stdenvFlorian Friesdorf1-0/+3
2015-05-22Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III1-0/+2
2015-05-13Ensure that errexit is honoured in hooksEelco Dolstra1-1/+1
2015-05-05Merge staging into closure-sizeVladimír Čunát1-1/+2
2015-04-26Merge 'master' into stagingVladimír Čunát1-1/+2
2015-04-25Fix some platformsWilliam A. Kennington III1-1/+2
2015-04-18stdenv multiple-outputs: change propagation rulesVladimír Čunát1-12/+14
2015-04-18Merge 'staging' into closure-sizeVladimír Čunát3-82/+131
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-24substitute: Fix "No such file or directory" message on DarwinEelco Dolstra1-1/+1
2015-02-24remove stdenv.isBSDcodyopel1-7/+2
2015-01-31Merge branch 'master' into stagingVladimír Čunát1-15/+63
2015-01-29stdenv: fix eval - the returnWout Mertens1-2/+2
2015-01-29stdenv: fix evalWout Mertens1-1/+1
2015-01-29stdenv: take license parameter checks out of mkDerivation pathWout Mertens1-69/+60
2015-01-24Add (optional) license white/blacklistingMatthias Beyer1-3/+60
2015-01-23Merge pull request #5714 from vcunat/p/stdenv-substWout Mertens1-3/+2
2015-01-13Merge branch 'master' into stagingVladimír Čunát1-18/+15
2015-01-13stdenv substitute: avoid using a temporary fileVladimír Čunát1-3/+2
2015-01-12stdenv: Remove redundant "building ..." messageEelco Dolstra1-4/+0
2015-01-11stdenv: improve message on evaluation check (no hash changes)Vladimír Čunát1-2/+3
2015-01-11stdenv: refactor code for evaluation errors (no hash changes)Vladimír Čunát1-18/+14
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley1-3/+3
2014-11-16Merge remote-tracking branch 'origin/bash-4.3' into stagingEelco Dolstra1-2/+3
2014-11-14Merge branch 'master' into stagingVladimír Čunát1-0/+1
2014-11-12nixos: Add system-wide option to set the hostidRicardo M. Correia1-0/+1
2014-11-10Ensure a correct value for $BASHEelco Dolstra1-1/+2
2014-11-10substituteAll: Enumerate environment variables more reliablyEelco Dolstra1-1/+1