aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/ObjCopyStep.zig
AgeCommit message (Expand)Author
2023-03-15zig objcopy: support the compiler protocolAndrew Kelley
2023-03-15std.Build.RunStep: add maxrss, duration, and cached statusAndrew Kelley
2023-03-15eliminate stderr usage in std.Build make() functionsAndrew Kelley
2023-03-15zig build: many enhancements related to parallel buildingAndrew Kelley
2023-03-15multiplex compiler progress messages into the build runnerAndrew Kelley
2023-03-15std.Build: improve debugging of misconfigured stepsAndrew Kelley
2023-02-24rename std.Build.InstallRawStep to ObjCopyStepAndrew Kelley