aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* stdenv: implement crossOverlaysMatthew Bauer2018-12-041-2/+2
* cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-261-8/+5
* cc-wrapper: Remove unused paramsJohn Ericson2017-08-211-6/+2
* top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-071-3/+4
* cc-wrapper: Learn about target prefixesJohn Ericson2017-06-221-0/+1
* cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-221-0/+1
* stdenv: define is* predicates with hostPlatform.is*John Ericson2017-05-221-2/+2
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-241-2/+2
* top-level: Normalize stdenv bootingJohn Ericson2017-01-131-39/+53
* top-level: Modernize stdenv.overrides giving it self and superJohn Ericson2017-01-131-1/+1
* cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-241-0/+1
* stdenv: don't overwrite $NIX_ENFORCE_PURITY settingTim Cuthbertson2016-03-131-1/+1
* Fix "nix" stdenv (close #13554)Danny Wilson2016-02-281-2/+1
* add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel2015-05-111-0/+1
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-141-4/+4
* Remove dead codeEelco Dolstra2014-11-041-16/+1
* Prevent an unnecessary evaluation of libEelco Dolstra2014-08-091-3/+3
* DohEelco Dolstra2014-07-281-1/+1
* Export SDKROOTEelco Dolstra2014-07-281-1/+1
* $xcodePath -> $SDKROOTEelco Dolstra2014-07-241-3/+3
* stdenv-darwin: Shut up some warnings from SDK headersEelco Dolstra2014-07-231-2/+1
* Set MACOSX_DEPLOYMENT_TARGETEelco Dolstra2014-07-021-9/+7
* Darwin: Search for libraries in $sdk/usr/libEelco Dolstra2014-07-011-6/+4
* Darwin: Use xcrun to get the path to the SDKEelco Dolstra2014-07-011-1/+8
* Change stdenv on darwin to not set NIX_ENFORCE_PURITYJohn Wiegley2014-05-291-0/+1
* GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS!Danny Wilson2013-02-281-0/+1
* Remove trailing whitespaceEelco Dolstra2012-12-281-3/+3
* Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-281-1/+3
* Darwin: Use GCC 4.6 in `stdenvNix'.Ludovic Courtès2012-04-231-1/+1
* * Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra2012-01-201-2/+0
* * Reuse packages in the Darwin stdenv to prevent unnecessary rebuilds.Eelco Dolstra2012-01-191-2/+10
* * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-192-11/+15
* * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-121-1/+0
* Updating from trunk.Lluís Batlle i Rossell2009-12-101-1/+1
|\
| * changes for x86_64-darwin supportRob Vermaas2009-11-271-1/+1
* | Trying to fix the stdenv used on i686-darwin, which stopped working after myLluís Batlle i Rossell2009-11-201-0/+1
|/
* * xargsFlag empty on darwinRob Vermaas2009-06-101-0/+1
* * Fix stdenvNative/stdenvNix.Eelco Dolstra2009-02-021-2/+1
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-181-4/+2
* * curl: build with OpenSSL (https) support by default.Eelco Dolstra2008-05-271-2/+3
* svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10814Eelco Dolstra2008-02-211-0/+1
* * gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra2006-10-241-1/+1
* * `drv + /path' is deprecated, so don't do that anymore.Eelco Dolstra2006-10-171-2/+2
* * Don't use the subpath operator (~) anymore, it's subsumed by normalEelco Dolstra2006-08-091-2/+2
* * Pass along realCurl.Eelco Dolstra2006-07-201-2/+1
* * On Darwin, use Apple's gcc fork.Eelco Dolstra2006-07-141-2/+2
* * Doh!Eelco Dolstra2006-07-141-1/+1
* * Better stdenv for Darwin: uses gcc, coreutils etc. built in Nix, butEelco Dolstra2006-07-142-3/+14
* * Reviving stdenvNix.Eelco Dolstra2006-07-141-4/+4
* * Remove redundant files, move path.nix around a bit.Eelco Dolstra2006-07-142-15/+1