zig/lib/std/Build/Step
2025-12-06 17:23:07 -08:00
..
CheckFile.zig rework std.Io.Writer.Allocating to support runtime-known alignment 2025-08-30 00:48:50 -07:00
CheckObject.zig update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
Compile.zig std: all Dir functions moved to std.Io 2025-12-06 16:05:56 -08:00
ConfigHeader.zig std: Remove a handful of things deprecated during the 0.15 release cycle 2025-11-27 20:17:04 +00:00
Fail.zig make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00
Fmt.zig update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
InstallArtifact.zig update all occurrences of close() to close(io) 2025-12-06 16:05:56 -08:00
InstallDir.zig update all occurrences of close() to close(io) 2025-12-06 16:05:56 -08:00
InstallFile.zig Build: add install commands to --verbose output 2025-06-19 11:45:06 -04:00
ObjCopy.zig update all occurrences of std.fs.File to std.Io.File 2025-12-06 17:23:07 -08:00
Options.zig std: all Dir functions moved to std.Io 2025-12-06 16:05:56 -08:00
RemoveDir.zig make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00
Run.zig update all occurrences of std.fs.File to std.Io.File 2025-12-06 17:23:07 -08:00
TranslateC.zig std.Build.Step.TranslateC: forward --cache-dir and --global-cache-dir flags 2025-08-26 03:54:00 +00:00
UpdateSourceFiles.zig update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
WriteFile.zig update all occurrences of close() to close(io) 2025-12-06 16:05:56 -08:00