aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps
Commit message (Expand)AuthorAge
* build(deps): tree-sitter-vimdoc v2.0.1Justin M. Keyes2023-06-26
* fix(treesitter): update lua parser and queries (#24148)Christian Clason2023-06-26
* refactor: remove WINGUI_URLJustin M. Keyes2023-06-12
* build!: remove neovim qtdundargoc2023-06-06
* build(deps): bump luajit to HEAD - 51fb2f2c3 (#23886)Christian Clason2023-06-02
* feat(term): enable reflow by default (#21124)Christian Clason2023-05-24
* fix(deps): restore functionality of USE_EXISTING_SRC_DIRJames McCoy2023-05-22
* build: move luarocks and rocks installation to main builddundargoc2023-05-21
* build(deps): bump luv to HEAD - c1497c0ffChristian Clason2023-05-21
* build(deps): bump libuv to v1.45.0 (#23684)Christian Clason2023-05-19
* build: bundle uncrustifydundargoc2023-05-18
* build(deps): update lua parser and queriesChristian Clason2023-05-15
* build(deps): bump libuv to HEAD - 30fc896cc (#23636)Christian Clason2023-05-15
* build(deps): bump tree-sitter to HEAD - 91e4d9401 (#23616)Christian Clason2023-05-13
* build: cmake cleanupdundargoc2023-05-13
* build: make dependency URL variables non-cached (#23577)dundargoc2023-05-11
* build(deps): bump LibUV to HEAD (#22833)Christian Clason2023-05-10
* build: add luajit runtime files when installing (#23514)dundargoc2023-05-09
* build: remove USE_BUNDLED_BUSTED optiondundargoc2023-05-08
* build: add system lua include dir for lpegEnan Ajmain2023-05-07
* build(deps): point dependencies to specific commitdundargoc2023-05-06
* build: download dependencies with unreliable mirrors from deps repodundargoc2023-05-06
* build: create a text file for specifying dependency informationdundargoc2023-05-03
* build: change dependency URLs to cache variablesdundargoc2023-05-01
* build(deps): bump LuaJIT to HEAD - 224129a8e (#23405)Christian Clason2023-04-30
* build: add CMakePresets for deps build to reduce verbositydundargoc2023-04-29
* refactor(build): include lpeg as a librarybfredl2023-04-27
* build: drop diff.exe from windows buildsdundargoc2023-04-22
* build(deps): bump tree-sitter to HEAD - 321a65262 (#23261)Christian Clason2023-04-22
* refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
* build(deps): bump tree-sitter to HEAD - af92bfc02 (#23151)Christian Clason2023-04-17
* build(deps): bump LuaJIT to HEAD - 1c2791270 (#23140)Christian Clason2023-04-17
* 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