mirror of
https://github.com/ziglang/zig.git
synced 2026-01-06 13:33:21 +00:00
The input path could be cwd-relative, in which case it must be modified before it is written into the batch script. Also, remove usage of deprecated `GeneralPurposeAllocator` alias, rename `allocator` to `gpa`, use unmanaged `ArrayList`.