summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2023-06-20 18:34:21 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2024-01-09 00:26:22 -0800
commitd2a9e3f87111f8b9ab4106c764223cf3f8596cc9 (patch)
treefe23331971aedf9c705c7d205b71d377663ad82b /.gitignore
parent1bda594f70d611d52ef9bc372fef6418266c9a5e (diff)
downloadspack-d2a9e3f87111f8b9ab4106c764223cf3f8596cc9.tar.gz
spack-d2a9e3f87111f8b9ab4106c764223cf3f8596cc9.tar.bz2
spack-d2a9e3f87111f8b9ab4106c764223cf3f8596cc9.tar.xz
spack-d2a9e3f87111f8b9ab4106c764223cf3f8596cc9.zip
refactor: Index requirements by `when` spec
Part 3 of reworking all package metadata to key by `when` conditions. Changes conflict dictionary structure from this: { (requirement_spec, ...): [(when_spec, policy, msg)] } to this: { when_spec: [((requirement_spec, ...), policy, msg), ...] }
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions