aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/Run.zig
AgeCommit message (Expand)Author
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-06-16std.Build.Step.Run: add stdin to cache manifestIsaac Freund
2023-06-13allow run step to skip foreign binary execution if executor failsLee Cannon
2023-05-10fix 'zig build test' crashing with no tests0x5a4
2023-05-03std.Build: use Step.* instead of *StepVeikka Tuominen
2023-05-03build: rename std.Build.*Step to std.Build.Step.*Nicolas Sterchele