zig/lib/std/Build
IOKG04 63d7f83f42 Build.Step.Options: add comptime_float support
It seems to me this was simply forgotten.
Or there is some reason I don't know why this code doesn't work for `comptime_float`.

For a more comprehensive fix, https://github.com/ziglang/zig/pull/24057 is the place to look.
2025-10-18 15:01:17 +02:00
..
Cache std.fmt: delete deprecated APIs 2025-08-31 12:49:18 -07:00
Step Build.Step.Options: add comptime_float support 2025-10-18 15:01:17 +02: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 std.Build.Cache: clarify parameter is sub path, not basename 2025-09-24 20:01:19 -07:00
Fuzz.zig build runner: remove --prominent-compile-errors, introduce --error-style 2025-10-18 09:28:42 +01:00
Module.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
Step.zig std.Build: separate errors from failed commands 2025-10-18 09:28:42 +01:00
Watch.zig Merge pull request #24661 from alichraghi/spv4 2025-08-07 20:55:50 -07:00
WebServer.zig std.Build: implement unit test timeouts 2025-10-18 09:28:39 +01:00