summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper
Commit message (Expand)AuthorAge
* ld-wrapper: Put back the --sysroot filterEelco Dolstra2014-09-02
* gcc: Revive the no-sys-dirs patchEelco Dolstra2014-08-18
* Fix SNAFU using $NIX_LDFLAGS_AFTEREelco Dolstra2014-07-02
* Darwin: Search for libraries in $sdk/usr/libEelco Dolstra2014-07-01
* gcc: Fix purityEelco Dolstra2014-06-30
* gcc-wrapper: don't fail when cpp doesn't existVladimír Čunát2014-04-02
* gcc-wrapper: preferLocalBuild, as it does little workVladimír Čunát2014-04-02
* gcc-{,cross-}wrapper: add 'cpp' wrapper (close #1820)Bjørn Forsman2014-04-02
* preferLocalBuild: revert a stdenv changeVladimír Čunát2014-02-10
* preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát2014-02-10
* Add a stdenv adapter ‘useGoldLinker’ to force use of GoldEelco Dolstra2014-02-05
* gcc-wrapper: Use -isystem instead of -IEelco Dolstra2014-01-10
* Merge changes from branch 'master' into stdenv-updates.Peter Simons2013-04-19
|\
| * gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrvLluís Batlle i Rossell2013-04-10
* | GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS!Danny Wilson2013-02-28
|/
* Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-29
|\
| * Unifying buildergo.sh and builder.sh into one.Lluís Batlle i Rossell2012-12-29
* | Enabling support of ld-linux-armhf.so.3 ld.so, in ARMLluís Batlle i Rossell2012-12-29
|/
* Remove unnecessary parentheses around if conditionsEelco Dolstra2012-12-28
* Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
* stdenv-updates: merge updates from 'master' branchPeter Simons2012-09-11
|\
| * Adding gccgo for gcc4.7.Lluís Batlle i Rossell2012-08-03
* | Extend compiler wrapper scripts to allow compilation of "/dev/null" input.Peter Simons2012-07-02
|/
* Add armv7l support.Nicolas Pierron2012-04-15
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-26
|\
| * Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell2012-01-21
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* | * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
|/
* Fix typo.Ludovic Courtès2011-06-12
* Specify the dynamic linker name for cross-compilation to GNU/Hurd.Ludovic Courtès2011-06-12
* 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