neovim/cmake.deps/cmake
dundargoc ae3eed53d6 build: various build improvements
- 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.
2024-01-24 12:41:09 +01:00
..
BuildGettext.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLibiconv.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLibuv.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLibvterm.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLpeg.cmake build: various build improvements 2024-01-24 12:41:09 +01:00
BuildLua.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildLuajit.cmake build: cmake fixes 2023-12-16 21:06:28 +01:00
BuildLuv.cmake build: various build improvements 2024-01-24 12:41:09 +01:00
BuildMsgpack.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildTreesitter.cmake build: cmake fixes 2023-12-16 21:06:28 +01:00
BuildTreesitterParsers.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
BuildUnibilium.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
CopyFilesGlob.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
GetBinaryDeps.cmake fixup: quick update, squash later 2023-11-20 15:21:55 +01:00
GettextCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
LibiconvCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
LibvtermCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
LpegCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
MarkdownParserCMakeLists.txt build: cmake fixes 2023-12-16 21:06:28 +01:00
TreesitterCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
TreesitterParserCMakeLists.txt build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00