spack/etc/spack/defaults
John W. Parent a8e2961010
Allow configurable stage names (#36509)
Add `config:stage_name` which is a Spec format string that can
customize the names of stages created by Spack. This was primarily
created to allow generating shorter stage names on Windows (along
with `config:build_stage`, this can be used to create stages with
short absolute paths).

By default, this is not set and the prior name stage format is used.

This also removes the username component that is always added to
Stage paths on Windows (if users want to include this, they can
add it to the `build_stage`).
2023-03-31 11:46:47 -07:00
..
cray Don't set LD_LIBRARY_PATH by default on Linux (#28354) 2022-08-11 09:33:08 -05:00
darwin Relative paths in default prefix_inspections start with ./ (#31867) 2022-08-23 12:54:12 -07:00
linux Don't set LD_LIBRARY_PATH by default on Linux (#28354) 2022-08-11 09:33:08 -05:00
windows Allow configurable stage names (#36509) 2023-03-31 11:46:47 -07:00
bootstrap.yaml Update metadata for bootstrapping (#33665) 2022-11-03 09:05:03 +00:00
concretizer.yaml concretizer: add mode to reuse dependencies only (#30990) 2023-03-14 09:22:20 +01:00
config.yaml Allow users to specify root env dir (#32836) 2023-02-22 00:37:14 +00:00
mirrors.yaml Use AWS CloudFront for source mirror (#23978) 2021-05-28 00:18:30 -07:00
modules.yaml modules tcl: switch default all:autoload from none to direct (#36269) 2023-03-23 07:49:17 +01:00
packages.yaml go: refactor bootstrapping process (#35823) 2023-03-10 16:27:49 -08:00
repos.yaml Add "default" configuration scope. 2016-07-19 17:10:17 -07:00