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-06 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Build
History
Alex Rønne Petersen 8594f179f9
Merge pull request #22067 from alexrp/pie-tests
Add PIC/PIE tests and fix some bugs + some improvements to the test harness
2024-11-28 14:07:28 +01:00
..
Cache
std.Build.Cache.Path: fix single-quote escaping format
2024-10-10 14:21:52 -07:00
Fuzz
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
Step
std.Build: gracefully handle child stdin closing when running tests
2024-11-27 19:35:31 +00:00
Cache.zig
std.Target: Add Os.HurdVersionRange for Os.Tag.hurd.
2024-11-24 22:11:16 +01:00
Fuzz.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
Module.zig
std.Target: Move isLib{C,Cxx}LibName() to std.zig.target.
2024-10-16 22:25:13 +02:00
Step.zig
diversify "unable to spawn" failure messages
2024-11-26 13:56:40 -08:00
Watch.zig
std.Build.Watch: implement removing watches for kqueue
2024-10-24 23:31:56 -07:00