summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/gcc/package.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-12-27Initial License CheckinAiden Grossman1-0/+2
2023-12-21Compilers can inject first order rules into the solverMassimiliano Culpo1-0/+29
2023-12-18gcc: fix run environment variables not being exported in environments (#41729)Michael Kuhn1-1/+3
2023-12-12gcc: simplify patch when range (#41587)Harmen Stoppels1-2/+2
2023-10-10GCC: fix build with Apple Clang 15 (#40318)Adam J. Stewart1-0/+5
2023-09-18Enabled building GCC 13.1 on darwin/aarch64. (#38667)Ben Cowan1-5/+15
2023-09-08Speed-up `spack external find` execution (#39843)Massimiliano Culpo1-3/+3
2023-08-09zlib-api: new virtual with zlib/zlib-ng as providers (#37372)Harmen Stoppels1-3/+5
2023-07-28gcc: add 13.2.0 (#39119)Michael Kuhn1-0/+1
2023-07-09gcc: add 10.5.0 (#38784)Michael Kuhn1-1/+2
2023-07-05Drop Python 2 super syntax (#38718)Adam J. Stewart1-1/+1
2023-05-31gcc: add 11.4.0 (#37988)Michael Kuhn1-0/+1
2023-05-14gcc: add 12.3.0 (#37553)Paul R. C. Kent1-0/+1
2023-05-08Add a "requires" directive, extend functionality of package requirements (#36...Massimiliano Culpo1-3/+1
2023-04-27gcc: add v13.1.0 (#37230)Massimiliano Culpo1-1/+6
2023-04-27gcc: no need to special case macos/linux wrt rpaths (#37243)Harmen Stoppels1-6/+1
2023-03-23gcc: fix for apple-clang conflicts (#36165)Matthew Thompson1-1/+1
2023-03-10go: refactor bootstrapping process (#35823)Alec Scott1-25/+22
2023-03-08gcc: Patch building of GCC 5.1-12.1 with glibc >= 2.36 (#35798)Maciej Wójcik1-0/+5
2023-03-08Split `satisfies(..., strict=True/False)` into two functions (#35681)Massimiliano Culpo1-1/+1
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-11/+2
2023-02-01Use the `maintainers` directive in all packages (#35201)Massimiliano Culpo1-1/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2023-01-17gcc: add patch for noexcept declarations (#34964)Glenn Johnson1-0/+7
2022-11-23Control Werror by converting to Wno-error (#30882)Tom Scogland1-0/+1
2022-11-18gcc: Ensure matching assembler/binutils on RHEL8 (#33994)Bernhard Kaindl1-0/+8
2022-11-10gcc: drop target bootstrap flags for aarch64 (#33813)Harmen Stoppels1-1/+3
2022-10-18go,gcc: Support external go compilers for Go bootstrap (#27769)Bernhard Kaindl1-1/+19
2022-10-11GCC: update Xcode 14 conflict (#33226)Adam J. Stewart1-1/+1
2022-09-26gcc: add Apple Silicon support for newer versions (#32702)Adam J. Stewart1-3/+17
2022-09-12gcc: add support for the D language (GDC) (#32330)Sergey Kosukhin1-3/+157
2022-08-21gcc: add 12.2.0 (#32270)Wileam Y. Phan1-0/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-427/+462
2022-07-28gcc: fix unstable patch urls (#31784)Harmen Stoppels1-6/+4
2022-07-25GCC: Add bootstrap conflict for M1 (#31189)psakievich1-0/+1
2022-07-12`spack.repo.get()` can only be called on concrete specs (#31411)Massimiliano Culpo1-2/+3
2022-06-28gcc: add 10.4.0 (#31332)Michael Kuhn1-1/+2
2022-06-06GCC: add Apple M1 support (#30825)Adam J. Stewart1-2/+8
2022-05-28refactor: packages import `spack.package` explicitly (#30404)Tom Scogland1-0/+1
2022-05-27gcc: add 9.5.0 (#30893)Michael Kuhn1-0/+1
2022-05-21gcc: add `build_type` and `profiled` variants (#30660)Harmen Stoppels1-0/+67
2022-05-07gcc: version 12.1.0 (#30537)Harmen Stoppels1-0/+2
2022-04-25gcc: Make gcc 11.3 build on Darwin (#30278)Erik Schnetter1-1/+1
2022-04-21gcc: add 11.3.0 (#30226)Michael Kuhn1-0/+1
2022-04-16gcc: avoid excessive stat calls (#30005)Harmen Stoppels1-0/+5
2022-03-30gcc: add missing dependencies (#29671)Tom Scogland1-0/+9
2022-03-23Use stable URLs and `?full_index=1` for all github patches (#29239)Adam J. Stewart1-1/+1
2022-02-07gcc: fix build on apple-clang@13 (#28801)Seth R. Johnson1-0/+3
2022-02-06Fix GCC 8 build on macOS bigsur %apple-clang@12.0.5 (#28795)Seth R. Johnson1-2/+8