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