aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/empty_env/build.zig
AgeCommit message (Expand)Author
2025-11-14std.Build: don't force all children to inherit color optionMatthew Lugg
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-10-08untangle skip conditionsParzival-3141
2024-10-08revert disabling `aarch64` skipParzival-3141
2024-10-08fix `standalone/empty_env` testParzival-3141
2024-06-13Change deprecated b.host to b.graph.host in tests and Zig's build.zigKrzysztof Wolicki
2024-05-27std.Build.Step.Run: account for new environment variableAndrew Kelley
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-03-15re-enable standalone tests based on build.zigAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2019-03-11add test for spawning child process with empty environmentAndrew Kelley