diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-10-27 10:57:27 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-10-30 23:55:00 -0700 |
commit | 9347f86939f3dea9d8d8ea723c238cd4f8c518a6 (patch) | |
tree | c591fa17eff601340f3378b5eb429400c316d22e /bin | |
parent | 24901f7a3889a5dbc411179e61cae05bc1cb3953 (diff) | |
download | spack-9347f86939f3dea9d8d8ea723c238cd4f8c518a6.tar.gz spack-9347f86939f3dea9d8d8ea723c238cd4f8c518a6.tar.bz2 spack-9347f86939f3dea9d8d8ea723c238cd4f8c518a6.tar.xz spack-9347f86939f3dea9d8d8ea723c238cd4f8c518a6.zip |
Rename install.yaml -> config.yaml, install_area -> "store"
- Added a schema for config.yaml
- Moved install tree configuration to config.yaml
- Moved etc/spack/install.yaml to etc/spack/defaults/config.yaml
- renamed install_area to "store", to use a term in common with guix/nix.
- in `config.yaml` file, it's called the `install_tree` to be more
intuitive to users.
- `install_tree` might've worked in the code, but `install_tree` is
already a global function in the spack namespace, from
llnl.util.filesystem.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions