|
CheckFile.zig
|
std.Build: use Step.* instead of *Step
|
2023-05-03 20:55:29 -07:00 |
|
Compile.zig
|
Build: make InstallDirStep use a FileSource
|
2023-06-26 15:59:53 -07:00 |
|
ConfigHeader.zig
|
std.Build: omit newline from last line
|
2023-06-26 04:25:14 -07:00 |
|
Fmt.zig
|
std.Build: use Step.* instead of *Step
|
2023-05-03 20:55:29 -07:00 |
|
InstallFile.zig
|
std.Build: use Step.* instead of *Step
|
2023-05-03 20:55:29 -07:00 |
|
ObjCopy.zig
|
std.Build: use Step.* instead of *Step
|
2023-05-03 20:55:29 -07:00 |
|
RemoveDir.zig
|
std.Build: use Step.* instead of *Step
|
2023-05-03 20:55:29 -07:00 |
|
Run.zig
|
all: migrate code to new cast builtin syntax
|
2023-06-24 16:56:39 -07:00 |