summary refs log tree commit diff
path: root/pkgs/stdenv/nix
Commit message (Expand)AuthorAge
* DohEelco Dolstra2014-07-28
* Export SDKROOTEelco Dolstra2014-07-28
* $xcodePath -> $SDKROOTEelco Dolstra2014-07-24
* stdenv-darwin: Shut up some warnings from SDK headersEelco Dolstra2014-07-23
* Set MACOSX_DEPLOYMENT_TARGETEelco Dolstra2014-07-02
* Darwin: Search for libraries in $sdk/usr/libEelco Dolstra2014-07-01
* Darwin: Use xcrun to get the path to the SDKEelco Dolstra2014-07-01
* Change stdenv on darwin to not set NIX_ENFORCE_PURITYJohn Wiegley2014-05-29
* GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS!Danny Wilson2013-02-28
* Remove trailing whitespaceEelco Dolstra2012-12-28
* Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-28
* Darwin: Use GCC 4.6 in `stdenvNix'.Ludovic Courtès2012-04-23
* * Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra2012-01-20
* * Reuse packages in the Darwin stdenv to prevent unnecessary rebuilds.Eelco Dolstra2012-01-19
* * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-19
* * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
* Updating from trunk.Lluís Batlle i Rossell2009-12-10
|\
| * changes for x86_64-darwin supportRob Vermaas2009-11-27
* | Trying to fix the stdenv used on i686-darwin, which stopped working after myLluís Batlle i Rossell2009-11-20
|/
* * xargsFlag empty on darwinRob Vermaas2009-06-10
* * Fix stdenvNative/stdenvNix.Eelco Dolstra2009-02-02
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-18
* * curl: build with OpenSSL (https) support by default.Eelco Dolstra2008-05-27
* svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10814Eelco Dolstra2008-02-21
* * gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra2006-10-24
* * `drv + /path' is deprecated, so don't do that anymore.Eelco Dolstra2006-10-17
* * Don't use the subpath operator (~) anymore, it's subsumed by normalEelco Dolstra2006-08-09
* * Pass along realCurl.Eelco Dolstra2006-07-20
* * On Darwin, use Apple's gcc fork.Eelco Dolstra2006-07-14
* * Doh!Eelco Dolstra2006-07-14
* * Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, butEelco Dolstra2006-07-14
* * Reviving stdenvNix.Eelco Dolstra2006-07-14
* * Remove redundant files, move path.nix around a bit.Eelco Dolstra2006-07-14
* * Fix stdenv-nix.Eelco Dolstra2006-05-31
* * It's not necessary to add gcc and binutils to the path here.Eelco Dolstra2004-09-18
* * Finally we have a working stdenvLinux again.Eelco Dolstra2004-03-30
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * The stdenv setup script now defines a generic builder that allowsEelco Dolstra2004-03-19
* * Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra2004-03-11
* * stdenv-nix-linux should more-or-less work again now.Eelco Dolstra2004-03-09
* * Missing semicolon.Eelco Dolstra2004-01-30
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14