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-22 22:23:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
Build
History
David Rubin
3eacd1b2e5
change
addCSourceFiles
to use
LazyPath
instead
Dependency
(
#19017
)
...
Co-authored-by: Jacob Young <jacobly0@users.noreply.github.com>
2024-02-24 16:12:04 -05:00
..
Cache
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00:00
Step
change
addCSourceFiles
to use
LazyPath
instead
Dependency
(
#19017
)
2024-02-24 16:12:04 -05:00
Cache.zig
Cache: fix logic for retrying cache hits
2024-02-04 03:48:29 +01:00
Module.zig
change
addCSourceFiles
to use
LazyPath
instead
Dependency
(
#19017
)
2024-02-24 16:12:04 -05:00
Step.zig
std.Build: implement --host-target, --host-cpu, --host-dynamic-linker
2024-02-02 20:43:01 -07:00