summaryrefslogtreecommitdiff
path: root/src/build/main.zig
AgeCommit message (Expand)Author
2025-09-23lib-vt: boilerplate to build a shared objectMitchell Hashimoto
2025-09-21start extracting core terminal zig moduleMitchell Hashimoto
2025-09-19build: generate various resources at build run, not build graphMitchell Hashimoto
2025-07-04Build system can build macOS app bundle and open itMitchell Hashimoto
2025-03-18`zig build dist` and `distcheck` for source tarballsMitchell Hashimoto
2025-03-03gtk: add localization support, take 3Leah Amelia Chen
2025-02-14cli: add +boo commandTim Culverhouse
2025-01-08build: requireZig cleanupMitchell Hashimoto
2025-01-07This is a major refactor of `build.zig`.Mitchell Hashimoto