summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper/builder.sh
Commit message (Expand)AuthorAge
* Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell2009-11-08
* Revert r16645, which was intended for the `stdenv-updates' branch.Ludovic Courtès2009-08-10
* GCC wrapper: Don't create dangling symlinks; create a `gcj' symlink.Ludovic Courtès2009-08-10
* Define "brokenRedHatKernel = true" in $NIXPKGS_CONFIG to build a system thatPeter Simons2009-06-24
* * Oops. We don't call genericBuild, so the fixupPhase (which createsEelco Dolstra2009-04-23
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
* * Put Glibc at the very end of the GCC header search path. ThisEelco Dolstra2009-01-19
* * gcc-wrapper-new -> gcc-wrapper, setup-new -> setup.Eelco Dolstra2008-10-07
* svn path=/nixpkgs/branches/stdenv-updates/; revision=12990Eelco Dolstra2008-10-07
* * gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to theEelco Dolstra2008-02-13
* * substitute() in stdenv: use the replace program instead of awfulEelco Dolstra2008-02-13
* * Merge the new generic builder.Eelco Dolstra2006-12-27
* * Argggggghhhh.Eelco Dolstra2006-10-27
* * Doh.Eelco Dolstra2006-10-26
* * Put a symlink to the assembler in the GCC wrapper. Otherwise, whenEelco Dolstra2006-10-26
* * Add -B$gcc/lib64 when appropriate. This is so that configureEelco Dolstra2006-10-25
* * gcc-wrapper: separately store the flags necessary to find GCC andEelco Dolstra2006-10-24
* * Add $pkg/lib64 (if it exists) to the library search path in additionEelco Dolstra2006-10-24
* * "." -> "source".Eelco Dolstra2005-12-05
* * Merge r3019.Eelco Dolstra2005-06-17
* * Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra2005-02-22
* * Merge diff between trunk/pkgs@1646 and branches/nixos-pkgs@2256;Eelco Dolstra2005-02-21
|\
| * add modified gcc-wrapperArmijn Hemel2004-11-22
|/
* * Ensure that when building gcc, libstdc++ is linked against theEelco Dolstra2004-04-04
* * Various bug fixes in setup.sh and ld-wrapper.sh.Eelco Dolstra2004-04-02
* * Finally we have a working stdenvLinux again.Eelco Dolstra2004-03-30
* * Use a Nix shell for gcc-wrapper and ld-wrapper.Eelco Dolstra2004-03-29
* * 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