neovim/cmake.deps/cmake
bfredl d6279f9392 refactor(tests): move lua-client into core and use it for functionaltests
Eliminates lua-client and non-static libluv as test time dependencies

Note: the API for a public lua-client is not yet finished.
The interface needs to be adjusted to work in the embedded loop
of a nvim instance (to use it to talk between instances)
2023-02-10 20:19:04 +01:00
..
BuildGettext.cmake build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164) 2023-02-08 11:00:16 +01:00
BuildLibiconv.cmake build: introduce default build variables (#21991) 2023-01-25 14:36:17 +01:00
BuildLibtermkey.cmake build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164) 2023-02-08 11:00:16 +01:00
BuildLibuv.cmake build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164) 2023-02-08 11:00:16 +01:00
BuildLibvterm.cmake build: use cmake to build libvterm on all platform (#21986) 2023-01-26 00:06:52 +01:00
BuildLua.cmake build(deps): restore support for USE_EXISTING_SRC_DIR (#20491) 2022-10-06 15:14:38 +02:00
BuildLuajit.cmake build(deps): restore support for USE_EXISTING_SRC_DIR (#20491) 2022-10-06 15:14:38 +02:00
BuildLuarocks.cmake refactor(tests): move lua-client into core and use it for functionaltests 2023-02-10 20:19:04 +01:00
BuildLuv.cmake build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164) 2023-02-08 11:00:16 +01:00
BuildMsgpack.cmake build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164) 2023-02-08 11:00:16 +01:00
BuildTreesitter.cmake build: introduce default build variables (#21991) 2023-01-25 14:36:17 +01:00
BuildTreesitterParsers.cmake build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164) 2023-02-08 11:00:16 +01:00
BuildUnibilium.cmake build: introduce default build variables (#21991) 2023-01-25 14:36:17 +01:00
CopyFilesGlob.cmake build: rename build-related dirs 2022-06-28 04:02:29 -07:00
GetBinaryDeps.cmake build(deps): restore support for USE_EXISTING_SRC_DIR (#20491) 2022-10-06 15:14:38 +02:00
GettextCMakeLists.txt build(cmake): add modelines to enable syntax highlighting 2022-10-21 11:48:12 +02:00
LibiconvCMakeLists.txt build(cmake): add modelines to enable syntax highlighting 2022-10-21 11:48:12 +02:00
libtermkeyCMakeLists.txt build: remove tests for libtermkey (#21983) 2023-01-24 15:24:15 +01:00
LibvtermCMakeLists.txt build: use cmake to build libvterm on all platform (#21986) 2023-01-26 00:06:52 +01:00
RemoveFiles.cmake build: rename build-related dirs 2022-06-28 04:02:29 -07:00
TreesitterCMakeLists.txt build: use cmake to build treesitter on all platforms (#21984) 2023-01-24 16:43:29 +01:00
TreesitterParserCMakeLists.txt build: use CMAKE_POSITION_INDEPENDENT_CODE instead of -fPIC (#21947) 2023-01-22 18:02:02 +01:00