summaryrefslogtreecommitdiff
path: root/src/extra/fish.zig
AgeCommit message (Collapse)Author
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-09-19build: generate various resources at build run, not build graphMitchell Hashimoto
This is stomping towards minimizing our build.zig dependencies so that it can be cached more often. Right now, touching almost any file in the project forces the build.zig to rebuild which is destroying my productivity.