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 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 build: clean up / remove X_USE_STATIC (#10713) 2019-08-07 22:19:55 +02:00
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 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 Align naming of FindTreeSitter cmake file and variables 2020-11-09 15:15:03 -05:00
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 build: fix warning with passively available libintl (#10380) 2019-07-01 03:32:52 +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