spack/share/spack/templates
Michael Kuhn d5d0b8821c
installer: Improve status reporting (#37903)
Refactor `TermTitle` into `InstallStatus` and use it to show progress
information both in the terminal title as well as inline. This also
turns on the terminal title status by default.

The inline output will look like the following after this change:
```
==> Installing m4-1.4.19-w2fxrpuz64zdq63woprqfxxzc3tzu7p3 [4/4]
```
2023-07-12 08:54:45 +02:00
..
bootstrap Bootstrap most of Spack dependencies using environments (#34029) 2022-12-06 11:54:02 +01:00
container containerize: use an ENTRYPOINT script (#37769) 2023-06-09 09:25:13 +02:00
depfile installer: Improve status reporting (#37903) 2023-07-12 08:54:45 +02: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 modules: use depends-on to autoload module with Lmod on Tcl (#38347) 2023-06-14 15:35:53 +02:00
reports spack ci: add support for running stand-alone tests (#27877) 2022-08-23 00:52:48 -07:00