Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-07 23:03:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Build
History
Ryan Liptak 4e428415e5 Build.Step.Compile: Add mingw_unicode_entry_point field
Corresponds to the `-municode` CLI flag
2024-03-27 10:06:06 +00:00
..
Cache
move Package.Path to std.Build.Cache.Path
2024-03-21 16:16:47 -07:00
Step
Build.Step.Compile: Add mingw_unicode_entry_point field
2024-03-27 10:06:06 +00:00
Cache.zig
Build.Cache: fix UAF during unhit
2024-03-24 18:28:16 +00:00
Module.zig
make addCSourceFiles assert options.files are relative
2024-03-26 14:03:39 +02:00
Step.zig
std.Build.Cache: use an array hash map for files
2024-03-21 19:56:30 -07:00