diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-04-20 22:44:40 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-06-05 06:11:18 -0700 |
commit | dc8af3023e131dda8d3f46190e47f4ae44151bc7 (patch) | |
tree | 6235bb63894a9f4f751868cec798fc7ec2b14c88 /.flake8 | |
parent | 2e22fc10902ba85f76033b11070e3e2f755a5e0a (diff) | |
download | spack-dc8af3023e131dda8d3f46190e47f4ae44151bc7.tar.gz spack-dc8af3023e131dda8d3f46190e47f4ae44151bc7.tar.bz2 spack-dc8af3023e131dda8d3f46190e47f4ae44151bc7.tar.xz spack-dc8af3023e131dda8d3f46190e47f4ae44151bc7.zip |
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.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions