aboutsummaryrefslogtreecommitdiff
path: root/lib/std/build/run.zig
AgeCommit message (Expand)Author
2021-01-07Reduce use of deprecated IO typesJay Petacat
2021-01-02std: Use {s} instead of {} when printing stringsLemonBoy
2020-12-31Year++Frank Denis
2020-11-07remove deprecated uses of ArrayList.spanJosh Holland
2020-08-20add license header to all std lib filesAndrew Kelley
2020-07-27Adds support for RunStep to use the result of a WriteFileStep.Felix (xq) Queißner
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