aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/ConfigHeaderStep.zig
AgeCommit message (Expand)Author
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2023-02-13std.Build: start using the cache system with RunStepAndrew Kelley
2023-02-13std.Build.ConfigHeaderStep: support outputting assembly config filesAndrew Kelley
2023-02-13std.Build.ConfigHeaderStep: support sentinel-terminated stringsAndrew Kelley
2023-02-05std.Build: enhancements to ConfigHeaderStepAndrew Kelley
2023-02-05std.build: support for generated c headersDavid Vanderson
2023-01-31std.Build.ConfigHeaderStep: support more typesAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley