summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper/default.nix
Commit message (Expand)AuthorAge
* Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell2009-11-08
* I revert my changes to get nixpkgs working on armv5tel-linux.Lluís Batlle i Rossell2009-07-26
* Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headersLluís Batlle i Rossell2009-07-26
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
* * Fix missing description errors.Eelco Dolstra2009-04-19
* * g77 -> gfortran throughout. Got rid of the separateEelco Dolstra2009-04-09
* * Some meta.description attributes.Eelco Dolstra2009-03-25
* * gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3"Eelco Dolstra2009-03-25
* * gcc-wrapper-new -> gcc-wrapper, setup-new -> setup.Eelco Dolstra2008-10-07
* svn path=/nixpkgs/branches/stdenv-updates/; revision=12990Eelco Dolstra2008-10-07
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-18
* * Give the real GCC a lower priority than the GCC wrapper so that bothEelco Dolstra2007-05-31
* * wrapGCC: pass the right purity options for the platform.Eelco Dolstra2007-05-16
* * Merge the new generic builder.Eelco Dolstra2006-12-27
* * gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra2006-10-24
* * Filter out the meta attribute.Eelco Dolstra2006-03-24
* * stdenv.mkDerivation now takes an optional attribute "meta" thatEelco Dolstra2006-03-10
* * Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra2005-02-22
* * gcc-wrapper: inherit gcc's name by default.Eelco Dolstra2004-07-05
* * Finally we have a working stdenvLinux again.Eelco Dolstra2004-03-30
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * Re-enabled purity checking: it should work now. First we onlyEelco Dolstra2004-03-12
* * Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra2004-03-11
* * Reject inputs outside of the store in ld if NIX_ENFORCE_PURITY isEelco Dolstra2004-03-09
* * gcc-wrapper now filters out -L and -I flags referring to pathsEelco Dolstra2004-03-08
* * Started reorganising stdenv:Eelco Dolstra2004-03-08