aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/ios/build.zig
AgeCommit message (Expand)Author
2025-06-19Target: pass and use locals by pointer instead of by valueJacob Young
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-05-13test/standalone: fix iOS smoke testJakub Konka
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-01-01std.Build.ResolvedTarget: rename target field to resultAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-12-13lib/std/Build/CheckObject: update all tests to new APIJakub Konka
2023-08-29darwin: move inference of SDK version into the linkerJakub Konka
2023-08-18standalone: add iOS smoke test - test ability to target iOS with ZigJakub Konka