aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/RemoveDir.zig
AgeCommit message (Expand)Author
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
2023-10-21std.Build: use create() instead of init() for Step.RemoveDirsnoire
2023-05-03std.Build: use Step.* instead of *StepVeikka Tuominen
2023-05-03build: rename std.Build.*Step to std.Build.Step.*Nicolas Sterchele