aboutsummaryrefslogtreecommitdiff
path: root/third-party/cmake
Commit message (Expand)AuthorAge
* third-party: Always set DEPLOYMENT_TARGET when building LuaJIT on macOSJames McCoy2020-12-13
* deps: fix BuildLuv without bundled libuvDaniel Hahler2020-11-16
* third-party: fix build failures in MSVCerw72020-11-04
* bundle: move tree-sitter as a bundled depThomas Vigouroux2020-11-03
* ci/appveyor: change to update package databaseerw72020-10-27
* build: remove duplicate empty CONFIGURE_COMMAND (#12676)Christian Clason2020-07-24
* treesitter: remove utf8proc dependencyThomas Vigouroux2020-04-18
* deps: Fix luv-static build issues #11961erw72020-02-29
* deps: lua-client 0.2.2-1Justin M. Keyes2020-02-16
* Build tree-sitter out-of-sourceFlorian Walch2020-02-10
* build: allow to skip treesitter C parser installMatthieu Coudron2020-02-07
* Merge pull request #11757 from bfredl/treesitter_runtimeBjörn Linse2020-02-07
|\
| * build: include tree-sitter-c parser in bundled buildBjörn Linse2020-02-07
* | deps/msvc: gettext 0.20.1b-r-o-c-k2020-02-06
* | deps: gettext 0.20.1Justin M. Keyes2020-02-04
|/
* doc: fix typos [ci skip] #11787Hye Sung Jung2020-01-30
* build/MSVC: fix gettext multibyte issue #11774erw72020-01-28
* build: DownloadAndExtractFile.cmake: retry status_code=7 #11582Daniel Hahler2019-12-21
* 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
* deps: pass LDFLAGS+=-static (#11138)Daniel Hahler2019-10-14
* 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: 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
* tests: use vim.inspect (#10485)Daniel Hahler2019-07-13
* build: BuildLuv: set/pass WITH_LUA_ENGINE (#10449)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
* 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
* 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
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* Build gperf with configured host compiler.bryant2019-04-14