]> granicus.if.org Git - vim/commit
patch 8.1.0128: building with MinGW does not work out-of-the-box v8.1.0128
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Jun 2018 14:27:02 +0000 (16:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Jun 2018 14:27:02 +0000 (16:27 +0200)
commit304925e75031751fc87b51e387eb079bf3ae2066
treeecc8d9c67626ca00beab2535760941d67b7213b9
parent7c365fb190225d98af818daf195dc19921fe01ca
patch 8.1.0128: building with MinGW does not work out-of-the-box

Problem:    Building with MinGW does not work out-of-the-box.
Solution:   Add instructions for MSYS2.  Set default WINVER.  Add batch files
            to set $PATH for MSYS2.
Filelist
src/INSTALLpc.txt
src/Make_cyg_ming.mak
src/msys32.bat [new file with mode: 0755]
src/msys64.bat [new file with mode: 0755]