]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2128: renamed libvterm sources makes merging difficult v8.1.2128
authorBram Moolenaar <Bram@vim.org>
Thu, 10 Oct 2019 11:22:54 +0000 (13:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 10 Oct 2019 11:22:54 +0000 (13:22 +0200)
commit93268054428fe3a6bbe3f89d2def2fec4eabcf5f
treed8e0be653481f2f7010d3218e1e0181801aaeefc
parent14c01f83487d5c53192297a710eda2b8a4ab17c9
patch 8.1.2128: renamed libvterm sources makes merging difficult

Problem:    Renamed libvterm sources makes merging difficult.
Solution:   Rename back to the original name and only rename the .o files.
            Also clean the libvterm build artifacts. (James McCoy,
            closes #5027)
src/Make_cyg_ming.mak
src/Make_mvc.mak
src/Makefile
src/auto/configure
src/configure.ac
src/libvterm/src/mouse.c [moved from src/libvterm/src/termmouse.c with 100% similarity]
src/libvterm/src/screen.c [moved from src/libvterm/src/termscreen.c with 100% similarity]
src/version.c