summaryrefslogtreecommitdiff
path: root/src/build/GhosttyFrameData.zig
AgeCommit message (Expand)Author
2025-10-03build: framegen can use self-hostedMitchell Hashimoto
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-10-01Convert framegen to C, add compressed data to source tarballMitchell Hashimoto
2025-09-19build: explicitly suffix Zig files 2: Electric BoogalooLeah Amelia Chen
2025-05-19build: add unwind tables and frame pointers to debug/test buildsMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2025-02-14cli: add +boo commandTim Culverhouse