]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0572: building the command table requires Perl v8.0.0572
authorBram Moolenaar <Bram@vim.org>
Thu, 20 Apr 2017 19:55:44 +0000 (21:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Apr 2017 19:55:44 +0000 (21:55 +0200)
commit6de5e126018b6f92526795cc06b1d73fac965db1
tree3bb672d63d10452561479a98d16ba89a42d5360f
parenta364cdb648ae009fa7aa05382f5659335683d349
patch 8.0.0572: building the command table requires Perl

Problem:    Building the command table requires Perl.
Solution:   Use a Vim script solution. (Dominique Pelle, closes #1641)
Filelist
src/Makefile
src/create_cmdidxs.pl [deleted file]
src/create_cmdidxs.vim [new file with mode: 0644]
src/ex_cmdidxs.h [new file with mode: 0644]
src/ex_docmd.c
src/version.c