diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2022-10-11 19:28:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-11 19:28:27 +0200 |
commit | de8c827983556f77899adad46a2c7dd46388883b (patch) | |
tree | 6e29d81249cdaf31bee76bcf603d1945a231a9c6 /NOTICE | |
parent | b594c0aee0369308810a74630a0ca948b80abef8 (diff) | |
download | spack-de8c827983556f77899adad46a2c7dd46388883b.tar.gz spack-de8c827983556f77899adad46a2c7dd46388883b.tar.bz2 spack-de8c827983556f77899adad46a2c7dd46388883b.tar.xz spack-de8c827983556f77899adad46a2c7dd46388883b.zip |
Refactor a few classes related to package repositories (#32273)
Caches used by repositories don't reference the global spack.repo.path instance
anymore, but get the repository they refer to during initialization.
Spec.virtual now use the index, and computation done to compute the index
use Repository.is_virtual_safe.
Code to construct mock packages and mock repository has been factored into
a unique MockRepositoryBuilder that is used throughout the codebase.
Add debug print for pushing and popping config scopes.
Changed spack.repo.use_repositories so that it can override or not previous repos
spack.repo.use_repositories updates spack.config.config according to the modifications done
Removed a peculiar behavior from spack.config.Configuration where push would always
bubble-up a scope named command_line if it existed
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions