zig/lib/std/Build/Step
Andrew Kelley 370438943e std.Build: revert moving some fields to Graph
On second thought, let's keep a bunch of these flags how they already
were.

Partial revert of the previous commit.
2024-02-02 20:43:01 -07:00
..
CheckFile.zig Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath. 2023-07-30 11:18:50 -07:00
CheckObject.zig zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
Compile.zig std.Build: implement --host-target, --host-cpu, --host-dynamic-linker 2024-02-02 20:43:01 -07:00
ConfigHeader.zig std.Build: implement --host-target, --host-cpu, --host-dynamic-linker 2024-02-02 20:43:01 -07:00
Fmt.zig std.Build: implement --host-target, --host-cpu, --host-dynamic-linker 2024-02-02 20:43:01 -07:00
InstallArtifact.zig zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
InstallDir.zig update for the std.fs.Dir changes 2023-11-22 15:24:57 -07:00
InstallFile.zig Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath. 2023-07-30 11:18:50 -07:00
ObjCopy.zig std.Build: implement --host-target, --host-cpu, --host-dynamic-linker 2024-02-02 20:43:01 -07:00
Options.zig std.Build: implement --host-target, --host-cpu, --host-dynamic-linker 2024-02-02 20:43:01 -07:00
RemoveDir.zig std.Build: use create() instead of init() for Step.RemoveDir 2023-10-21 17:48:25 +03:00
Run.zig std.Build: revert moving some fields to Graph 2024-02-02 20:43:01 -07:00
TranslateC.zig std.Build: implement --host-target, --host-cpu, --host-dynamic-linker 2024-02-02 20:43:01 -07:00
WriteFile.zig std.Build: implement --host-target, --host-cpu, --host-dynamic-linker 2024-02-02 20:43:01 -07:00