spack/lib/spack
scheibelp e5b8312de3 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
2017-10-30 14:16:46 -07:00
..
docs Buildcache: symlinks, externals, & install-checking (#5894) 2017-10-26 11:06:59 -07:00
env compilers/clang: add flang (#5503) 2017-10-10 13:52:10 -07:00
external Port CTest's log scraping logic to Spack (#5561) 2017-09-30 22:39:21 -07:00
llnl 'spack install' can overwrite an existing installation (#5384) 2017-10-24 12:32:30 -07:00
spack Auto install available pre-built packages from binary cache (#5242) 2017-10-30 14:16:46 -07:00