neovim/cmake.deps/cmake
dundargoc a601d03112
build: build luajit in parallel (#22327)
Add -j flag to the make command for luajit. Cuts down dependency build time by 40% when using the Ninja generator.
2023-02-24 21:17:23 +01:00
..
BuildGettext.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
BuildLibiconv.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
BuildLibtermkey.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
BuildLibuv.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
BuildLibvterm.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
BuildLua.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
BuildLuajit.cmake build: build luajit in parallel (#22327) 2023-02-24 21:17:23 +01:00
BuildLuarocks.cmake feat(lua): make sure require'bit' always works, even with PUC lua 5.1 2023-02-22 22:15:19 +01:00
BuildLuv.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
BuildMsgpack.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
BuildTreesitter.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +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: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01:00
CopyFilesGlob.cmake build: rename build-related dirs 2022-06-28 04:02:29 -07:00
GetBinaryDeps.cmake build: build all dependencies in parallel (#22329) 2023-02-19 21:11:27 +01: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