aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/Fmt.zig
AgeCommit message (Expand)Author
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-07-14make zig compiler processes live across rebuildsAndrew Kelley
2024-06-16std.Build.Step.Fmt: display non-conforming filesAndrew Kelley
2024-05-27update the codebase for the new std.Progress APIAndrew Kelley
2024-05-05Build: cleanupJacob Young
2024-03-30Update uses of `@fieldParentPtr` to use RLSJacob Young
2024-03-30Update uses of `@fieldParentPtr` to pass a pointer typeJacob Young
2024-03-26std.Build: dupe provided paths for Step.Fmt.create()Luis Cáceres
2024-02-02std.Build: implement --host-target, --host-cpu, --host-dynamic-linkerAndrew Kelley
2023-05-03std.Build: use Step.* instead of *StepVeikka Tuominen
2023-05-03build: rename std.Build.*Step to std.Build.Step.*Nicolas Sterchele