summaryrefslogtreecommitdiff
path: root/lib/spack/spack/cmd/concretize.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-07-13Standardize subcommand help strings (#38804)Adam J. Stewart1-5/+3
2023-05-11Allow using -j to control the parallelism of concretization (#37608)Massimiliano Culpo1-0/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-11/+13
2022-04-25Environments: add flag to skip printing concretized specs (#30272)iarspider1-1/+5
2022-02-16commands: refactor `--reuse` handling to use configTodd Gamblin1-4/+3
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-11-05spack concretize: add --reuse argumentMassimiliano Culpo1-1/+5
2021-08-19New `spack.environment.active_environment` api, and make spack.environment no...Harmen Stoppels1-1/+2
2021-03-15Propagate --test= for environments (#22040)Harmen Stoppels1-1/+15
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-01-28env: synchronize updates to environments (#14621)Peter Scheibel1-3/+4
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-08-02Refactor UI logic out of Environment.concretize (#12213)Massimiliano Culpo1-1/+2
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-12-19env: all commands that disambiguate specs should be env-awareTodd Gamblin1-1/+1
2018-11-09commands: rework command categories and argumentsTodd Gamblin1-1/+1
2018-11-09env: move add, remove, and concretize to top-level commandsTodd Gamblin1-0/+22