spack/lib/spack
Todd Gamblin dc8af3023e graph: refactor static graphs
- `spack graph --static` (and `spack.graph.dot_graph`) now do the "right
  thing" and print the possible dependency graph of provided packages.

- `spack graph --static` no longer concretizes specs, as it only relies
  on class level metadata

- Previously the behavior was not consistent -- `spack graph --static`
  would graph possible dependencies of concrete specs, but would only
  include some of them.  The new code properly pursues all possible
  dependencies, and allows traversing by different dependency types.
2019-06-05 06:11:18 -07:00
..
docs Cap the maximum number of build jobs (#11373) 2019-05-28 06:42:04 -07:00
env Add Fujitsu compiler to Spack. (#11287) 2019-05-21 20:31:14 -05:00
external copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
llnl link_tree: add option to merge link trees with relative targets 2019-05-26 18:23:44 -07:00
spack graph: refactor static graphs 2019-06-05 06:11:18 -07:00