spack/lib/spack
Xavier Delaruelle 8164712264
Add raw attribute to env.set command (#38465)
Update `env.set` command and underlying `SetEnv` object to add the `raw`
boolean attribute. `raw` is optional and set to False by default. When
set to True, value format is skipped for object when generating
environment modifications.

With this change it is now possible to define environment variable
whose value contains variable reference syntax (like `{foo}` or `{}`)
that should be set as-is.

Fixes #29578
2023-06-26 11:55:57 +02:00
..
docs docs: add quotes around some values in a YAML example (#38412) 2023-06-16 10:29:09 +02:00
env cc: Ensure that user-specified flags take precedence over others (#37376) 2023-06-18 14:07:08 -07:00
external archspec: fix entry in the JSON file (#37793) 2023-05-19 09:57:57 -04:00
llnl Add llnl.util.filesystem.find_first (#36083) 2023-03-27 09:42:16 -07:00
spack Add raw attribute to env.set command (#38465) 2023-06-26 11:55:57 +02:00
spack_installable license year bump (#34921) 2023-01-18 14:30:17 -08:00