lean4-htt/tests/lake
Mac Malone d9ee24bf36
fix: lake: local cache w/ --old (#10741)
This PR fixes a bug where partially up-to-date files built with `--old`
could be stored in the cache as fully up-to-date. Such files are no
longer cached. In addition, builds without traces now only perform an
modification time check with `--old`. Otherwise, they are considered
out-of-date.
2025-10-11 02:20:31 +00:00
..
examples
tests fix: lake: local cache w/ --old (#10741) 2025-10-11 02:20:31 +00:00
.gitattributes
.gitignore
build.sh
clean-build.sh
lakefile.toml
Makefile
time-build.sh