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-06 14:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
Build
History
Andrew Kelley
60958d135f
std.Build.Step.Compile: fix passing wrong Builder to getPath
...
This resulted in an error building a transitive module dependency.
2024-01-02 18:22:11 -07:00
..
Cache
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00:00
Step
std.Build.Step.Compile: fix passing wrong Builder to getPath
2024-01-02 18:22:11 -07:00
Cache.zig
WIP: move many global settings to become per-Module
2024-01-01 17:51:18 -07:00
Module.zig
std.Build.Module: default CSourceFile flags to empty list
2024-01-01 19:49:08 -07:00
Step.zig
complete todo
2023-11-26 14:27:39 -05:00