lean4-htt/tests/lake/tests
Mac Malone 9e0aa14b6f
feat: lake: fixedToolchain package configuration (#12935)
This PR adds the `fixedToolchain` Lake package configuration option.
Setting this to `true` informs Lake that the package is only expected to
function on a single toolchain (like Mathlib). This causes Lake's
toolchain update procedure to prioritize its toolchain and avoids the
need to separate input-to-output mappings for the package by toolchain
version in the Lake cache.
2026-03-17 02:37:55 +00:00
..
8448
api feat: lake: +mod target keys for modules in deps (#12112) 2026-01-23 02:35:02 +00:00
badImport
buildArgs
cache refactor: lake: download arts by default in cache get (#12927) 2026-03-16 02:29:44 +00:00
clone test: more .git cleanup (#12238) 2026-01-29 17:43:31 +00:00
depRenaming refactor: lake: disambiguate packages by workspace index (#11500) 2025-12-09 02:07:24 +00:00
depTree
driver
env feat: lake: system-wide cache configuration (#12490) 2026-02-20 05:48:58 +00:00
externLib
globs
init fix: lake: pin mathlib in new/init to toolchain (#11063) 2025-11-03 02:16:29 +00:00
inputFile fix: lake: recurse directories in input_dir (#10861) 2025-10-21 04:19:10 +00:00
kinds
lean
llvm-bitcode-gen
lock
logLevel
ltar feat: lake: cached compressed module artifacts (#12914) 2026-03-16 04:36:19 +00:00
manifest feat: lake: fixedToolchain package configuration (#12935) 2026-03-17 02:37:55 +00:00
meta
module chore: lake: fix tests on non-Linux platforms (#11955) 2026-01-28 03:32:49 +00:00
needs feat: lake: +mod target keys for modules in deps (#12112) 2026-01-23 02:35:02 +00:00
noBuild fix: lake: emit .nobuild trace only if .trace exists (#12835) 2026-03-07 01:25:28 +00:00
noRelease fix: lake: --no-build exit code w/ release fetch (#12142) 2026-01-24 17:03:07 +00:00
old
online feat: lake: require dependencies by semver range (#10959) 2025-11-03 04:18:24 +00:00
order
packageOverrides test: more .git cleanup (#12238) 2026-01-29 17:43:31 +00:00
postUpdate
precompileLink feat: lake: hard link cache artifacts (#12203) 2026-02-12 01:26:16 +00:00
query fix: lake: query :deps output (#12105) 2026-01-22 17:52:43 +00:00
rebuild
reservoirConfig
reversion
semver feat: lake: require dependencies by semver range (#10959) 2025-11-03 04:18:24 +00:00
serve
setupFile
shake chore: switch to new test/bench suite (#12590) 2026-02-25 13:51:53 +00:00
targets fix: lake: facet names in unknown facet errors (#12261) 2026-01-31 20:57:13 +00:00
toml chore: lake: update tests/toml (#11314) 2025-11-22 04:41:58 +00:00
toolchain fix: lake: pin mathlib in new/init to toolchain (#11063) 2025-11-03 02:16:29 +00:00
trace fix: lake: local cache w/ --old (#10741) 2025-10-11 02:20:31 +00:00
translateConfig
updateToolchain feat: lake: fixedToolchain package configuration (#12935) 2026-03-17 02:37:55 +00:00
versionTags
common.sh feat: lake: hard link cache artifacts (#12203) 2026-02-12 01:26:16 +00:00