spack/share/spack/templates
Massimiliano Culpo 3d961b9a1f
spack graph: rework to use Jinja templates and builders (#34637)
`spack graph` has been reworked to use:

- Jinja templates
- builder objects to construct the template context when DOT graphs are requested. 

This allowed to add a new colored output for DOT graphs that highlights both
the dependency types and the nodes that are needed at runtime for a given spec.
2022-12-27 15:25:53 +01:00
..
bootstrap Bootstrap most of Spack dependencies using environments (#34029) 2022-12-06 11:54:02 +01:00
container Update Spack Dockerfiles (#33500) 2022-10-25 11:46:47 +00:00
depfile depfile: improve tab completion (#33773) 2022-11-15 18:03:17 +01:00
misc spack graph: rework to use Jinja templates and builders (#34637) 2022-12-27 15:25:53 +01:00
mock-repository Refactor a few classes related to package repositories (#32273) 2022-10-11 19:28:27 +02:00
modules tcl module template: automatically unload automatically loaded modules (#32853) 2022-10-06 20:15:28 +02:00
reports spack ci: add support for running stand-alone tests (#27877) 2022-08-23 00:52:48 -07:00