neovim/cmake
dundargoc f30844008b
build: download busted from own neovim/deps repository
Downloading the necessary files all at once instead of doing dependency
handling with luarocks speeds up installation immensely. We speed up the
process even more by using luv as a replacement for the C modules in the
busted dependencies, which allows us to skip costly compilation times.

Co-authored-by: bfredl <bjorn.linse@gmail.com>
2023-09-03 00:38:10 +02:00
..
BuildLuarocks.cmake build: download busted from own neovim/deps repository 2023-09-03 00:38:10 +02:00
ConvertPo.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
Deps.cmake build: download busted from own neovim/deps repository 2023-09-03 00:38:10 +02:00
FindIconv.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibintl.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibtermkey.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibuv.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
FindLibvterm.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLpeg.cmake build: make lpeg an imported library 2023-04-30 23:57:15 +02:00
FindLuajit.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
FindLuv.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
FindMsgpack.cmake build(deps): bump msgpack-c to v6.0.0 (#22522) 2023-03-04 17:26:24 +01:00
FindTreesitter.cmake feat(treesitter): add support for setting query depths 2023-05-11 11:13:32 +01:00
FindUnibilium.cmake refactor(build): graduate unibilium VAR_FROM feature from 2017 2023-03-03 14:26:11 +01:00
Format.cmake build: don't format deleted files 2023-05-18 16:28:46 +02:00
GenerateVersion.cmake feat: report "build" in vim.version() #23925 2023-06-11 14:57:23 -07:00
InstallHelpers.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
PreventInTreeBuilds.cmake
RunTests.cmake feat(version): unverbose ":version", ":verbose version" #24195 2023-07-01 03:45:45 -07:00
UninstallHelper.cmake build(cmake): simplify and speed up the uninstall target 2022-06-19 18:34:28 +02:00
Util.cmake ci: introduce CI_LINT option 2023-06-24 00:29:53 +02:00
WindowsDllCopy.cmake ci: print DLL copy messages only in CI environment (#22260) 2023-02-14 18:58:38 +01:00