summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper/setup-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2015-01-14rename gcc-wrapper to cc-wrapper.Eric Seidel1-38/+0
2015-01-05gcc-wrapper is used for clang tooShea Levy1-2/+2
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley1-1/+4
2014-10-11gcc-wrapper: Style fixEelco Dolstra1-3/+3
2014-10-11gcc-wrapper: Style fixEelco Dolstra1-7/+7
2014-08-09Cleanup: Use += to append to envHooksEelco Dolstra1-1/+1
2014-08-09stdenv: Remove the special handling of gccEelco Dolstra1-0/+2
2014-01-10gcc-wrapper: Use -isystem instead of -IEelco Dolstra1-1/+1
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273LluĂ­s Batlle i Rossell1-0/+4
2009-04-18* setup.sh: turn on nullglob globally.Eelco Dolstra1-3/+3
2008-10-07* gcc-wrapper-new -> gcc-wrapper, setup-new -> setup.Eelco Dolstra1-0/+29
2008-10-07svn path=/nixpkgs/branches/stdenv-updates/; revision=12990Eelco Dolstra1-29/+0
2006-10-24* gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra1-2/+2
2006-10-24* Add $pkg/lib64 (if it exists) to the library search path in additionEelco Dolstra1-0/+4
2004-04-04* Ensure that when building gcc, libstdc++ is linked against theEelco Dolstra1-1/+1
2004-03-11* Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra1-3/+0
2004-03-09* Reject inputs outside of the store in ld if NIX_ENFORCE_PURITY isEelco Dolstra1-3/+13
2004-03-09* Set a flag to indicate whether we're doing a native build.Eelco Dolstra1-1/+2
2004-03-08* gcc-wrapper now filters out -L and -I flags referring to pathsEelco Dolstra1-0/+2
2004-03-08* Started reorganising stdenv:Eelco Dolstra1-0/+15