spack/share/spack
Todd Gamblin 863ccd5e94 config: simplify configuration API to just get and set
- replace `spack.config.get_configuration()` with `spack.config.config()`

- replace `get_config`/`update_config` with `get`, `set`

- add a path syntax that can be used to refer to specific config options
  without firt getting the entire configuration dict

- update usages of `get_config` and `update_config` to use `get` and `set`
2018-05-17 14:10:30 -07:00
..
csh Feature Proposal : Make All Python Extensions User Configuration Independent (#1435) 2016-10-06 14:43:49 -07:00
docker Docker-Based Developer Resource (#5871) 2018-02-27 00:36:14 -08:00
docs/docker/module-file-tutorial SC17: reworked module file tutorial section (#5657) 2017-11-12 00:27:20 -08:00
logo add artisanal handcrafted SVG Spack logo. (#6165) 2017-11-06 22:42:16 -08:00
qa Fixes conflicts in OSX nightly tests (#7732) 2018-04-12 14:11:36 +02:00
setup-env.csh config: simplify configuration API to just get and set 2018-05-17 14:10:30 -07:00
setup-env.sh config: simplify configuration API to just get and set 2018-05-17 14:10:30 -07:00
spack-completion.bash Autocomplete spack providers (#7783) 2018-04-17 09:33:04 -05:00