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-09 07:43:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Build
History
Andrew Kelley 3fc7413574
Merge pull request #17069 from squeek502/resinator
Add a `.rc` -> `.res` compiler to the Zig compiler
2023-09-22 12:18:50 -07:00
..
Cache
migration: std.math.{min, min3, max, max3} -> @min & @max
2023-06-16 13:44:09 -07:00
Step
Merge pull request #17069 from squeek502/resinator
2023-09-22 12:18:50 -07:00
Cache.zig
Cache: Fix findPrefix when paths are slightly out of the ordinary
2023-08-19 22:32:24 -07:00
Step.zig
Build: fail tests that log errors, like zig test does
2023-08-25 15:36:25 -07:00