summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/gcc/package.py
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-01gcc: allow building 11.2.0 on macOS (#28662)Massimiliano Culpo1-0/+5
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2022-01-05GCC package: allow building gcc-5 on newer Linux (#27386)Glenn Johnson1-0/+4
2021-11-11gcc package: Mac OS patch not needed for @12:Ben Cowan1-1/+1
2021-10-24gcc: support alternate mechanism for providing GCC rpaths (#26590)Seth R. Johnson1-6/+59
2021-10-15GCC: Conflict for <12 for M1 (#26318)Axel Huebl1-0/+4
2021-10-06Remove the spack.architecture module (#25986)Massimiliano Culpo1-2/+2
2021-10-04gcc: apply nvcc patch to more versions (#24295)Daniel Ahlin1-1/+4
2021-09-16GCC: patch for gcc 10.3.0 ICE when using nvcc (#25980)Kurt Sansom1-0/+3
2021-09-15gcc: apply backported fixes to v4.9.3 (#25945)David Beckingsale1-1/+1
2021-09-13Switch http to https where latter exists (#25672)Tamara Dahlgren1-1/+1
2021-09-08gcc: add patch for sanitizer in gcc<11.1.0 (#25804)acastanedam1-0/+3
2021-08-26zstd package: use make instead of CMake (#25610)Harmen Stoppels1-4/+1
2021-07-28gcc: add v11.2.0 (#25125)Michael Kuhn1-0/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-0/+1
2021-07-02Add `when` context manager to group common constraints in packages (#24650)Massimiliano Culpo1-50/+51
2021-06-01gcc: add 9.4.0 (#24064)Michael Kuhn1-2/+3
2021-05-17gcc: add 8.5.0 (#23647)Michael Kuhn1-0/+1
2021-05-02Another binutils fix (#23337)Harmen Stoppels1-1/+1
2021-05-02gcc: Explicitly disable bootstrapping (#23360)Erik Schnetter1-0/+4
2021-04-28gcc: add v11.1.0 (#23294)Michael Kuhn1-1/+6
2021-04-23gcc package: fix build with +nvptx (#23165)Andrew W Elble1-2/+15
2021-04-21Disable multithreaded version of zstd by default (#23167)Harmen Stoppels1-1/+4
2021-04-21Fix GCC with zstd on CCentOS 7 where it doesn't consider the lib64 directory ...Harmen Stoppels1-1/+4
2021-04-17Depend on binutils with ld and plugins in GCC (#22989)Harmen Stoppels1-1/+1
2021-04-13gcc: add v10.3 (#22894)yellowhat1-0/+1
2021-03-10gcc: fix nvptx conflict (#22214)Michael Kuhn1-1/+1