view tools/rename.bat @ 10918:a0c2c6d51b1a v8.0.0348

patch 8.0.0348: using shadow dir on Mac lack +clipboard commit https://github.com/vim/vim/commit/b7a59906d7ce41b7e74ec31b910375c21e427c0a Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 22 22:04:04 2017 +0100 patch 8.0.0348: using shadow dir on Mac lack +clipboard Problem: When building with a shadow directory on macOS lacks the +clipboard feature. Solution: Link *.m files, specifically os_macosx.m. (Kazunobu Kuriyama)
author Christian Brabandt <cb@256bit.org>
date Wed, 22 Feb 2017 22:15:05 +0100
parents f0b1cbf9467e
children 217c97e06615
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstal.exe uninstalw32.exe