diff options
author | Ben Boeckel <mathstuf@users.noreply.github.com> | 2017-10-26 16:12:32 -0400 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2017-10-26 13:12:32 -0700 |
commit | bd6378a6d2feb1b0d2fcd1ef4dd94fee090e86dc (patch) | |
tree | 271ceb6ec442b2d3c80fb2455e9f0aa7681e2335 /bin | |
parent | 0e464f86bbd62bb6bb6369841cb213be503aa55d (diff) | |
download | spack-bd6378a6d2feb1b0d2fcd1ef4dd94fee090e86dc.tar.gz spack-bd6378a6d2feb1b0d2fcd1ef4dd94fee090e86dc.tar.bz2 spack-bd6378a6d2feb1b0d2fcd1ef4dd94fee090e86dc.tar.xz spack-bd6378a6d2feb1b0d2fcd1ef4dd94fee090e86dc.zip |
Package.extends: update semantics when package isn't concrete (#5600)
This updates the logic for Package.extends so that if the spec
associated with the package is not concrete, it will report true if
the package *could extend* the given spec; generally speaking a
package could extend a spec as long as none of the details associated
with its extendee spec conflict with the given spec. When the spec
associated with the package is concrete, this function will only
report whether the package *does extend* the given spec. When both
the specs are concrete, the semantics are the same as before.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions