summary refs log tree commit diff
path: root/pkgs/build-support/gcc-cross-wrapper/default.nix
Commit message (Expand)AuthorAge
* gcc-cross-wrapper: Allow to pass US X min version.aszlig2014-03-12
* Remove unnecessary parentheses around if conditionsEelco Dolstra2012-12-28
* gcc-cross-wrapper-libs: Gracefully deal with non-existent /TRIPLET/lib dir.Ludovic Courtès2012-03-12
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* Breaking dependencies on the cross-built gcc through the gcc-cross-wrapper.Lluís Batlle i Rossell2010-08-09
* Making the cross-built packages not depend on the gcc cross compiler directly,Lluís Batlle i Rossell2010-08-08
* Big fixes in the cross build:Lluís Batlle i Rossell2009-11-22
* Fixed some details on cross compilation. Among others:Lluís Batlle i Rossell2009-11-21
* Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell2009-11-17
* Making the definition of the cross compiling target an attribute set.Lluís Batlle i Rossell2009-11-16
* My first attempt at getting cross compilers in nixpkgs.Lluís Batlle i Rossell2009-11-14
* * Remove references to substitute.sh.Eelco Dolstra2006-12-27
* * nativeGlibc -> nativeLibc (gcc-cross-wrapper is probably brokenEelco Dolstra2006-10-27
* * stdenv.mkDerivation now takes an optional attribute "meta" thatEelco Dolstra2006-03-10
* add a wrapper for cross compilers, which makes the correct link to the cross ...Armijn Hemel2005-11-29