summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/cmd/compiler.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-11-06spack compiler find --[no]-mixed-toolchain (#40902)Harmen Stoppels1-7/+13
2023-08-16Add new custom markers to unit tests (#33862)Massimiliano Culpo1-5/+5
2023-06-08Fix compiler removal from command line (#38057)Massimiliano Culpo1-184/+130
2023-05-19compiler specs: do not print '@=' when clear from context (#37787)Greg Becker1-4/+4
2023-05-10Fix compiler version issues (concrete vs range) (#37572)Harmen Stoppels1-10/+10
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-4/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-125/+131
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-1/+2
2022-03-17"spack commands --update-completion"John Parent1-4/+8
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+5
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2022-01-12Do not initialize config on spack compiler list (#28042)Harmen Stoppels1-0/+11
2021-09-17Bootstrap should search for compilers after switching config scopes (#26029)Massimiliano Culpo1-12/+0
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-0/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-08-12Respect $PATH ordering when registering compilers (#17967)Harmen Stoppels1-0/+32
2020-07-21bugfix: make compiler preferences slightly saner (#17590)Todd Gamblin1-1/+121
2020-07-20bugfix: ignore Apple's "gcc" by default (#17589)Todd Gamblin1-1/+28
2020-06-02Unify tests for compiler command in the same file (#16891)Massimiliano Culpo1-0/+105