]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1675: MS-Windows: Makefiles can be refactored v9.1.1675
authorRestorerZ <restorer@mail2k.ru>
Sat, 23 Aug 2025 15:00:17 +0000 (17:00 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 23 Aug 2025 15:00:17 +0000 (17:00 +0200)
commite34bdb844fb68fe9250ec91ee70a14b8ec4d230c
treec42204e3cfa60382149719e158f33264adcabd59
parentd5a6310108b6bc8ea20d0432cede25bedc40c315
patch 9.1.1675: MS-Windows: Makefiles can be refactored

Problem:  MS-Windows: Makefiles can be refactored
Solution: Refactor using a common tools.mak, make some style changes
          (RestorerZ).

closes: #18060

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
13 files changed:
Filelist
nsis/Make_mvc.mak
runtime/doc/Make_mvc.mak
runtime/indent/Make_mvc.mak
runtime/lang/Make_mvc.mak
src/GvimExt/Make_mvc.mak
src/Make_mvc.mak
src/auto/nmake/tools.mak [new file with mode: 0644]
src/po/Make_mvc.mak
src/tee/Make_mvc.mak
src/testdir/Make_mvc.mak
src/version.c
src/xxd/Make_mvc.mak