zig/lib/std/Build
Andrew Kelley 579f572cf2 zig build system: remove vcpkg integration
Instead of vcpkg, users are encouraged to use the Zig package manager to
fulfill dependencies on Windows.
2024-01-01 17:51:18 -07:00
..
Cache lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
Step zig build system: remove vcpkg integration 2024-01-01 17:51:18 -07:00
Cache.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
Module.zig introduce std.Build.Module and extract some logic into it 2024-01-01 17:51:18 -07:00
Step.zig complete todo 2023-11-26 14:27:39 -05:00