zig/lib/std/Build
Ryan Liptak b86c4bde64 Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
writeFile was deprecated in favor of writeFile2 in f645022d16. This commit renames writeFile2 to writeFile and makes writeFile2 a compile error.
2024-05-03 13:29:22 -07:00
..
Cache move Package.Path to std.Build.Cache.Path 2024-03-21 16:16:47 -07:00
Step Rename Dir.writeFile2 -> Dir.writeFile and update all callsites 2024-05-03 13:29:22 -07:00
Cache.zig Rename Dir.writeFile2 -> Dir.writeFile and update all callsites 2024-05-03 13:29:22 -07:00
Module.zig Build system: Allow specifying Win32 resource include paths using LazyPath 2024-05-02 22:08:00 -07:00
Step.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00