spack/lib/spack
becker33 f8657e3fd9 Propagate architecture information during concretization (#7412)
This updates architecture concretization to

* Search for the nearest parent in the DAG for architecture information
  rather than defaulting to the root of the DAG
* Propagate architecture settings transitively, such that if for
  example the target is set at the root of the dag it will set the
  same target on indirect dependencies (assuming no intermediate
  dependency specifies a separate target). Previously this occurred
  in general but under some conditions did not, for example if an
  intermediate dependency specified some subset of architecture
  properties.
2018-03-21 18:14:01 -07:00
..
docs Generate spack docset for Dash. (#6981) 2018-03-21 16:37:26 -05:00
env Replace github.com/llnl/spack with github.com/spack/spack (#6142) 2017-11-04 17:08:04 -07:00
external Fix issues with spack [cmd] -h help output 2018-02-12 20:25:17 -08:00
llnl Constructing a SpecBuildInterface from another gives no inconsistent MRO (#7457) 2018-03-12 17:07:08 +09:00
spack Propagate architecture information during concretization (#7412) 2018-03-21 18:14:01 -07:00