aboutsummaryrefslogtreecommitdiff
path: root/third-party/cmake
Commit message (Expand)AuthorAge
* build: rename build-related dirsJustin M. Keyes2022-06-28
* fix(build): strip trailing newline from variable (#19084)Christian Clason2022-06-25
* build(deps): support universal builds on macOSCarlo Cabrera2022-06-24
* build(luajit): support universal builds on macOSCarlo Cabrera2022-06-24
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* build: remove CMAKE_CROSSCOMPILING code #18914dundargoc2022-06-12
* revert: "ci: remove mingw job #18580"Dundar Goc2022-05-17
* ci: remove mingw job #18580dundargoc2022-05-15
* refactor(eval): use Hashy McHashFace instead of gperfbfredl2022-05-12
* refactor(ui): simplify stdin handlingbfredl2022-05-02
* build: bump msgpack to 4.0.0kylo2522022-05-01
* build(deps): bump libuv to 1.44.0 (#17613)Christian Clason2022-03-07
* build(cmake): remove unused variable CMAKE_CXX_COMPILER to fix warningDundar Göc2022-03-04
* revert: "build(deps): bump libuv to 1.43.0+7ae0c95"Dundar Göc2022-03-04
* build(deps): bump libuv to 1.43.0+7ae0c95Christian Clason2022-02-26
* ci: bump Windows image to windows-2019James McCoy2022-02-20
* fix(build): install luajit modules on windows (#16658)kylo2522021-12-18
* fix(build): fix build failure in MinGWerw72021-11-01
* fix(build): remove amalg build target for LuaJIT (#16178)Christian Clason2021-10-30
* build(deps): bump luajit to latest commit (#16041)Christian Clason2021-10-29
* build: update cmake min version to 3.10 #16065Jakub Łuczyński2021-10-19
* build(deps): bump luarocks to 3.7.0 #15740Christian Clason2021-09-22
* build(cmake): skip download if target file exists #14844)comicfans2021-07-08
* chore(deps): bump LibLUV to 1.40.0-0 (#14997)Christian Clason2021-07-07
* chore(deps): bump LibLUV to 1.34.1 and lua-compat-53 to 0.9 (#14985)Lewis Russell2021-07-05
* 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