summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2018-04-13 13:18:47 -0700
committerscheibelp <scheibel1@llnl.gov>2018-05-17 14:10:30 -0700
commitd3a1ccd2fa244224f6ffb976ae445065b0cc331d (patch)
tree70a21d7f26b870f13ae6188ff610f8dac71a010d /bin
parent6e398c7f080b5b21de2e35cdbc7bf5a2f2473593 (diff)
downloadspack-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 'bin')
0 files changed, 0 insertions, 0 deletions