zig/lib/std/Build
Andrew Kelley aef8bcf776 std.Build.Step.Compile: fine-grained system lib search control
For each library you can specify the preferred mode and search strategy.

The old way of setting global state is eliminated.
2023-08-03 09:52:15 -07:00
..
Cache migration: std.math.{min, min3, max, max3} -> @min & @max 2023-06-16 13:44:09 -07:00
Step std.Build.Step.Compile: fine-grained system lib search control 2023-08-03 09:52:15 -07:00
Cache.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Step.zig build system: follow-up enhancements regarding LazyPath 2023-07-30 11:19:32 -07:00