zig/lib/std/Build
Matthew Lugg 0caca625eb
std.debug: split up Mach-O debug info handling
Like ELF, we now have `std.debug.MachOFile` for the host-independent
parts, and `std.debug.SelfInfo.MachO` for logic requiring the file to
correspond to the running program.
2025-11-20 10:42:20 +00:00
..
Cache std.fs: use BadPathName rather than InvalidWtf8 on Windows 2025-10-29 06:20:50 -07:00
Step std.debug: split up Mach-O debug info handling 2025-11-20 10:42:20 +00:00
Watch std.Build.Watch: add macOS implementation based on FSEventStream 2025-08-02 05:13:13 +01:00
abi.zig std.Build: implement unit test timeouts 2025-10-18 09:28:39 +01:00
Cache.zig represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi 2025-11-14 11:33:35 +01:00
Fuzz.zig std.debug.lockStderrWriter: also return ttyconf 2025-10-30 09:31:28 +00:00
Module.zig Elf2: start implementing dynamic linking 2025-10-29 18:15:09 -04:00
Step.zig std.Build.Step: send messages to compiler as little-endian 2025-11-19 01:42:45 +01:00
Watch.zig Merge pull request #25763 from mrjbq7/cancelled 2025-10-30 04:40:13 +00:00
WebServer.zig std.debug.lockStderrWriter: also return ttyconf 2025-10-30 09:31:28 +00:00