zig/lib/std/Build/Step
Jacob Young 917640810e Target: pass and use locals by pointer instead of by value
This struct is larger than 256 bytes and code that copies it
consistently shows up in profiles of the compiler.
2025-06-19 11:45:06 -04:00
..
CheckFile.zig make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00
CheckObject.zig std.meta.intToEnum -> std.enums.fromInt 2025-05-13 07:28:41 +02:00
Compile.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
ConfigHeader.zig std.Build: introduce ConfigHeader.getOutputDir, small refactor 2025-06-17 11:55:36 +01:00
Fail.zig make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00
Fmt.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
InstallArtifact.zig Build: add install commands to --verbose output 2025-06-19 11:45:06 -04:00
InstallDir.zig Build: add install commands to --verbose output 2025-06-19 11:45:06 -04:00
InstallFile.zig Build: add install commands to --verbose output 2025-06-19 11:45:06 -04:00
ObjCopy.zig Build: add install commands to --verbose output 2025-06-19 11:45:06 -04:00
Options.zig Revert "Merge pull request #22898 from kristoff-it/deprecated-proposal" 2025-02-28 01:37:10 -08:00
RemoveDir.zig make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00
Run.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
TranslateC.zig std.Build: add API to create Compile steps from existing module 2024-12-18 01:48:54 +05:00
UpdateSourceFiles.zig make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00
WriteFile.zig make zig compiler processes live across rebuilds 2024-07-14 19:51:16 -07:00