neovim/contrib
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
..
gdb
asan.sh
flake.lock build(nix): update flake.lock (#26702) 2023-12-23 00:50:24 +01:00
flake.nix fix(flake): clang-tools moved to nativeBuildInputs (#26955) 2024-01-12 21:12:43 +01:00
local.mk.example build: remove luarocks 2023-09-10 15:32:47 +02:00
minimal.lua build: various build improvements 2024-01-24 12:41:09 +01:00