summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/cc.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-06-18cc: Ensure that user-specified flags take precedence over others (#37376)Andrey Parfenov1-11/+22
2023-05-05cc: deal with -Wl,-rpath= without value, deal with NAG (#37215)Harmen Stoppels1-0/+18
2023-03-31compiler wrapper: fix -Xlinker parsing (#35929)Harmen Stoppels1-0/+47
2023-03-08compiler wrapper: parse Wl and Xlinker properly (#35912)Harmen Stoppels1-0/+10
2023-03-03Polish `spack.util.environment` (#35812)Massimiliano Culpo1-2/+2
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-10/+2
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-06Bootstrap most of Spack dependencies using environments (#34029)Massimiliano Culpo1-1/+1
2022-11-23Control Werror by converting to Wno-error (#30882)Tom Scogland1-0/+100
2022-07-31black: reformat entire repository with blackTodd Gamblin1-427/+475
2022-05-26Revert "strip -Werror: all specific or none (#30284)" (#30878)Scott Wittenburg1-78/+1
2022-05-24strip -Werror: all specific or none (#30284)Tom Scogland1-1/+78
2022-03-17"spack commands --update-completion"John Parent1-34/+3
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+35
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-11-23Fix leaky tests (#27616)Harmen Stoppels1-1/+1
2021-10-04cc: convert compiler wrapper to posix shellTodd Gamblin1-80/+83
2021-09-08lib/spack/env/cc: tolerate trailing / in elements of $PATH (#25733)bernhardkaindl1-0/+31
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+2
2021-05-13cc: change mode to ccld for loopopt edit (#23482)Frank Willmore1-1/+8
2021-03-31hotfix: make ifx work with autoconf <= 2.69 in Spack (#22683)Todd Gamblin1-0/+14
2021-02-10Fix: Add a space between -isystem and the directory (#21599)Scott McMillan1-12/+12
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-12-04Also allow --rpath as rpath linker flags (#18473)Harmen Stoppels1-2/+5
2020-04-21compiler wrappers: don't override -isystem with -I (#16077)Andrew W Elble1-0/+68
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-10-23Users can configure use of RPATH or RUNPATH (#9168)Massimiliano Culpo1-1/+45
2019-09-20targets: first pass at target detection for linuxGregory Becker1-1/+2
2019-05-04Binary caches on MacOS - allow expanded RPATHs (#11345)Patrick Gartung1-0/+26
2019-02-13Dynamic library/include paths (#8136)Peter Scheibel1-149/+81
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-08-09bugfix: cc handles spaces in flag variables properlyTodd Gamblin1-88/+70
2018-08-08cc: refactor flag adding so that it's not in reverse orderTodd Gamblin1-7/+7
2018-08-08cc: restore ccache support in the wrapper, add a regression testTodd Gamblin1-0/+25
2018-08-08cc: don't use sed to filter system directoriesTodd Gamblin1-0/+36
2018-08-08refactor: clean up and fix the cc testTodd Gamblin1-414/+474
2018-08-08Restore cc: package search paths come before dependency paths (#4692)Gregory Becker1-95/+173
2018-08-04revert cd9691de5 (#4692) while we work on a fix.Todd Gamblin1-173/+95
2018-08-01cc: package search paths come before dependency paths (#4692)becker331-95/+173
2018-05-17use os.path.join instead of join_path in coreTodd Gamblin1-16/+16
2018-05-17init: factor paths out of spack/__init__.py and into spack.paths moduleTodd Gamblin1-6/+6
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-12-20Compiler flag handlers (#6415)becker331-2/+6
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-11-01update filename used for cc wrapper invocation debug log (#5837)scheibelp1-1/+3
2017-10-24remove wildcards from make spack core and packagesTodd Gamblin1-2/+2
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1