zig/lib/std/Build
Andrew Kelley 499a202a13 std.Build: revert the breaking changes only
The previous commit deleted the deprecated API and then made all the
follow-up changes; this commit reverts only the breaking API changes.
This commit can be reverted once 0.12.0 is tagged.
2024-04-11 14:09:58 -07:00
..
Cache move Package.Path to std.Build.Cache.Path 2024-03-21 16:16:47 -07:00
Step std.Build: revert the breaking changes only 2024-04-11 14:09:58 -07:00
Cache.zig Build.Cache: fix UAF during unhit 2024-03-24 18:28:16 +00:00
Module.zig remove deprecated LazyPath.path union tag 2024-04-11 14:02:47 -07:00
Step.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00