spack/lib/spack
scheibelp 5a94cee216 Variant satisfaction for indirect dependencies
Fixes #4898

Constraints that were supposed to be conditionally activated for
specified values of a single-valued variant were being activated
unconditionally in the case that the variant was associated with
an implicit dependency. For example if X->Y->Z and Y places a
conditional constraint on Z for a given single-valued variant on
Y, then it would have been applied unconditionally when
concretizing X.
2017-08-07 10:48:48 -07:00
..
docs Add a SConsPackage base class (#4936) 2017-08-04 16:52:10 -05:00
env Make LICENSE recognizable by GitHub. (#4598) 2017-06-24 22:22:55 -07:00
external Make LICENSE recognizable by GitHub. (#4598) 2017-06-24 22:22:55 -07:00
llnl Fix trailing whitespace at the end of headers.cpp_flags (#4957) 2017-08-03 14:24:51 -05:00
spack Variant satisfaction for indirect dependencies 2017-08-07 10:48:48 -07:00