aboutsummaryrefslogtreecommitdiff
path: root/src/mingw.zig
AgeCommit message (Expand)Author
2021-01-06stage2: rename and move files related to LLVM backendTimon Kruiper
2021-01-02stage2: Use {s} instead of {} when formatting stringsLemonBoy
2020-12-28stage2: rename llvm.zig to llvm_bindings.zigTimon Kruiper
2020-12-24stage2: re-use compiler runtime libs across opt modes and strip flagAndrew Kelley
2020-11-05Fixed mingw-w64 8.0.0 compilationAlexandros Naskos
2020-11-05Updated mingw-w64 to version 8.0.0Alexandros Naskos
2020-10-01stage2: Add missing defines for building dllcrt2.oLemonBoy
2020-09-29mingw: better -D arg for processing def.in filesAndrew Kelley
2020-09-28stage2: building DLL import lib filesAndrew Kelley
2020-09-28stage2: building mingw-w64 and COFF LDD linkingAndrew Kelley