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 09:26:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10ea7accf76d4ad59222ea5ff3585d6cc7cfe3b0
zig
/
lib
/
std
/
Build
/
Step
T
History
Jakub Konka
bc081901dc
Step.Compile: differentiate between fuzzy and exact matches for compile errors
2023-10-25 11:40:16 +02:00
..
CheckFile.zig
…
CheckObject.zig
std.macho: remove alignment from LoadCommandIterator
2023-10-03 14:55:17 -07:00
Compile.zig
Step.Compile: differentiate between fuzzy and exact matches for compile errors
2023-10-25 11:40:16 +02:00
ConfigHeader.zig
Build: fix some issues with ConfigHeader step
2023-10-16 03:50:47 -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
Revert "Revert "Merge pull request
#17637
from jacobly0/x86_64-test-std""
2023-10-22 15:46:43 -04:00
RemoveDir.zig
std.Build: use create() instead of init() for Step.RemoveDir
2023-10-21 17:48:25 +03:00
Run.zig
child_process + Build: rename exec to run + all related code
2023-10-22 14:47:20 -04:00
TranslateC.zig
tests: translate-c and run-translated-c to the test harness
2023-10-17 11:55:17 +03:00
WriteFile.zig
…