aboutsummaryrefslogtreecommitdiff
path: root/third-party
Commit message (Expand)AuthorAge
* deps: update libtermkey to 0.22 #11429Matthieu Coudron2019-11-28
* deps: upgrade bundled LuaRocks: 2.4.4 => 3.2.1 (#10292)Daniel Hahler2019-11-19
* build/macOS: set -fno-stack-check for LuaJIT build #11412Christian Clason2019-11-17
* win/dist: nvim-qt v0.2.15 #11295Justin M. Keyes2019-10-26
* deps: pass LDFLAGS+=-static (#11138)Daniel Hahler2019-10-14
* third-party: upgrade libvterm to 0.1.2 (#11177)Daniel Hahler2019-10-09
* third-party: upgrade libluv: 1.30.0-0 => 1.30.1-1 (#11092)Daniel Hahler2019-09-30
* bundle: upgrade LuaJIT to latest v2.1 (#10321)Daniel Hahler2019-09-30
* Create BuildUtf8proc.cmake and FindUtf8proc.cmakeBjörn Linse2019-09-28
* tree-sitter: initial tree-sitter supportBjörn Linse2019-09-28
* third-party: update libuv to v1.31.0Daniel Hahler2019-09-25
* win/dist: nvim-qt v0.2.14 #11008Justin M. Keyes2019-09-13
* bump libvterm to 0.1 + memleak patchBjörn Linse2019-09-10
* third-party: remove msvc-compat/unistd.h (#10465)Daniel Hahler2019-08-29
* build: third-party: enable CXX language earlier (#10862)Daniel Hahler2019-08-27
* third-party: use neovim/unibilium (#10677)Daniel Hahler2019-08-26
* third-party: download: retry (#10599)Daniel Hahler2019-07-24
* build: GetBinaryDeps: move include, fix doc (#10579)Daniel Hahler2019-07-22
* third-party: busted 2.0.0-0 (#10517)Daniel Hahler2019-07-16
* third-party: use CXX only for BuildGperf (#10512)Daniel Hahler2019-07-15
* build: propagate sysroot to C++ deps (gperf) #10491Damian Malarczyk2019-07-15
* tests: use vim.inspect (#10485)Daniel Hahler2019-07-13
* build: BuildLuv: set/pass WITH_LUA_ENGINE (#10449)Daniel Hahler2019-07-09
* bundle: update libuv: v1.29.1 => v1.30.0 (#10365)Daniel Hahler2019-07-09
* BuildLuarocks: improve commentsDaniel Hahler2019-07-05
* BuildLuarocks.cmake: use ROCKS_DIRDaniel Hahler2019-07-05
* third-party: fix warning with (un)bundled libtermkey/unibilium (#10416)Daniel Hahler2019-07-04
* build: bundle: clean binary dir with new downloads (#10411)Daniel Hahler2019-07-04
* libluv: use luv_set_callback to control callback executionBjörn Linse2019-06-30
* build: update some test dependencies (#10339)Daniel Hahler2019-06-29
* build: CMake: do not set CMP0059 to old (#10363)Daniel Hahler2019-06-29
* build: remove patch: luv-Add-missing-definitions-for-MinGW [skip travis] #10360Daniel Hahler2019-06-28
* build: BuildLua: fix check for mingw [skip ci] (#10352)Daniel Hahler2019-06-27
* build: use main cmake modules with third-party (#10330)Daniel Hahler2019-06-25
* build: CMake: remove LUAROCKS_VERSION (#10317)Daniel Hahler2019-06-24
* build: luarocks: fall back to luajit (#10297)Daniel Hahler2019-06-24
* build: luajit: do not disable jit (#10318)Daniel Hahler2019-06-24
* bundle: upgrade LuaJIT to latest v2.0 commit (#10320)Daniel Hahler2019-06-24
* build: tests: build luv rock also with USE_BUNDLED_LUV=0 (#10307)Daniel Hahler2019-06-23
* build: USE_BUNDLED_LUV=0 with USE_BUNDLED_LUAROCKS=1 #10291Daniel Hahler2019-06-22
* lua: introduce vim.loop (expose libuv event-loop) #10123George Zhao2019-06-10
* deps: update to libuv v1.29.1Justin M. Keyes2019-06-02
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* Build gperf with configured host compiler.bryant2019-04-14
* Set host C++ compiler CMake var.bryant2019-04-14
* Merge #9638 from mhinz/update-libtermkeyJustin M. Keyes2019-03-07
|\
| * third-party: libtermkey v0.20 -> v0.21.1Marco Hinz2019-02-21
* | win/deps: update to (forked) libuv v1.26.0Justin M. Keyes2019-02-21
* | deps: update to libuv v1.26.0Justin M. Keyes2019-02-21
|/
* :terminal : Fix F1-F4 key codes (#9535)erw72019-01-23