summary refs log tree commit diff
path: root/pkgs/stdenv/native
Commit message (Expand)AuthorAge
* cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-24
* Don't include /no-such-path in buildInputsEelco Dolstra2015-06-15
* cygwin: stdenvFlorian Friesdorf2015-05-28
* Remove unused fileEelco Dolstra2015-03-23
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
* I think this should fix the evaluation errors in hydraDaniel Peebles2014-12-27
* Set SDKROOT etc. in stdenvNativeEelco Dolstra2014-11-04
* gcc-wrapper: Remove NIX_GCC_NEEDS_GREPEelco Dolstra2014-09-23
* Add SmartOS native GCC path.Danny Wilson2013-02-28
* Attempt at getting GCC 4.7 compiled on Illumos...Danny Wilson2013-02-28
* Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-28
* Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-29
* * Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra2012-01-20
* * Build ‘xz’ during the stdenvNative bootstrap, since we really can'tEelco Dolstra2012-01-19
* * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-19
* * Sync with the trunk.Eelco Dolstra2011-12-12
|\
| * * /bin and /usr/bin are the same on OpenSolaris so theEelco Dolstra2011-11-21
| * * i386-sunos -> i686-solaris.Eelco Dolstra2011-11-21
| * * On FreeBSD, bash is usually installed in /usr/local.Eelco Dolstra2011-11-18
| * Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov2010-05-03
| * Add support for restricted downloadsYury G. Kudryashov2010-04-30
* | * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
|/
* * Revert r19795 to fix builds on FreeBSD.Eelco Dolstra2010-02-10
* * Revert r19814 and r19815 because they break OpenBSD and FreeBSD inEelco Dolstra2010-02-08
* Script I used to derive the aliases on OpenBSDSander van der Burg2010-02-04
* Added all necessary aliases to match the Linux stdenv as closely as possible ...Sander van der Burg2010-02-04
* Added all necessary aliases to match the Linux stdenv as closely as possible ...Sander van der Burg2010-02-03
* add support for x86_64-darwinRob Vermaas2009-11-26
* Added empty lineSander van der Burg2009-10-16
* FreeBSD uses GNU sed nowSander van der Burg2009-10-16
* The BSD platforms now use GNU tar by defaultSander van der Burg2009-10-16
* Added some NetBSD support to the native stdenv componentSander van der Burg2009-10-16
* Added Solaris support to the stdenvSander van der Burg2009-09-30
* Added more aliases to GNU tools, since the BSD userspace is sometimes too poo...Sander van der Burg2009-09-23
* Added initial OpenBSD support to the stdenvSander van der Burg2009-09-23
* * Fix stdenvNative/stdenvNix.Eelco Dolstra2009-02-02
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-18
* * gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra2006-10-24
* * Fix stdenv-native.Eelco Dolstra2006-05-31
* * Use /bin/bash, not /bin/sh, since we really do need bash.Eelco Dolstra2005-05-10
* * Finally we have a working stdenvLinux again.Eelco Dolstra2004-03-30
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * 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
* * Started reorganising stdenv:Eelco Dolstra2004-03-08
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14