summaryrefslogtreecommitdiff
path: root/lib/spack/spack/compilers
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin18-18/+18
2023-12-07cce compiler: remove vestigial compiler names (#41303)Greg Becker1-4/+4
2023-11-27handle use of an unconfigured compiler (#41213)Robert Cohn1-0/+8
2023-11-27intel-oneapi 2024.0.0: added new version to packages (#41135)Andrey Perestoronin1-0/+12
2023-11-21Add cxx17_flag to intel.py (#41207)Alex Richert1-0/+8
2023-11-13Compiler.debug_flags: drop -gz (#40900)Harmen Stoppels2-2/+0
2023-11-06spack compiler find --[no]-mixed-toolchain (#40902)Harmen Stoppels3-63/+107
2023-09-29Cray manifest: compiler handling fixes (#40061)Peter Scheibel1-0/+1
2023-09-22Remove distutils dependency in Spack (#40153)Harmen Stoppels1-3/+2
2023-09-21Harden compiler detection against errors (#39736)John W. Parent2-11/+49
2023-09-05compilers/gcc.py: support cxx{20,23}_flag (#39777)Wouter Deconinck1-0/+22
2023-08-30Windows: oneapi/msvc consistency (#39180)John W. Parent1-36/+145
2023-08-15spack.config: use all caps for globals (#39424)Harmen Stoppels1-3/+3
2023-07-31Remove Xcode mock-up (#39020)Adam J. Stewart1-109/+0
2023-07-20nag: update the versioning scheme (#35457)Sergey Kosukhin1-1/+10
2023-07-13Add missing space in error msg (#38863)Adam J. Stewart1-1/+1
2023-07-05Drop Python 2 super syntax (#38718)Adam J. Stewart4-13/+9
2023-07-05Drop Python 2 object subclassing (#38720)Adam J. Stewart1-1/+1
2023-06-27Revert "Updates to symlinking for Windows (#34701)" (#38578)Harmen Stoppels1-3/+3
2023-06-26Updates to symlinking for Windows (#34701)David Alexander1-3/+3
2023-06-08Fix compiler removal from command line (#38057)Massimiliano Culpo1-26/+38
2023-05-30Simplify implementation of "get_compiler_config" (#37989)Massimiliano Culpo1-28/+18
2023-05-25Windows MSVC: do not set sdk version if installing sdk (#37930)John W. Parent1-1/+5
2023-05-16Windows: fix MSVC version handling (#37711)John W. Parent1-2/+2
2023-05-12Fix logic in setting oneapi microarchitecture flags (#37634)Robert Cohn1-2/+4
2023-05-10Fix compiler version issues (concrete vs range) (#37572)Harmen Stoppels1-2/+4
2023-05-05Improve version, version range, and version list syntax and behavior (#36273)Harmen Stoppels9-63/+67
2023-05-04detect ifx 2023.1, add test (#37377)Robert Cohn1-1/+1
2023-05-04acfl: add compiler-package mapping and fix version number (#36768)Annop Wongwathanarat2-14/+3
2023-04-21Windows: shell variables are case-insensitive (#36813)John W. Parent1-1/+1
2023-04-11Windows/MSVC: propagate all VCVARS changes to Spack env (#36582)John W. Parent1-4/+5
2023-03-14Libogg and libtheora: build on windows (#35099)John W. Parent1-1/+13
2023-03-12cce compiler: bugfix for version regex to avoid conflation with apple-clang (...Greg Becker1-1/+1
2023-03-06compiler flags: fix multiple compilers with different flags (#35721)Greg Becker1-1/+1
2023-02-17clang/apple-clang correct c/c++ standard flags (#35062)Harmen Stoppels2-15/+81
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart2-6/+1
2023-02-14Update cce.py (#35469)luker1-0/+5
2023-02-03MSVC compiler: add platform toolset version (#35098)John W. Parent1-2/+13
2023-01-18license year bump (#34921)Harmen Stoppels18-18/+18
2023-01-06Fix PrgEnv detection (#34845)QuellynSnead1-1/+1
2022-12-16Compiler detection: avoid false recognition of MSVC (#34574)John W. Parent1-0/+2
2022-12-09Windows: reenable unit tests (#33385)John W. Parent2-4/+6
2022-12-05vermin: remove all novm comments from code (#34308)Todd Gamblin3-3/+3
2022-12-04typing: move from comment annotations to Python 3.6 annotations (#34305)Todd Gamblin3-9/+9
2022-11-22Windows: add registry query and SDK/WDK packages (#33021)John W. Parent1-6/+37
2022-11-15Stop using `six` in Spack (#33905)Massimiliano Culpo1-6/+4
2022-11-14Remove support for running with Python 2.7 (#33063)Massimiliano Culpo1-33/+27
2022-11-07intel oneapi classic bootstrapping (#31285)Greg Becker1-1/+15
2022-11-04Cray support: use linux platform for newer craype versions (#29392)Greg Becker1-17/+30
2022-11-01Unit tests: make unit tests work for aarch64 machines (#33625)Greg Becker1-0/+4