aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps
Commit message (Expand)AuthorAge
* build: explicitly add dependency include dir for header generationdundargoc2023-03-10
* build(deps): set query parser to release (#22603)Christian Clason2023-03-10
* build: fix build warning when using gcc 4.9.2red2023-03-09
* build: fix USE_EXISTING_SRC_DIR optiondundargoc2023-03-05
* build: consistently use the provided option pathsdundargoc2023-03-05
* build(deps): bump msgpack-c to v6.0.0 (#22522)Christian Clason2023-03-04
* build(deps): bump Luv to HEAD - e5da6417d (#22502)Christian Clason2023-03-04
* build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ONdundargoc2023-03-04
* feat(treesitter): bundle query parser and queries (#22483)Christian Clason2023-03-03
* build: cmake cleanup (#22251)dundargoc2023-03-02
* build: remove pkgconfig-related code (#22422)dundargoc2023-02-26
* build: set libtermkey project language to C (#22410)dundargoc2023-02-26
* build: build luajit in parallel (#22327)dundargoc2023-02-24
* feat(lua): make sure require'bit' always works, even with PUC lua 5.1bfredl2023-02-22
* build(deps): bump LuaJIT to HEAD - 505e2c03d (#22362)Christian Clason2023-02-22
* docs: fix typos (#21961)dundargoc2023-02-20
* build: remove unused dependency penlight (#22334)dundargoc2023-02-19
* build: build all dependencies in parallel (#22329)dundargoc2023-02-19
* build(deps): bump tree-sitter to HEAD - c51896d32 (#22296)Christian Clason2023-02-17
* refactor(tests): move lua-client into core and use it for functionaltestsbfredl2023-02-10
* Merge pull request #22165 from clason/bump-LuvChristian Clason2023-02-08
|\
| * build(deps): bump Luv to HEAD - e8e7b7e13Christian Clason2023-02-08
* | build(deps): bump libuv to HEAD - 62c2374a8 (#22166)Christian Clason2023-02-08
* | build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)dundargoc2023-02-08
* | build(Windows): make bundling nvim-qt optional (#21866)Enan Ajmain2023-02-08
|/
* build(deps): bump tree-sitter-vimdoc to v1.3.0Christian Clason2023-02-01
* build(luarocks): update busted version to v2.1.1 (#22029)zeertzjq2023-01-30
* build(deps): bump unibilium to d72c3598e7ac5d1ebf86ee268b8b4ed95c0fa628 (#22019)Christian Clason2023-01-27
* build: use cmake to build libvterm on all platform (#21986)dundargoc2023-01-26
* build: introduce default build variables (#21991)dundargoc2023-01-25
* build: use cmake to build treesitter on all platforms (#21984)dundargoc2023-01-24
* build: remove tests for libtermkey (#21983)dundargoc2023-01-24
* build: remove GNU make check (#21977)dundargoc2023-01-24
* build: use upstream CMakeLists.txt for unibilium (#21976)dundargoc2023-01-24
* build: simplify treesitter installation (#21969)dundargoc2023-01-24
* build: use cmake for all platforms for unibilium and libtermkey (#21926)dundargoc2023-01-24
* build: use CMAKE_POSITION_INDEPENDENT_CODE instead of -fPIC (#21947)dundargoc2023-01-22
* build: various cmake fixes (#21902)dundargoc2023-01-20
* build(deps): bump tree-sitter to HEAD - eb970a83a (#21858)Christian Clason2023-01-17
* Merge pull request #21828 from clason/bump-libvtermChristian Clason2023-01-16
|\
| * build(deps): bump libvterm to v0.3.1Christian Clason2023-01-16
* | build(deps): bump LuaJIT to HEAD - d0e88930dRaphael2023-01-16
|/
* build(deps): bump LuaJIT to HEAD - a04480e31 (#21500)Christian Clason2022-12-22
* Merge pull request #21154 from clason/vimdoc-injectionsChristian Clason2022-12-02
|\
| * feat(help): highlighted codeblocksChristian Clason2022-11-29
* | build(deps): bump LuaJIT to HEAD - 564147f51 (#21257)Christian Clason2022-12-02
|/
* build(deps): update viml parser and queries (#21158)Christian Clason2022-11-22
* Merge pull request #20732 from dundargoc/build/default-cmake-argsdundargoc2022-11-05
|\
| * build(cmake): add modelines to enable syntax highlightingdundargoc2022-10-21
| * build: rely on default cmake installation if possibledundargoc2022-10-21