diff options
author | scheibelp <scheibel1@llnl.gov> | 2017-10-30 14:16:46 -0700 |
---|---|---|
committer | becker33 <becker33@llnl.gov> | 2017-10-30 14:16:46 -0700 |
commit | e5b8312de30a4c33c86d596fda64d246084a7595 (patch) | |
tree | fe307c8efc7691fc5b62c756d2315d6e69411f60 /etc | |
parent | 347c76b7a04c8305f2a1ee31908fb74c02eb86bc (diff) | |
download | spack-e5b8312de30a4c33c86d596fda64d246084a7595.tar.gz spack-e5b8312de30a4c33c86d596fda64d246084a7595.tar.bz2 spack-e5b8312de30a4c33c86d596fda64d246084a7595.tar.xz spack-e5b8312de30a4c33c86d596fda64d246084a7595.zip |
Auto install available pre-built packages from binary cache (#5242)
* basic functionality to install spec from a binary cache when it's available; this spiders each cache for each package and could likely be more efficient by caching the results of the first check
* add spec to db after installing from binary cache
* cache (in memory) spec listings retrieved from binary caches
* print a warning vs. failing when no mirrors are configured to retrieve pre-built Spack packages
* make automatic retrieval of pre-built spack packages from mirrors optional
* no code was using the links stored in the dictionary returned by get_specs, so this simplifies the logic to return only a set of specs
* print package prefix after installing from binary cache
* provide more information to user on install progress
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions