lean4-htt/tests/lake
Mac Malone 9c852d2f8c
fix: lake: emit .nobuild trace only if .trace exists (#12835)
This PR changes Lake to only emit `.nobuild` traces (introduced in
#12076) if the normal trace file already exists. This fixes an issue
where a `lake build --no-build` would create the build directory and
thereby prevent a cloud release fetch in a future build.
2026-03-07 01:25:28 +00:00
..
examples chore: lake: mv targets test to tests (#11592) 2025-12-11 09:28:44 +00:00
tests fix: lake: emit .nobuild trace only if .trace exists (#12835) 2026-03-07 01:25:28 +00:00
.gitattributes
.gitignore
build.sh
clean-build.sh
lakefile.toml feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
Makefile
time-build.sh