Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-25 07:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Build/Step
History
Jacob Young 750998eef6 Build: fail tests that log errors, like zig test does
2023-08-25 15:36:25 -07:00
..
CheckFile.zig
…
CheckObject.zig
check-object: dump contents of LC_BUILD_VERSION and LC_VERSION_MIN_* cmds
2023-08-18 11:56:14 +02:00
Compile.zig
build: merge FrameworkDir into IncludeDir
2023-08-18 08:08:24 +02:00
ConfigHeader.zig
AstGen: add result location analysis pass
2023-08-20 11:58:14 -07:00
Fmt.zig
…
InstallArtifact.zig
std.Build.Step.InstallArtifact: disable emit-h
2023-07-30 17:22:54 -07:00
InstallDir.zig
…
InstallFile.zig
…
ObjCopy.zig
build/ObjCopy: strip debug info to a separate elf file.
2023-08-12 09:54:35 +02:00
Options.zig
build system: follow-up enhancements regarding LazyPath
2023-07-30 11:19:32 -07:00
RemoveDir.zig
…
Run.zig
Build: fail tests that log errors, like zig test does
2023-08-25 15:36:25 -07:00
TranslateC.zig
change uses of std.builtin.Mode to OptimizeMode (#16745)
2023-08-09 14:39:34 -04:00
WriteFile.zig
std.Build.Step.WriteFile: fix call to nonexistent function
2023-07-31 14:23:57 +02:00