zig/lib/std/Build
Alex Rønne Petersen 681d324c49 std.Build.Step.Run: Set WINEDEBUG=-all for -fwine by default.
This silences the excessive default stderr logging from Wine. The user can still
override this by setting WINEDEBUG in the environment; this just provides a more
sensible default.

Closes #24139.
2025-07-12 00:03:02 +02:00
..
Cache std.fmt: fully remove format string from format methods 2025-07-07 22:43:53 -07:00
Fuzz std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00
Step std.Build.Step.Run: Set WINEDEBUG=-all for -fwine by default. 2025-07-12 00:03:02 +02:00
Cache.zig Remove numerous things deprecated during the 0.14 release cycle 2025-07-11 08:17:43 +02:00
Fuzz.zig fix build runner 2025-07-07 22:43:52 -07:00
Module.zig std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00
Step.zig fix build runner 2025-07-07 22:43:52 -07:00
Watch.zig Remove numerous things deprecated during the 0.14 release cycle 2025-07-11 08:17:43 +02:00