neovim/cmake
dundargoc 4d2c1004e9
build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)
This makes it easier to see that -D is referring to the entire
"<variable>=<value>", rather than only <variable>. It also help syntax
highlighters highlight built-in variables.
2023-02-08 11:00:16 +01:00
..
CheckUncrustifyVersion.cmake build(lint): check uncrustify version #19468 2022-07-25 06:18:49 -07:00
ConvertPo.cmake
FindIconv.cmake build: use modern cmake (#21589) 2023-01-10 18:49:57 +01:00
FindLibIntl.cmake build(cmake): fix static libintl test on macOS 2022-06-29 02:19:42 +08:00
FindLibLUV.cmake build: prioritize statically built libluv in search 2021-08-14 06:53:52 -06:00
FindLibTermkey.cmake
FindLibUV.cmake build libuv cmake (#19632) 2022-08-12 16:59:40 +01:00
Findlibvterm.cmake build: remove duplicate INTERFACE keyword (#22106) 2023-02-07 21:37:16 +01:00
FindLuaJit.cmake revert: "ci: remove mingw job #18580" 2022-05-17 17:07:45 +02:00
FindMsgpack.cmake build: remove duplicate INTERFACE keyword (#22106) 2023-02-07 21:37:16 +01:00
FindTreeSitter.cmake
Findunibilium.cmake build: fix dependencies in find modules (#22017) 2023-01-27 14:16:31 +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
LibFindMacros.cmake
LuaHelpers.cmake
PreventInTreeBuilds.cmake
RunTests.cmake refactor(tests): run unittests using main nvim binary in interpreter mode 2023-01-31 19:28:26 +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 build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164) 2023-02-08 11:00:16 +01:00