summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2022-04-23 23:20:28 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2022-05-13 10:45:12 -0700
commit7c1d566959838dec48185d1de67697225d8979d5 (patch)
treea060bde503620d5daf8909b25bdc252eb8909001 /CHANGELOG.md
parent7ab46e26b561e40b7e1fd5bc926c5012aee3e153 (diff)
downloadspack-7c1d566959838dec48185d1de67697225d8979d5.tar.gz
spack-7c1d566959838dec48185d1de67697225d8979d5.tar.bz2
spack-7c1d566959838dec48185d1de67697225d8979d5.tar.xz
spack-7c1d566959838dec48185d1de67697225d8979d5.zip
Remove all uses of `runtime_hash`; document lockfile formats and fix tests
This removes all but one usage of runtime hash. The runtime hash was being used to write historical lockfiles for tests, but we don't need it for that; we can just save those lockfiles. - [x] add legacy lockfiles for v1, v2, v3 - [x] fix bugs with v1 lockfile tests (the dummy lockfile we were writing was not actually a v1 lockfile because it used the new spec file format). - [x] remove all but one runtime_hash usage -- that one needs a small rework of the concretizer to really fix, as it's about separate concretization of build dependencies. - [x] Document the history of the lockfile format in `environment/__init__.py`
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions