summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper
Commit message (Expand)AuthorAge
* 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
* 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
* * Sync with the trunk.Eelco Dolstra2009-06-30
|\
| * big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
* | 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
* * Fix missing description errors.Eelco Dolstra2009-04-19
* * setup.sh: turn on nullglob globally.Eelco Dolstra2009-04-18
* * 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
* * Pass -rpath flags in the same order as -L flags.Eelco Dolstra2009-02-01
* * 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
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-18
* * 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
* * Give the real GCC a lower priority than the GCC wrapper so that bothEelco Dolstra2007-05-31
* * Merge gcc-wrapper-new.Eelco Dolstra2007-05-24
* * wrapGCC: pass the right purity options for the platform.Eelco Dolstra2007-05-16
* * 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
* * 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