spack/lib/spack
Scott Wittenburg 31f57e56bb
Binary caching: use full hashes (#19209)
* "spack install" now has a "--require-full-hash-match" option, which
  forces Spack to skip an available binary package when the full hash
  doesn't match. Normally only a DAG-hash match is required, which
  ensures equivalent Specs, but does not account for changing logic
  inside the associated package.
* Add a local binary cache index which tracks specs that have a binary
  install available in a remote binary cache. It is updated with
  "spack buildcache list" or for a given spec when a binary package
  is retrieved for that Spec.
2020-10-30 12:53:33 -07:00
..
docs docs: update docs on shell support and using packages (#19486) 2020-10-23 22:16:01 -07:00
env Oneapi add compiler (#19330) 2020-10-29 16:52:54 -05:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl Environments: specify packages for developer builds (#15256) 2020-10-15 17:23:16 -07:00
spack Binary caching: use full hashes (#19209) 2020-10-30 12:53:33 -07:00