summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/compilers/detection.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-08-16Add new custom markers to unit tests (#33862)Massimiliano Culpo1-2/+1
2023-07-20nag: update the versioning scheme (#35457)Sergey Kosukhin1-1/+1
2023-05-04detect ifx 2023.1, add test (#37377)Robert Cohn1-0/+5
2023-05-04acfl: add compiler-package mapping and fix version number (#36768)Annop Wongwathanarat1-2/+2
2023-03-12cce compiler: bugfix for version regex to avoid conflation with apple-clang (...Greg Becker1-0/+25
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-289/+383
2022-07-31black: clean up noqa comments from most of the codeTodd Gamblin1-7/+9
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+3
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-12-20Intel oneAPI packages: add 2022.1.1 release (#28096)Robert Cohn1-0/+5
2021-10-01Add oneAPI packages from 2021.4 release (#26401)Anna Masalskaya1-0/+12
2021-08-03aocc 3.1.0: fix version detection for v3.1.0 (#25084)AMD Toolchain Support1-0/+5
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-0/+1
2021-07-06oneAPI packages: add 2021.3 release (#24617)Vasily Danilin1-11/+34
2021-03-17aocc: add support for v3.0 compilers (#22219)AMD Toolchain Support1-0/+5
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-12-23Add Intel oneAPI packages (#20411)Robert Cohn1-18/+8
2020-12-01AOCC-2.3.0 is now added to spack (#20089)AMD Toolchain Support1-0/+5
2020-11-19clang/llvm: fix version detection (#19978)Michael Kuhn1-1/+5
2020-10-29Oneapi add compiler (#19330)Frank Willmore1-0/+34
2020-10-20Adding AOCC compiler to SPACK community (#19345)GaneshPrasadMA1-0/+16
2020-10-16New compiler: nvhpc (NVIDIA HPC SDK) (#19294)Scott McMillan1-0/+55
2020-08-07Fujitsu compiler: Accept alphabet as version. (#17890)Tomoki, Karatsu1-6/+6
2020-06-29Detect FE compilers automatically on Cray (#17267)Massimiliano Culpo1-0/+44
2020-06-25Separate Apple Clang from LLVM Clang (#17110)Massimiliano Culpo1-3/+14
2020-06-11Renamed flags.py to basics.pyMassimiliano Culpo1-0/+1
2020-06-11Reworked tests on compilers to separate version detectionMassimiliano Culpo1-0/+179