summary refs log tree commit diff
path: root/pkgs/stdenv/nix
Commit message (Expand)AuthorAge
* stdenv: implement crossOverlaysMatthew Bauer2018-12-04
* cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-26
* cc-wrapper: Remove unused paramsJohn Ericson2017-08-21
* top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
* cc-wrapper: Learn about target prefixesJohn Ericson2017-06-22
* cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-22
* stdenv: define is* predicates with hostPlatform.is*John Ericson2017-05-22
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* top-level: Normalize stdenv bootingJohn Ericson2017-01-13
* top-level: Modernize stdenv.overrides giving it self and superJohn Ericson2017-01-13
* cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-24
* stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson2016-03-13
* Fix "nix" stdenv (close #13554)Danny Wilson2016-02-28
* add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel2015-05-11
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
* Remove dead codeEelco Dolstra2014-11-04
* Prevent an unnecessary evaluation of libEelco Dolstra2014-08-09
* 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