comparison Makefile @ 10138:8bfcb960e6bd v7.4.2340

commit https://github.com/vim/vim/commit/6384c5db8dda70076c878d393ba19a1510695228 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 6 22:06:35 2016 +0200 patch 7.4.2340 Problem: MS-Windows: Building with Ruby uses old version. Solution: Update to 2.2.X. Use clearer name for the API version. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Tue, 06 Sep 2016 22:15:07 +0200
parents f0b1cbf9467e
children 758f3d5a463d
comparison
equal deleted inserted replaced
10137:8e6070686e81 10138:8bfcb960e6bd
156 # - check the output. 156 # - check the output.
157 # - move "gvim.exe" to here (otherwise the OLE version will overwrite it). 157 # - move "gvim.exe" to here (otherwise the OLE version will overwrite it).
158 # - Move gvim.pdb to here. 158 # - Move gvim.pdb to here.
159 # - Copy "GvimExt/gvimext.dll" to here. 159 # - Copy "GvimExt/gvimext.dll" to here.
160 # - Delete vimrun.exe, install.exe and uninstal.exe. 160 # - Delete vimrun.exe, install.exe and uninstal.exe.
161 # Win32 GUI version with OLE, PERL, TCL, PYTHON and dynamic IME: 161 # Win32 GUI version with OLE, PERL, Ruby, TCL, PYTHON and dynamic IME:
162 # - Install the interfaces you want, see src/INSTALLpc.txt 162 # - Install the interfaces you want, see src/INSTALLpc.txt
163 # - Build: 163 # - Build:
164 # > cd src 164 # > cd src
165 # Adjust bigvim.bat to match the version of each interface you want. 165 # Adjust bigvim.bat to match the version of each interface you want.
166 # > bigvim.bat 166 # > bigvim.bat