aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps
Commit message (Expand)AuthorAge
* build: various cmake fixesdundargoc2023-04-15
* build: create helper function for simplifying luarocks installationdundargoc2023-04-12
* build(ci): ensure correct headers are used on macOSCarlo Cabrera2023-04-09
* build(Windows): allow building without custom md5sumdundargoc2023-04-05
* build(deps): switch vim parser to maintained fork (#22896)Christian Clason2023-04-05
* build: cmake cleanupdundargoc2023-04-04
* build(deps): bump tree-sitter to v0.20.8 (#22882)Christian Clason2023-04-04
* build(windows): work around luarocks not finding its own md5sumdundargoc2023-04-03
* build(deps): bump tree-sitter-vimdoc to v2.0.0 (#22870)Christian Clason2023-04-03
* Merge pull request #22832 from clason/bump-LuvChristian Clason2023-04-01
|\
| * build(deps): bump Luv to HEAD - 093a977b8Christian Clason2023-04-01
* | refactor(treesitter)!: rename help parser to vimdocChristian Clason2023-04-01
* | build(deps): bump tree-sitter-viml to HEADChristian Clason2023-03-31
|/
* build(deps): switch to Launchpad for libvterm and libtermkey (#22811)Christian Clason2023-03-29
* build: download wintools executables separatelydundargoc2023-03-28
* build: set CMAKE_C_STANDARD to 99 for all dependenciesdundargoc2023-03-24
* Merge #22691 build!: sanitizers for gccJustin M. Keyes2023-03-19
|\
| * build!: rename sanitizer options from CLANG_* to ENABLE_*ii142023-03-17
* | build(deps): bump win32yank to v0.1.1 (#22700)Christian Clason2023-03-17
* | build(deps): bump mpack to 1.0.10Christian Clason2023-03-17
* | build(deps): bump luacheck to 1.1.0-1Christian Clason2023-03-15
* | build(deps): bump coxpcall to 1.17.0-1Christian Clason2023-03-15
* | build(deps): bump luarocks to v3.9.2Christian Clason2023-03-15
|/
* build(deps): bump tree-sitter to HEAD - a318b42c8Christian Clason2023-03-15
* build(deps): bump tree-sitter to v0.20.8 (#22663)Christian Clason2023-03-14
* 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
|/