summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper
Commit message (Expand)AuthorAge
* * Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra2005-02-22
* * Do the generic sed thing for Glibc.Eelco Dolstra2005-02-21
* * Merge diff between trunk/pkgs@1646 and branches/nixos-pkgs@2256;Eelco Dolstra2005-02-21
|\
| * use new kernel headersArmijn Hemel2005-01-18
| * add modified gcc-wrapperArmijn Hemel2004-11-22
|/
* * gcc-wrapper: inherit gcc's name by default.Eelco Dolstra2004-07-05
* * Accept relative paths such as `-I ..' (`-I..' was already beingEelco Dolstra2004-04-07
* * 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
* * Set a flag to indicate whether we're doing a native build.Eelco 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