diff options
author | Greg Becker <becker33@llnl.gov> | 2024-10-28 19:28:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 19:28:03 -0700 |
commit | e81ce18cade3a9824e5c28cf78c99e3836241b4d (patch) | |
tree | 4222287bedea97b0aa31547fcff7cd0498c3c99d /.mailmap | |
parent | d48d993ae7b90ae332111e8c68326fa50243efb5 (diff) | |
download | spack-e81ce18cade3a9824e5c28cf78c99e3836241b4d.tar.gz spack-e81ce18cade3a9824e5c28cf78c99e3836241b4d.tar.bz2 spack-e81ce18cade3a9824e5c28cf78c99e3836241b4d.tar.xz spack-e81ce18cade3a9824e5c28cf78c99e3836241b4d.zip |
cmd/solve: use interface from cmd/spec (#47182)
Currently, `spack solve` has different spec selection semantics than `spack spec`.
`spack solve` currently does not allow specifying a single spec when an environment is active.
This PR modifies `spack solve` to inherit the interface from `spack spec`, and to use
the same spec selection logic. This will allow for better use of `spack solve --show opt`
for debugging.
---------
Co-authored-by: Todd Gamblin <tgamblin@llnl.gov>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions