This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-23 01:14:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
405705cb76914072b9a91ac29f7cf0bf67b255f4
zig
/
lib
/
std
/
Build
/
Step
T
History
Carl Åstholm
412d863ba5
std.Build: expose
-idirafter
to the build system
2023-10-02 16:22:07 -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
std.Build: expose
-idirafter
to the build system
2023-10-02 16:22:07 -07:00
ConfigHeader.zig
std.Build.ConfigHeader: override include guard option for blank style (
#17310
)
2023-09-28 19:30:42 -04:00
Fmt.zig
…
InstallArtifact.zig
…
InstallDir.zig
Add include_extensions to InstallDir Options (
#17300
)
2023-09-29 18:50:37 -04:00
InstallFile.zig
…
ObjCopy.zig
…
Options.zig
package manager: write deps in a flat format, eliminating the FQN concept
2023-09-15 14:04:23 -07:00
RemoveDir.zig
…
Run.zig
Step.Run: fix assert of the wrong value (
#17303
)
2023-09-29 14:14:42 -04:00
TranslateC.zig
Allow Step.TranslateC to not link libc
2023-09-23 17:41:11 -07:00
WriteFile.zig
…