spack/lib/spack
Patrick Gartung ab36008635
binary_distribution: Initialize _cached_specs at the module level and only search the mirrors in get_spec if spec is not in _cached_specs. (#14714)
* Initialize _cached_specs at the file level and check for spec in it before searching mirrors in try_download_spec.

* Make _cached_specs a set to avoid duplicates

* Fix packaging test

* Ignore build_cache in stage when spec.yaml files are downloaded.
2020-01-31 20:08:47 -06:00
..
docs Document how to use Spack to replace Homebrew/Conda (#13083) 2020-01-31 19:31:14 +01:00
env copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
external copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
llnl Fix handling of filter_file exceptions (#14651) 2020-01-28 12:49:26 -08:00
spack binary_distribution: Initialize _cached_specs at the module level and only search the mirrors in get_spec if spec is not in _cached_specs. (#14714) 2020-01-31 20:08:47 -06:00