neovim/cmake
dundargoc 32e16cb0b6 build: add utf8proc as dependency
utf8proc contains all the data which is currently in
unicode_tables.generated.h internally, but in quite a different format.
Ideally unicode_tables.generated.h should be removed as well so we rely
solely on utf8proc. We want to avoid a situation where the possibility
of unicode mismatch occurs, e.g a distro using both unicode 12 and
unicode 13.
2024-06-28 19:47:39 +02:00
..
ConvertPo.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
Deps.cmake build: reuse code for deps.txt for both deps and main build 2024-05-28 20:58:07 +02:00
Find.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindIconv.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindLibintl.cmake build: cmake fixes 2023-12-16 21:06:28 +01:00
FindLibuv.cmake build: cmake fixes 2023-12-16 21:06:28 +01:00
FindLibvterm.cmake build: bump required minimum libvterm version to 0.3.3 2023-10-28 10:46:58 +02:00
FindLpeg.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindLuajit.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindLuv.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindMsgpack.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindTreesitter.cmake fixup: raise TS min version 2024-01-25 23:39:25 +01:00
FindUnibilium.cmake build: adjust how find order is prioritized 2023-10-16 20:15:41 +02:00
FindUTF8proc.cmake build: add utf8proc as dependency 2024-06-28 19:47:39 +02:00
GenerateVersion.cmake build: various fixes 2023-09-04 00:00:26 +02:00
InstallHelpers.cmake build: bump minimum cmake version to 3.13 2023-12-16 17:17:24 +01:00
PreventInTreeBuilds.cmake
RunTests.cmake test: override XDG_STATE_HOME as well (#28604) 2024-05-02 20:09:20 +08:00
UninstallHelper.cmake build(cmake): simplify and speed up the uninstall target 2022-06-19 18:34:28 +02:00
Util.cmake build: add function add_target 2024-04-08 10:52:53 +02:00
WindowsDllCopy.cmake build: various fixes 2023-09-04 00:00:26 +02:00