neovim/cmake.config
dundargoc 4d757bbfbb refactor: combine regexp files
regext_bt.c and regexp_nfa.c are inlined into regexp.c instead of
included as a header. This makes developer tools like clang-tidy and
clangd be able to understand the code better.
2023-11-05 11:48:42 +01:00
..
iwyu refactor: combine regexp files 2023-11-05 11:48:42 +01:00
CMakeLists.txt build: various cmake fixes 2023-11-04 18:32:47 +01:00
config.h.in vim-patch:9.0.1962: No support for writing extended attributes 2023-09-30 22:09:55 +08:00
pathdef.c.in fix: remove "Compiled by:" from :version/--version (#22316) 2023-02-18 20:10:00 +01:00
versiondef_old.h.in build: add CMAKE_C_FLAGS to --version output 2023-10-24 11:09:15 +02:00
versiondef.h.in build: add CMAKE_C_FLAGS to --version output 2023-10-24 11:09:15 +02:00