zig/lib/std/Build/Step
2026-01-30 22:03:14 -08:00
..
CheckFile.zig update all readFileAlloc() to accept Io instance 2025-12-23 22:15:08 -08:00
CheckObject.zig update makeDir() sites to specify permissions 2025-12-23 22:15:08 -08:00
Compile.zig std.Build.Step.Compile: pass target by pointer to isLibC*LibName 2026-01-27 05:29:04 +01:00
ConfigHeader.zig std: rename other Dir "make" functions to "create" 2025-12-23 22:15:11 -08:00
Fail.zig make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00
Fmt.zig std: move child process APIs to std.Io 2026-01-04 00:27:08 -08:00
InstallArtifact.zig std.heap.DebugAllocator: never detect TTY config 2025-12-23 22:15:08 -08:00
InstallDir.zig update all access() to access(io) 2025-12-23 22:15:08 -08:00
InstallFile.zig Build: add install commands to --verbose output 2025-06-19 11:45:06 -04:00
ObjCopy.zig std: rename other Dir "make" functions to "create" 2025-12-23 22:15:11 -08:00
Options.zig std.process: currentDir -> currentPath 2026-01-29 18:47:58 -08:00
Run.zig std.Io.File.MultiReader: make checkAnyError exclude EndOfStream 2026-01-30 22:03:14 -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 std: rename other Dir "make" functions to "create" 2025-12-23 22:15:11 -08:00
WriteFile.zig std.Io: introduce random and randomSecure 2026-01-07 11:03:36 -08:00