diff options
author | Greg Becker <becker33@llnl.gov> | 2021-11-03 00:11:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-03 08:11:31 +0100 |
commit | 67cd92e6a32a1962f1cfde331a509ea968ac246e (patch) | |
tree | 2a946505d7d0169a36f80b10391f05fba279f78f /.github/ISSUE_TEMPLATE/bug_report.yml | |
parent | 78c08fccd56d073a336eeee3dd4548d81101c920 (diff) | |
download | spack-67cd92e6a32a1962f1cfde331a509ea968ac246e.tar.gz spack-67cd92e6a32a1962f1cfde331a509ea968ac246e.tar.bz2 spack-67cd92e6a32a1962f1cfde331a509ea968ac246e.tar.xz spack-67cd92e6a32a1962f1cfde331a509ea968ac246e.zip |
Allow conditional variants (#24858)
A common question from users has been how to model variants
that are new in new versions of a package, or variants that are
dependent on other variants. Our stock answer so far has been
an unsatisfying combination of "just have it do nothing in the old
version" and "tell Spack it conflicts".
This PR enables conditional variants, on any spec condition. The
syntax is straightforward, and matches that of previous features.
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
0 files changed, 0 insertions, 0 deletions