| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-03 | Support generating import libraries from mingw .def files without LLVM | Ryan Liptak | |
| For the supported COFF machine types of X64 (x86_64), I386 (x86), ARMNT (thumb), and ARM64 (aarch64), this new Zig implementation results in byte-for-byte identical .lib files when compared to the previous LLVM-backed implementation. | |||
