view tools/rename.bat @ 10698:a028413f6a26 v8.0.0239

patch 8.0.0239: no CI with an address sanitizer commit https://github.com/vim/vim/commit/1e07633a5d42f1756da88c25c3e7df957470acd9 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 26 20:11:12 2017 +0100 patch 8.0.0239: no CI with an address sanitizer Problem: The address sanitizer sometimes finds errors, but it needs to be run manually. Solution: Add an environment to Travis with clang and the address sanitizer. (Christian Brabandt) Also include changes only on github.
author Christian Brabandt <cb@256bit.org>
date Thu, 26 Jan 2017 20:15:04 +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