spack/lib/spack
Michael Kuhn 7db386a018
Fix multi-word aliases (#41126)
PR #40929 reverted the argument parsing to make `spack --verbose
install` work again. It looks like `--verbose` is the only instance
where this kind of argument inheritance is used since all other commands
override arguments with the same name instead. For instance, `spack
--bootstrap clean` does not invoke `spack clean --bootstrap`.

Therefore, fix multi-line aliases again by parsing the resolved
arguments and instead explicitly pass down `args.verbose` to commands.
2023-11-24 15:56:42 +01:00
..
docs build(deps): bump pygments from 2.16.1 to 2.17.1 in /lib/spack/docs (#41191) 2023-11-21 01:12:50 -07:00
env cc: Ensure that user-specified flags take precedence over others (#37376) 2023-06-18 14:07:08 -07:00
external archspec: update to v0.2.2 (#40917) 2023-11-07 07:44:52 +01:00
llnl tty: flush immediately (#40774) 2023-10-30 15:07:30 +01:00
spack Fix multi-word aliases (#41126) 2023-11-24 15:56:42 +01:00
spack_installable license year bump (#34921) 2023-01-18 14:30:17 -08:00