You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
936 B
20 lines
936 B
# Declarative payload for src/vfs/punk8_statictwapi.vfs (G-115) - materialized by 'tclsh src/make.tcl vfslibs' |
|
# (and automatically as a phase of 'make.tcl bake'/'bakehouse'). Entry format + the drop-in-wins |
|
# precedence rules: src/vfs/README.md. punkcheck-tracked (records in src/vfs/.punkcheck). |
|
# Migrated 2026-07-31 from the per-package src/runtime/vendorlib_vfs.toml surface (G-037/G-139). |
|
|
|
# G-139: suite-built tcllib/tcllibc from the punkbin lib tier (bin/packages input tier populated |
|
# by 'tclsh src/make.tcl libfetch'; artifacts declared in src/runtime/libpackages.toml). The tcl8 |
|
# kits upgrade tcllib1.21 (+nested tcllibc 0.4 + md5c) -> tcllib 2.0 via supersedes. |
|
[payload.tcllib] |
|
source_root = "packages" |
|
source = "allplatforms/tcl8/tcllib2.0" |
|
target = "lib_tcl8" |
|
replace = true |
|
supersedes = ["tcllib1.21"] |
|
|
|
[payload.tcllibc] |
|
source_root = "packages" |
|
source = "win32-x86_64/tcl8/tcllibc" |
|
target = "lib_tcl8" |
|
replace = true
|
|
|