about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/builder.sh
AgeCommit message (Expand)AuthorFilesLines
2020-12-27bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim1-1/+4
2020-10-26Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát1-1/+6
2020-10-25Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát1-6/+1
2020-10-18Merge #92704: gcc: Improve manpage symlinksVladimír Čunát1-1/+6
2020-09-02Merge pull request #94637 from antifuchs/gccemacs-on-darwinadisbladis1-1/+1
2020-08-26Merge remote-tracking branch 'origin/master' into gcc-crossMatthew Bauer1-43/+44
2020-08-25gcc: On darwin, adjust IDs of installed .so files alsoAndreas Fuchs1-1/+1
2020-07-23stdenv: make -nostdinc work as intendedJörg Thalheim1-1/+1
2020-07-08gcc: fix manpage symlinks when arch tuple is in the file nameAlexandria Corkwell1-1/+6
2020-05-26gcc: fix building darwin->linux cross compilerGaelan Steele1-1/+11
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson1-24/+24
2020-05-05gcc: don’t require "lib" outputMatthew Bauer1-18/+18
2020-04-10Merge pull request #83181 from matthewbauer/move-win-outputsMatthew Bauer1-0/+1
2020-03-23gcc: move .dll.a* outputs to $libMatthew Bauer1-0/+1
2020-03-13gcc: fix musl cross-compiler on i686Ben Wolsieffer1-2/+2
2020-03-05gcc: remove unneeded RPATH patchingBen Wolsieffer1-7/+0
2020-03-04gcc: move target-specific runtime libraries to separate outputBen Wolsieffer1-13/+13
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-5/+0
2018-09-07gcc-*: Clean up crossStageStatic logicJohn Ericson1-1/+1
2018-03-08treewide: Remove gnat support.Shea Levy1-2/+0
2017-12-13gcc: Adjust builder.sh to find some things in bintools-wrapper insteadJohn Ericson1-19/+34
2017-12-10gcc: Don't choke if there is no lib outputJohn Ericson1-1/+1
2017-12-07gcc: Fix after mergeJohn Ericson1-5/+0
2017-12-06gcc: Handle `CPATH` and `LIBRARY_PATH` purely in NixJohn Ericson1-13/+5
2017-12-06gcc: Modernize builder.sh for CrossJohn Ericson1-98/+99
2017-04-04gcc: include dylibs for darwin buildDaiderd Jordan1-0/+12
2016-09-20gcc_multi: Move $out/lib64/* to $lib/lib64Eelco Dolstra1-6/+15
2016-06-23Merge #16355: gcc: darwin supportVladimír Čunát1-13/+15
2016-06-19gcc: fix darwin buildingMatthew Bauer1-13/+15
2016-06-11cross GCC: Fix some paths to libc headers (after multiple outputs)Tuomas Tynkkynen1-6/+7
2016-05-31fixing libcCross related flagsEric Litak1-4/+0
2016-05-22gcc: fix #15033: avoid lib64/ symlink to 32-bit lib/Vladimír Čunát1-8/+5
2016-04-20gcc: fix mingw build after closure-size mergeVladimír Čunát1-1/+5
2016-03-08Merge master into closure-sizeVladimír Čunát1-1/+1
2016-02-17gcc: fix #12836: build on darwinJosef Knedl1-1/+1
2015-12-02rename moveToOutput and propagatedBuildInputsLuca Bruno1-3/+3
2015-10-28gcc5: split $doc into $man and $infoVladimír Čunát1-9/+10
2015-10-03gcc 4.9: Fix multi-out fixupsTuomas Tynkkynen1-2/+2
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát1-0/+271
2015-05-12gcc: Remove duplicate filesEelco Dolstra1-0/+255
2004-09-18* The `patch' command is now part of stdenv, so it no longer needs toEelco Dolstra1-93/+0
2004-04-04* Ensure that when building gcc, libstdc++ is linked against theEelco Dolstra1-7/+24
2004-03-29* Remove trivial builders.Eelco Dolstra1-2/+0
2004-03-27* Upgrade to gcc 3.3.3. Starting at 3.3.3, the gcc makefile checksEelco Dolstra1-1/+5
2004-03-19* The stdenv setup script now defines a generic builder that allowsEelco Dolstra1-56/+65
2004-03-11* Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra1-2/+2
2004-03-09* stdenv-nix-linux should more-or-less work again now. backups/martin@828Eelco Dolstra1-0/+65
2004-03-09* Removed the old gcc.Eelco Dolstra1-56/+0
2003-11-14* Renamed pkgs-ng to pkgs.Eelco Dolstra1-0/+56