summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper
Commit message (Expand)AuthorAge
...
* * Add $pkg/lib64 (if it exists) to the library search path in additionEelco Dolstra2006-10-24
* * Filter out the meta attribute.Eelco Dolstra2006-03-24
* * stdenv.mkDerivation now takes an optional attribute "meta" thatEelco Dolstra2006-03-10
* * Make sure that `gcc -v' (i.e., with no other arguments) does theEelco Dolstra2005-12-15
* * "." -> "source".Eelco Dolstra2005-12-05
* * Make the grep call optional.Eelco Dolstra2005-07-13
* * r3317 was wrong: grep should be applied to gcc's stderr, not stdout.Eelco Dolstra2005-07-13
* * Make gcc work properly again in nix-env installations (e.g., whenEelco Dolstra2005-07-12
* * Merge r3019.Eelco Dolstra2005-06-17
* * 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