]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1178: using old compiler on MS-Windows v8.0.1178
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Oct 2017 16:38:43 +0000 (18:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Oct 2017 16:38:43 +0000 (18:38 +0200)
commit73f4439ca690d8224df8f88dc71a43fafdcc89bf
treebb00da4d4e9cacd9af4cbdd8cd02e700b066eeb3
parent54e5dbf58e16d0d757a315480c9e63ac7f8a74c7
patch 8.0.1178: using old compiler on MS-Windows

Problem:    Using old compiler on MS-Windows.
Solution:   Switch default build on MS-Windows to use MSVC 2015. (Ken Takata)
src/GvimExt/Makefile
src/INSTALLpc.txt
src/Make_mvc.mak
src/msvc2015.bat [new file with mode: 0644]
src/tee/Make_mvc.mak
src/version.c
src/xxd/Make_mvc.mak