view tools/rename.bat @ 19031:9cad3d0c34b3 v8.2.0076

patch 8.2.0076: Python 3 unicode test fails on MS-Windows Commit: https://github.com/vim/vim/commit/955f4e6f36ea009b90803d12a62108c94f446778 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 1 17:44:56 2020 +0100 patch 8.2.0076: Python 3 unicode test fails on MS-Windows Problem: Python 3 unicode test fails on MS-Windows. Solution: Do not set 'encoding' to "debug" on MS-Windows.
author Bram Moolenaar <Bram@vim.org>
date Wed, 01 Jan 2020 18:00:04 +0100
parents 217c97e06615
children 7a3de23515d6
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 uninstall.exe uninstallw32.exe