summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper
Commit message (Expand)AuthorAge
* Fix about the order of -rpath and -L in the ld-wrapperLluís Batlle i Rossell2010-12-14
* Fixing a bug in the ld-wrapper, where the dynamic-linker path was taken as aLluís Batlle i Rossell2010-12-13
* I had changed the gcc-wrapper shell attribute, for it to be a specific kind ofLluís Batlle i Rossell2010-12-07
* I made changes to achieve a working cross-built gcc wrapper. Now,Lluís Batlle i Rossell2010-12-04
* Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell2010-09-01
* Trying to add the fuloong2f for bootstrap-files. It bootstraps fineLluís Batlle i Rossell2010-08-01
* Removing any rest of the trunk's stdenv2, that has a fix in ld-wrapper to makeLluís Batlle i Rossell2010-05-25
* Making the ld-wrapper2.sh much faster, when having lots of '-L' parameters,Lluís Batlle i Rossell2010-05-03
* Fixing once again the ld-wrapper.sh script. I put it in a gcc-wrapper apart, ...Lluís Batlle i Rossell2010-03-16
* Fixing the gcc/gcc-wrapper so 'ghdl' gets the proper wrapper (langVhdl = true,Lluís Batlle i Rossell2010-01-27
* * Don't call grep from ld-wrapper (especially not O(n^2) times)Eelco Dolstra2010-01-26
* * Fix Perl on FreeBSD.Eelco Dolstra2010-01-26
* Adding two files I forgot to the gcc-wrapper, comming from the oldLluís Batlle i Rossell2010-01-16
* Merging the ghdl-wrapper and gcc-wrapper into one.Lluís Batlle i Rossell2010-01-16
* Merging the gnat-wrapper and gcc-wrapper into a single gcc-wrapper.Lluís Batlle i Rossell2010-01-16
* Fixing the gcc-wrapper, so it does not link when gcc is called with '-xLluís Batlle i Rossell2010-01-16
* Updating the ld-wrapper about linking of direct .so files. The previousLluís Batlle i Rossell2009-12-13
* Updating the gcc-wrapper with the changes done in trunk's gcc-wrapper2.Lluís Batlle i Rossell2009-12-12
* Fixing the coreutils reference in the gcc-wrapper - they did not get properlyLluís Batlle i Rossell2009-11-22
* 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
* 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