summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/gcc/builder.sh
AgeCommit message (Expand)Author
2023-07-07gcc: remove builder.shAdam Joseph
2023-06-30Revert "gcc: kludge to prevent mass-rebuild"Adam Joseph
2023-07-08gcc: restore 'Configured with:' output on 'gcc -v' outputSergei Trofimovich
2023-04-10gcc: drop include-fixed/bits/statx.hSergei Trofimovich
2023-03-29gcc: exclude malformed `sys/mount.h` from fixed headers directoryMaximilian Bosch
2023-03-06gcc: do not install sys-include headers for cross-compilers.Sergei Trofimovich
2023-02-01gcc: revert "provide both native and cross forms of gcc.libs libraries"Sergei Trofimovich
2023-01-14Merge pull request #209153 from trofi/gcc-libs-cross-linkSergei Trofimovich
2023-01-05gcc: provide both native and cross forms of gcc.libs librariesSergei Trofimovich
2023-01-03gcc/builder.sh: drop dead RPATH clobbering codeSergei Trofimovich
2022-12-08treewide: fix some core package structuredAttrsArtturin
2022-08-05gcc: factor out $linkLib64toLib, move it from bash to nixAdam Joseph
2022-08-05gcc: add linkLib32toLib to create lib32->lib linksAdam Joseph
2022-07-28Merge pull request #182513 from trofi/strip-for-host-and-targetBernardo Meurer
2022-07-25gcc: enable stripping for cross-compilersSergei Trofimovich
2022-07-18gcc: drop outdated sed for system headers clobberSergei Trofimovich
2022-03-22pkgsStatic.stdenv.cc.cc: put static libs in $libAlyssa Ross
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