summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/builder.sh
Commit message (Expand)AuthorAge
* treewide: Remove gnat support.Shea Levy2018-03-08
* gcc: Adjust builder.sh to find some things in bintools-wrapper insteadJohn Ericson2017-12-13
* gcc: Don't choke if there is no lib outputJohn Ericson2017-12-10
* gcc: Fix after mergeJohn Ericson2017-12-07
* gcc: Handle `CPATH` and `LIBRARY_PATH` purely in NixJohn Ericson2017-12-06
* gcc: Modernize builder.sh for CrossJohn Ericson2017-12-06
* gcc: include dylibs for darwin buildDaiderd Jordan2017-04-04
* gcc_multi: Move $out/lib64/* to $lib/lib64Eelco Dolstra2016-09-20
* Merge #16355: gcc: darwin supportVladimír Čunát2016-06-23
|\
| * gcc: fix darwin buildingMatthew Bauer2016-06-19
* | cross GCC: Fix some paths to libc headers (after multiple outputs)Tuomas Tynkkynen2016-06-11
* | fixing libcCross related flagsEric Litak2016-05-31
|/
* gcc: fix #15033: avoid lib64/ symlink to 32-bit lib/Vladimír Čunát2016-05-22
* gcc: fix mingw build after closure-size mergeVladimír Čunát2016-04-20
* Merge master into closure-sizeVladimír Čunát2016-03-08
|\
| * gcc: fix #12836: build on darwinJosef Knedl2016-02-17
* | rename moveToOutput and propagatedBuildInputsLuca Bruno2015-12-02
* | gcc5: split $doc into $man and $infoVladimír Čunát2015-10-28
* | gcc 4.9: Fix multi-out fixupsTuomas Tynkkynen2015-10-03
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * gcc: Remove duplicate filesEelco Dolstra2015-05-12
|/
* * The `patch' command is now part of stdenv, so it no longer needs toEelco Dolstra2004-09-18
* * Ensure that when building gcc, libstdc++ is linked against theEelco Dolstra2004-04-04
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * Upgrade to gcc 3.3.3. Starting at 3.3.3, the gcc makefile checksEelco Dolstra2004-03-27
* * The stdenv setup script now defines a generic builder that allowsEelco Dolstra2004-03-19
* * Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra2004-03-11
* * stdenv-nix-linux should more-or-less work again now.Eelco Dolstra2004-03-09
* * Removed the old gcc.Eelco Dolstra2004-03-09
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14