diff options
author | Scott Wittenburg <scott.wittenburg@kitware.com> | 2020-10-30 13:53:33 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-30 12:53:33 -0700 |
commit | 31f57e56bb3c71f03d2ea2d265d0fa4713f0baa6 (patch) | |
tree | d6a86e00986a3da79a3431c344b8707d50b4dd4b /bin | |
parent | 124d6543374b4446942c8dc8aa6b9a22ac0b7b00 (diff) | |
download | spack-31f57e56bb3c71f03d2ea2d265d0fa4713f0baa6.tar.gz spack-31f57e56bb3c71f03d2ea2d265d0fa4713f0baa6.tar.bz2 spack-31f57e56bb3c71f03d2ea2d265d0fa4713f0baa6.tar.xz spack-31f57e56bb3c71f03d2ea2d265d0fa4713f0baa6.zip |
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.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions