aboutsummaryrefslogtreecommitdiff
path: root/lib/std/build/CheckFileStep.zig
AgeCommit message (Expand)Author
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2021-11-30std lib API deprecations for the upcoming 0.9.0 releaseAndrew Kelley
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-06-11make remaining enums in build.zig snake_caseVeikka Tuominen
2021-06-11Moves files to file-global struct layout.Felix (xq) Queißner