diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-04-13 13:18:47 -0700 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2018-05-17 14:10:30 -0700 |
commit | d3a1ccd2fa244224f6ffb976ae445065b0cc331d (patch) | |
tree | 70a21d7f26b870f13ae6188ff610f8dac71a010d /.mailmap | |
parent | 6e398c7f080b5b21de2e35cdbc7bf5a2f2473593 (diff) | |
download | spack-d3a1ccd2fa244224f6ffb976ae445065b0cc331d.tar.gz spack-d3a1ccd2fa244224f6ffb976ae445065b0cc331d.tar.bz2 spack-d3a1ccd2fa244224f6ffb976ae445065b0cc331d.tar.xz spack-d3a1ccd2fa244224f6ffb976ae445065b0cc331d.zip |
config: rework config system into a class instead of globals
- Current configuration code forces the config system to be initialized
at module scope, so configs are parsed on every Spack run, essentially
before anything else.
- We need more control over configuration init order, so move the config
scopes into a class and reduce global state in config.py
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions