summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/build_environment.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-12-18environment modifications for externals (#41723)Greg Becker1-0/+18
2023-11-06Don't let runtime env variables of compiler like deps leak into the build env...Harmen Stoppels1-0/+15
2023-11-01Cherry-picking virtual dependencies (#35322)Massimiliano Culpo1-0/+10
2023-10-19Improve setup build / run / test environment (#35737)Harmen Stoppels1-3/+70
2023-09-28Partial removal of circular dependencies between `spack` and `llnl` (#40090)Massimiliano Culpo1-1/+1
2023-09-07move determine_number_of_jobs into spack.util.cpus, use it in concretize (#37...Harmen Stoppels1-7/+42
2023-08-16Add new custom markers to unit tests (#33862)Massimiliano Culpo1-2/+1
2023-07-05Drop Python 2 object subclassing (#38720)Adam J. Stewart1-1/+1
2023-03-08compiler wrapper: parse Wl and Xlinker properly (#35912)Harmen Stoppels1-2/+2
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-6/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-30Deduplicate code to propagate module changes across MRO (#34157)Massimiliano Culpo1-14/+14
2022-11-28Use a module-like object to propagate changes in the MRO, when setting build ...Massimiliano Culpo1-1/+26
2022-11-03Experimental binding of shared ELF libraries (#31948)Harmen Stoppels1-1/+1
2022-10-04BuildEnvironment: accumulate module changes to poke to all relevant modules (...Greg Becker1-0/+8
2022-07-31black: reformat entire repository with blackTodd Gamblin1-219/+260
2022-04-26setup_package: don't unload modules on Cray when run with --dirty (#30261)Mark W. Krentel1-0/+39
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-19/+42
2022-03-17"spack commands --update-completion"John Parent1-4/+1
2022-03-17Path handling (#28402)John W. Parent1-4/+2
2022-03-17Update tests support for WindowsBetsy McPhail1-9/+22
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-4/+8
2021-06-24Environment modifications: de-prioritize external packages (#23824)Peter Scheibel1-5/+5
2021-04-12Externals with merged prefixes (#22653)Peter Scheibel1-0/+40
2021-03-30Make -j flag less exceptional (#22360)Harmen Stoppels1-1/+20
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-01-27Unified environment modifications in config files (#14372)Massimiliano Culpo1-70/+60
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-12-06Spec Header Dirs: Only first include/ (#13991)Axel Huebl1-1/+13
2019-10-23Users can configure use of RPATH or RUNPATH (#9168)Massimiliano Culpo1-0/+33
2019-09-20targets: first pass at target detection for linuxGregory Becker1-1/+9
2019-05-24build env: simplify handling of parallel jobs (#11524)Massimiliano Culpo1-0/+17
2019-05-09modules: use new `module` function instead of `get_module_cmd` (#8570)Greg Becker1-3/+1
2019-02-26Use Package.headers for -I options (#10623)Massimiliano Culpo1-14/+16
2019-02-14Removed pkg.headers.directories from the include list (#10604)Massimiliano Culpo1-2/+1
2019-02-13Dynamic library/include paths (#8136)Peter Scheibel1-22/+72
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-12-14Fix spack package inheritance for module variables (#10097)Greg Becker1-0/+15
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-09-05Spack environment updates take precedence (#9107)becker331-1/+26
2018-09-05Extended set of environment modification commands. (#8996)Sergey Kosukhin1-0/+83
2018-08-08Restore cc: package search paths come before dependency paths (#4692)Gregory Becker1-3/+6
2018-08-04revert cd9691de5 (#4692) while we work on a fix.Todd Gamblin1-6/+3
2018-08-01cc: package search paths come before dependency paths (#4692)becker331-3/+6
2018-06-05Preserve Spack CC/FC/F77/CXX settings when loading modules (#8346)Massimiliano Culpo1-0/+27
2018-05-17use os.path.join instead of join_path in coreTodd Gamblin1-4/+3
2018-05-17init: factor paths out of spack/__init__.py and into spack.paths moduleTodd Gamblin1-4/+4
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1