zig/lib/std/Build
Linus Groh 94e30a756e std: fix a bunch of typos
The majority of these are in comments, some in doc comments which might
affect the generated documentation, and a few in parameter names -
nothing that should be breaking, however.
2023-04-30 18:16:04 -07:00
..
Cache std: fix a bunch of typos 2023-04-30 18:16:04 -07:00
Cache.zig update codebase to use @memset and @memcpy 2023-04-28 13:24:43 -07:00
CheckFileStep.zig std.Build.CheckFileStep: add a way to expect exact 2023-03-15 10:48:14 -07:00
CheckObjectStep.zig std: fix a bunch of typos 2023-04-30 18:16:04 -07:00
CompileStep.zig update codebase to use @memset and @memcpy 2023-04-28 13:24:43 -07:00
ConfigHeaderStep.zig std.Build.ConfigHeaderStep: integrate with the cache system 2023-03-15 10:48:13 -07:00
FmtStep.zig zig build: many enhancements related to parallel building 2023-03-15 10:48:13 -07:00
InstallArtifactStep.zig std.Build.CompileStep: delete install_step field 2023-04-10 18:35:14 -07:00
InstallDirStep.zig std.Build: audit use of updateFile 2023-03-15 10:48:13 -07:00
InstallFileStep.zig std.Build.InstallFileStep: add missing step dependencies 2023-03-15 10:48:14 -07:00
ObjCopyStep.zig zig objcopy: support the compiler protocol 2023-03-15 10:48:14 -07:00
OptionsStep.zig fix std.Build.OptionsStep 2023-03-19 00:39:29 -04:00
RemoveDirStep.zig std.build.CompileStep: eliminate std.log usage 2023-03-15 10:48:13 -07:00
RunStep.zig std: fix a bunch of typos 2023-04-30 18:16:04 -07:00
Step.zig std: fix a bunch of typos 2023-04-30 18:16:04 -07:00
TranslateCStep.zig CLI: remove --enable-cache option 2023-04-11 08:41:24 -07:00
WriteFileStep.zig make the build runner and test runner talk to each other 2023-03-15 10:48:14 -07:00