diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-01-03 02:27:50 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-01-03 02:27:50 -0800 |
commit | b02faf56411c734b91a7f51b60f8921a31e12c16 (patch) | |
tree | 758684b35ad6c7e3652315830f9f12fa9277253c /bin | |
parent | 21fae634a54b3aa0f0d8f22fcf1e9d1429636c5f (diff) | |
download | spack-b02faf56411c734b91a7f51b60f8921a31e12c16.tar.gz spack-b02faf56411c734b91a7f51b60f8921a31e12c16.tar.bz2 spack-b02faf56411c734b91a7f51b60f8921a31e12c16.tar.xz spack-b02faf56411c734b91a7f51b60f8921a31e12c16.zip |
add/remove/list working for new config format.
- mirrors.yaml now uses dict order for precedence, instead of lists of
dicts.
- spack.cmd now specifies default scope for add/remove and for list
with `default_modify_scope` and `default_list_scope`.
- commands that only read or list default to all scopes (merged)
- commands that modify configs modify user scope (highest
precedence) by default
- These vars are used in setup_paraser for mirror/repo/compiler.
- Spack's argparse supports aliases now.
- added 'rm' alias for `spack [repo|compiler|mirror] remove`
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions