summaryrefslogtreecommitdiff
path: root/src/build/GhosttyXcodebuild.zig
AgeCommit message (Expand)Author
2025-08-06build: allow disabling i18nLeah Amelia Chen
2025-07-10build: `zig build test` runs Xcode tests on macOSMitchell Hashimoto
2025-07-05macos: support configuration via CLI argumentsMitchell Hashimoto
2025-07-05macOS: zig build run disables window saved stateMitchell Hashimoto
2025-07-05build: xcodebuild properly sets up resourcesMitchell Hashimoto
2025-07-05ci: don't use the new macOS app emit yetMitchell Hashimoto
2025-07-05build: make `zig build run` on macOS work with an empty zig-outMitchell Hashimoto
2025-07-05build: add -Demit-macos-appMitchell Hashimoto
2025-07-04build: zig build run only builds xcframework for current archMitchell Hashimoto
2025-07-04Build system can build macOS app bundle and open itMitchell Hashimoto