jolt/host
Yogthos 24c2280246 Route build shell commands through sh on Windows
Chez's system/process use cmd.exe on nt; every build command here is
written for sh. bld-sh-wrap spills the command to a temp script and runs
sh on it (no cmd quoting), identity on other platforms.
2026-07-02 15:33:11 -04:00
..
chez Route build shell commands through sh on Windows 2026-07-02 15:33:11 -04:00