summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorTodd Gamblin <gamblin2@llnl.gov>2021-08-03 01:24:24 -0700
committerGitHub <noreply@github.com>2021-08-03 10:24:24 +0200
commitcf8d1b038746d954514a3f48750aace32f5ae27b (patch)
tree07c71e1d95f34c1e8e83f8a3d206d212174d1e77 /var
parent0a0338ddfa7b42a8cd630a664ea3fc40d4650408 (diff)
downloadspack-cf8d1b038746d954514a3f48750aace32f5ae27b.tar.gz
spack-cf8d1b038746d954514a3f48750aace32f5ae27b.tar.bz2
spack-cf8d1b038746d954514a3f48750aace32f5ae27b.tar.xz
spack-cf8d1b038746d954514a3f48750aace32f5ae27b.zip
refactor: convert `build_process` to use `BuildProcessInstaller` (#25167)
`build_process` has been around a long time but it's become a very large, unwieldy method. It's hard to work with because it has a lot of local variables that need to persist across all of the code. - [x] To address this, convert it its own `BuildInfoProcess` class. - [x] Start breaking the method apart by factoring out the main installation logic into its own function.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions