mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
ae3eed53d6
- remove "ran-" prefix from touch files as it's redundant since the they're already in the directory named `touches`. - Include `contrib` when formatting with `make formatlua`. - Use TARGET_FILE generator expression instead of assuming the executable location. - reuse logic that determines whether to use lua or luajit. - add translations to the `nvim` target. Makefile improvements: - rename variable `CMAKE_PRG` to `CMAKE` to make it more consistent with the builtin `MAKE` variable. - stop propagating flags to generator. Users should use cmake for non-standard use cases. - remove `+` prefix from targets. If the user for whatever reason wants to dry-run a target then they should be able to. |
||
---|---|---|
.. | ||
BuildGettext.cmake | ||
BuildLibiconv.cmake | ||
BuildLibuv.cmake | ||
BuildLibvterm.cmake | ||
BuildLpeg.cmake | ||
BuildLua.cmake | ||
BuildLuajit.cmake | ||
BuildLuv.cmake | ||
BuildMsgpack.cmake | ||
BuildTreesitter.cmake | ||
BuildTreesitterParsers.cmake | ||
BuildUnibilium.cmake | ||
CopyFilesGlob.cmake | ||
GetBinaryDeps.cmake | ||
GettextCMakeLists.txt | ||
LibiconvCMakeLists.txt | ||
LibvtermCMakeLists.txt | ||
LpegCMakeLists.txt | ||
MarkdownParserCMakeLists.txt | ||
TreesitterCMakeLists.txt | ||
TreesitterParserCMakeLists.txt |