zig/lib/std/build
Andrew Kelley 65586b9869 std.build.LibExeObjStep: change installHeader API
Now it always takes a dest_rel_path parameter, making it slightly more
verbose, and much more useful.
2023-01-17 00:45:04 -07:00
..
CheckFileStep.zig std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
CheckObjectStep.zig link-tests: redo macho strict validation test to match libstuff 2022-12-27 16:43:35 +01:00
ConfigHeaderStep.zig std.build.ConfigHeaderStep: support cmake syntax 2023-01-17 00:44:57 -07:00
EmulatableRunStep.zig all: rename i386 to x86 2022-11-04 00:09:27 +03:30
FmtStep.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
InstallArtifactStep.zig std.build: extract steps to separate files 2022-12-11 12:48:17 -07:00
InstallDirStep.zig std.build: extract steps to separate files 2022-12-11 12:48:17 -07:00
InstallFileStep.zig std.build: extract steps to separate files 2022-12-11 12:48:17 -07:00
InstallRawStep.zig add zig objcopy subcommand 2022-12-13 15:37:52 -05:00
LibExeObjStep.zig std.build.LibExeObjStep: change installHeader API 2023-01-17 00:45:04 -07:00
LogStep.zig std.build: extract steps to separate files 2022-12-11 12:48:17 -07:00
OptionsStep.zig std.build.OptionsStep: fix regressed tests 2022-12-11 12:48:17 -07:00
RemoveDirStep.zig std.build: extract steps to separate files 2022-12-11 12:48:17 -07:00
RunStep.zig add std.build.ConfigHeaderStep 2023-01-07 18:07:10 -07:00
TranslateCStep.zig remove -fstage1 option 2022-12-06 12:15:04 -07:00
WriteFileStep.zig std.build.WriteFileStep: fix regression in this branch 2023-01-07 19:07:33 -07:00