diff options
author | Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | 2019-08-19 10:31:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-19 10:31:24 -0700 |
commit | 0ea6e0f8176db1ec28f1d65aa26c932f1ed055e7 (patch) | |
tree | 20ec3d4d77dd0dea48b517e49aa2ba79e26bf6cc /.mailmap | |
parent | 64de824cf67993c689adff83d714b84790b1d955 (diff) | |
download | spack-0ea6e0f8176db1ec28f1d65aa26c932f1ed055e7.tar.gz spack-0ea6e0f8176db1ec28f1d65aa26c932f1ed055e7.tar.bz2 spack-0ea6e0f8176db1ec28f1d65aa26c932f1ed055e7.tar.xz spack-0ea6e0f8176db1ec28f1d65aa26c932f1ed055e7.zip |
features: Remove stage symlinks (#12072)
Fixes #11163
The goal of this work is to simplify stage directory structures by eliminating use of symbolic links. This means, among other things, that` $spack/var/spack/stage` will no longer be the core staging directory. Instead, the first accessible `config:build_stage` path will be used.
Spack will no longer automatically append `spack-stage` (or the like) to configured build stage directories so the onus of distinguishing the directory from other work -- so the other work is not automatically removed with a `spack clean` operation -- falls on the user.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions