aboutsummaryrefslogtreecommitdiff
path: root/lib/std/build/run.zig
AgeCommit message (Expand)Author
2020-05-25Added and id and a cast function to build stepsAlexandros Naskos
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-03-16Change the default stdin behavior of RunStep to .InheritTimon Kruiper
2020-03-10fix regressions found by test suiteAndrew Kelley
2020-03-06fixups & make some API decisionsAndrew Kelley
2020-03-06Remove unused std.Buffer importsdaurnimator
2020-03-06Fix bug where stdout was checked instead of stderrdaurnimator
2020-03-06Use in_stream.readAllAlloc where sensibledaurnimator
2020-02-28introduce operating system version ranges as part of the targetAndrew Kelley
2020-01-05rework and improve some of the zig build stepsAndrew Kelley