mirror of
https://github.com/neovim/neovim.git
synced 2024-12-25 13:45:15 -07:00
05d72e9826
- Call compiler from CMake instead of lua script to generate a preprocessor file - allows for better/early error detection if the compiler fails - Preprocessor files are saved along with the headers as .i files - Accept preprocessor lines with trailing chars after # as is the case in Clang/Windows - The fourth argument to gendeclarations.lua is now the path to the proprocessor output file |
||
---|---|---|
.. | ||
finddeclarations.pl | ||
gendeclarations.lua | ||
genex_cmds.lua | ||
legacy2luatest.pl | ||
movedocs.pl | ||
msgpack-gen.lua | ||
run-api-tests.exp | ||
stripdecls.py | ||
vim-patch.sh |