neovim/cmake
dundargoc 4cf4ae93df
build: cmake cleanup (#22251)
- Remove unused code
- Use consistent casing. Variable names such as LibLuV_LIBRARIES is
  needlessly jarring, even if the name might be technically correct.
- Use title casing for packages. find_package(unibilium) requires the
  find_module to be named "Findunibilium.cmake", which makes it harder
  to spot when scanning the files. Instead, use "Unibilium".
2023-03-02 22:50:43 +01:00
..
CheckUncrustifyVersion.cmake build(lint): check uncrustify version #19468 2022-07-25 06:18:49 -07:00
ConvertPo.cmake
FindIconv.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibintl.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibluv.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibtermkey.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibuv.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibvterm.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLuajit.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindMsgpack.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindTreesitter.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindUnibilium.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
Format.cmake build: add formatting targets for c and lua files (#19488) 2022-08-02 12:32:57 +02:00
GenerateVersion.cmake build: various cmake fixes (#21902) 2023-01-20 23:48:46 +01:00
InstallHelpers.cmake build: replace deprecated cmake features with their modern alternatives 2022-08-03 09:52:05 +02:00
LuaHelpers.cmake build: adjust some messages (#9087) 2018-10-06 18:45:34 +02:00
PreventInTreeBuilds.cmake
RunTests.cmake build: don't check environment variable to detect CI (#22234) 2023-02-12 14:42:00 +01:00
UninstallHelper.cmake build(cmake): simplify and speed up the uninstall target 2022-06-19 18:34:28 +02:00
Util.cmake build: exclude tui/terminfo_defs.h from lintc-clint (#21822) 2023-01-15 19:30:17 +01:00
WindowsDllCopy.cmake ci: print DLL copy messages only in CI environment (#22260) 2023-02-14 18:58:38 +01:00