neovim/cmake
ii14 6dfabd0145
build: use libuv config file (#22209)
Libuv's recent changes in their pc file breaks cmake; they are using
-l:libuv.a for the linker, and it seems cmake can't resolve that.

Prefer using their cmake config file instead instead, and use the find
module as a fall-back in case it fails.

Closes https://github.com/neovim/neovim/issues/22271.
2023-02-16 22:09:05 +01:00
..
CheckUncrustifyVersion.cmake build(lint): check uncrustify version #19468 2022-07-25 06:18:49 -07:00
ConvertPo.cmake
FindIconv.cmake build: mark uninteresting variables as advanced (#22208) 2023-02-10 20:20:18 +01:00
FindLibIntl.cmake
FindLibLUV.cmake
FindLibTermkey.cmake
FindLibUV.cmake build: use libuv config file (#22209) 2023-02-16 22:09:05 +01:00
Findlibvterm.cmake build: mark uninteresting variables as advanced (#22208) 2023-02-10 20:20:18 +01:00
FindLuaJit.cmake
FindMsgpack.cmake build: remove duplicate INTERFACE keyword (#22106) 2023-02-07 21:37:16 +01:00
FindTreeSitter.cmake
Findunibilium.cmake build: mark uninteresting variables as advanced (#22208) 2023-02-10 20:20:18 +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 build: don't check environment variable to detect CI (#22234) 2023-02-12 14:42:00 +01:00
UninstallHelper.cmake
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