about summary refs log tree commit diff
path: root/pkgs/build-support/gcc-wrapper
Commit message (Expand)AuthorAge
* Fix stdenv-nativeEelco Dolstra2014-10-11
* Unify gcc-wrapper and clang-wrapperEelco Dolstra2014-10-11
* gcc-wrapper: Style fixEelco Dolstra2014-10-11
* gcc-wrapper: Style fixEelco Dolstra2014-10-11
* gcc-wrapper: Wrap ld.goldEelco Dolstra2014-10-10
* gcc-wrapper: Get rid of builder.sh + cleanupEelco Dolstra2014-10-10
* gcc-wrapper: Remove NIX_GCC_NEEDS_GREPEelco Dolstra2014-09-23
* gcc-wrapper: Use a real dateEelco Dolstra2014-09-15
* Fix __DATE__ and __TIME__ purification in gcc-wrapperGergely Risko2014-09-14
* gcc-wrapper: make __DATE__/__TIME__ deterministicAlexander Kjeldaas2014-09-13
* Merge branch 'staging' into modular-stdenvVladimír Čunát2014-09-08
|\
| * ld-wrapper: Put back the --sysroot filterEelco Dolstra2014-09-02
| * gcc: Revive the no-sys-dirs patchEelco Dolstra2014-08-18
* | Cleanup: Use += to append to envHooksEelco Dolstra2014-08-09
* | stdenv: Remove the special handling of gccEelco Dolstra2014-08-09
|/
* 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