summaryrefslogtreecommitdiff
path: root/src/build/GhosttyXCFramework.zig
AgeCommit message (Expand)Author
2025-10-01build: isolate XCFramework.Target so runtime code doesn't depend on itMitchell Hashimoto
2025-07-09build: make the xcframework step dsym aware, even though we don't use itMitchell Hashimoto
2025-07-05build: xcodebuild properly sets up resourcesMitchell Hashimoto
2025-07-04build: zig build run only builds xcframework for current archMitchell Hashimoto
2025-03-13for iOS simulator builds for apple M1 as base CPU modelMitchell Hashimoto
2025-03-12pkg/highway: upgrade to fix compilation issues on LLVM18Mitchell Hashimoto
2025-01-07This is a major refactor of `build.zig`.Mitchell Hashimoto