summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/bootstrap.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-08-15spack.config: use all caps for globals (#39424)Harmen Stoppels1-13/+13
2023-07-19Respect custom user store when bootstrapping (#39001)Massimiliano Culpo1-0/+19
2023-07-19Remove `LazyReference` from code (#38944)Massimiliano Culpo1-5/+5
2023-07-18Ensure the bootstrap store has a padding length of zero (#38975)Massimiliano Culpo1-13/+22
2023-07-18Windows testing: enable bootstrap test (#36972)markus-ferrell1-2/+0
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-8/+2
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-06Bootstrap most of Spack dependencies using environments (#34029)Massimiliano Culpo1-10/+14
2022-08-30Environments: Add support for include URLs (#29026)Tamara Dahlgren1-1/+1
2022-08-10Update tests so /tmp/store can be accessed (#32003)Richarda Butler1-5/+7
2022-07-31black: reformat entire repository with blackTodd Gamblin1-49/+54
2022-06-08bootstrap: account for disabled sources (#31042)Massimiliano Culpo1-0/+17
2022-05-15Introduce GroupedExceptionHandler and use it to simplify bootstrap error hand...Danny McClanahan1-0/+16
2022-04-08Deprecate top-level module config (#28659)Harmen Stoppels1-7/+7
2022-03-17"spack commands --update-completion"John Parent1-5/+1
2022-03-17Expand external find for Windows (#27588)John Parent1-0/+3
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+6
2022-03-17Spack on Windows package portsJohn Parent1-1/+1
2022-02-16tests: consolidate mock scope creation logic in `conftest.py`Todd Gamblin1-9/+1
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-12-23New subcommand: spack bootstrap status (#28004)Massimiliano Culpo1-0/+17
2021-11-26Bootstrap patchelf like GnuPG (#27532)Massimiliano Culpo1-0/+10
2021-10-06Restore the correct computation of stores in environments (#26560)Massimiliano Culpo1-0/+22
2021-10-05Isolate bootstrap configuration from user configuration (#26071)Massimiliano Culpo1-0/+19
2021-09-17Bootstrap should search for compilers after switching config scopes (#26029)Massimiliano Culpo1-0/+21
2021-09-08Disable module generation during bootstrappingMassimiliano Culpo1-0/+14
2021-08-26Ensure environment are deactivated when bootstrapping (#25607)Massimiliano Culpo1-0/+15
2021-07-12Enable/disable bootstrapping and customize store location (#23677)Massimiliano Culpo1-1/+26
2021-03-30Bootstrapping: swap store before configuration (#22631)Massimiliano Culpo1-0/+26