Commit Graph
2 Commits
Author SHA1 Message Date
huntedbytheirs 1cdffd26f7 fix(build): point generated package.lua urls at local build cache via file:// repo 2026-08-08 19:22:22 -04:00
huntedbytheirs da19ac98b1 feat(build): invoke zeta-makepkg with conditional --force
- Add tofu.build module with runMakepkg() public API
- BuildException for missing binary, non-zero exit, missing output
- Real-time stdout/stderr streaming with last-20-lines stderr capture
- Conditional --force flag based on force parameter
- zetaToolchainPath resolution from Config
- 7 unittests using fake zeta-makepkg shell scripts
- pipeProcess + Redirect.stderr for tee approach
2026-08-08 18:05:07 -04:00