zig/lib/std/Build/Step
Andrew Kelley fda2458f6a
Merge pull request #20321 from ziglang/build-system-fmt
enhance `std.Build.Step.Fmt` and use it more
2024-06-17 01:04:57 -04:00
..
CheckFile.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
CheckObject.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
Compile.zig pass -fno-builtin when testing lib/c.zig, lib/compiler_rt.zig 2024-06-02 10:10:35 +03:00
ConfigHeader.zig Report error on missing values for addConfigHeader 2024-06-08 15:18:56 -04:00
Fail.zig std.Build: Add Step.Fail and addFail() function. 2024-06-16 23:13:12 -04:00
Fmt.zig std.Build.Step.Fmt: display non-conforming files 2024-06-16 19:30:14 -07:00
InstallArtifact.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
InstallDir.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
InstallFile.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
ObjCopy.zig objcopy build step: don't accept multiple sections 2024-06-05 19:39:43 -04:00
Options.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
RemoveDir.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
Run.zig std.Build: remove deprecated b.host in favor of b.graph.host (#20237) 2024-06-08 12:22:38 -07:00
TranslateC.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
WriteFile.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00