Browse Source
Raw-file consumers (punk-runtime 'platforms -remote'; third-party mirrors
using this layout) have no directory-listing capability - platforms.txt
lists the served platform folders, one canonical punkshell platform-dir
name per line ('#' comments/blanks ignored). Generated and kept current
by src/build_sha1sums.tcl (rewrite-on-change, matching the sha1sums
behaviour); os_list extended with openbsd/msys per the punkshell platform
canon, and the skip-message stale-variable reference fixed ($f ->
$dirtail). Documented in AGENTS.md Local Contracts.
Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.com
3 changed files with 55 additions and 6 deletions
@ -0,0 +1,7 @@
|
||||
#platform folders served by this artifact repo (generated by src/build_sha1sums.tcl) |
||||
#one punkshell canonical platform-dir name per line - see 'help platforms' in the punk shell |
||||
freebsd-x86_64 |
||||
linux-arm |
||||
linux-x86_64 |
||||
macosx |
||||
win32-x86_64 |
||||
Loading…
Reference in new issue