aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/InstallFileStep.zig
AgeCommit message (Expand)Author
2023-03-15std.Build.InstallFileStep: add missing step dependenciesAndrew Kelley
2023-03-15std.Build: audit use of updateFileAndrew 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: further enhance debug message for bad getPath()Andrew Kelley
2023-03-15std.Build: improve debugging of misconfigured stepsAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley