This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-28 09:03:21 +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
…
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
…
RemoveDir.zig
…
Run.zig
Build: fail tests that log errors, like
zig test
does
2023-08-25 15:36:25 -07:00
TranslateC.zig
…
WriteFile.zig
…