aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/options
AgeCommit message (Expand)Author
2025-05-20test-cli: port build options test to new build system APIJacob Young
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-06-13Change deprecated b.host to b.graph.host in tests and Zig's build.zigKrzysztof Wolicki
2024-05-05Build: cleanupJacob Young
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-04-10std.Build.CompileStep: remove run() and install()Andrew Kelley
2023-03-19fix std.Build.OptionsStepAndrew Kelley
2023-03-15make the build runner and test runner talk to each otherAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2022-11-30add test coverage for zig build CLI and options APIAndrew Kelley