aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAge
* build(install): rescan GLOB files on rebuildJakub Łuczyński2021-10-18
* build(tests): isolate the user environment XDG_DATA_DIRS #16003Javier Lopez2021-10-12
* fix(build): call find_package(Threads) before using its variablesJames McCoy2021-09-21
* build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIESJames McCoy2021-09-20
* Merge branch 'master' into histfileJustin M. Keyes2021-09-10
|\
| * test: use $TEST_TIMEOUT to specify timeoutJames McCoy2021-09-09
* | do not write into user's ~/.bash_historyJun T2021-09-10
|/
* test: timeout at 20 minutes #15597Justin M. Keyes2021-09-08
* build: prioritize statically built libluv in searchGregory Anders2021-08-14
* chore(deps): bump LibLUV to 1.40.0-0 (#14997)Christian Clason2021-07-07
* Add uninstall target for make and othersbrian.orwe2021-03-16
* Align naming of FindTreeSitter cmake file and variablesJames McCoy2020-11-09
* bundle: move tree-sitter as a bundled depThomas Vigouroux2020-11-03
* build/FindLua.cmake: allow Lua 5.4 #12820Michel Alexandre Salim2020-08-31
* treesitter: remove utf8proc dependencyThomas Vigouroux2020-04-18
* build/MSVC: fix gettext multibyte issue #11774erw72020-01-28
* build: run git-describe for dev version during build (#11117)Daniel Hahler2019-09-30
* cmake: use LibFindMacros for utf8proc (#11114)Daniel Hahler2019-09-29
* Create BuildUtf8proc.cmake and FindUtf8proc.cmakeBjörn Linse2019-09-28
* cmake/GetCompileFlags: include CMAKE_C_COMPILER_ARG1 (#11091)Daniel Hahler2019-09-25
* build: rename CMake find modules for LibFindMacros #10928Daniel Hahler2019-09-06
* build: cmake: GetCompileFlags: include CMAKE_C_FLAGS (#10957)Daniel Hahler2019-09-06
* get_compile_flags: also look at target propertiesDaniel Hahler2019-08-15
* build: link libraries by full path (for luv.so) (#10661)Daniel Hahler2019-08-12
* build: port FindLibVterm to LibFindMacros (#10395)Daniel Hahler2019-08-08
* build: clean up / remove X_USE_STATIC (#10713)Daniel Hahler2019-08-07
* build: require unibilium>=2.0 (#10681)Daniel Hahler2019-08-03
* ci: RunTests: ensure that the logfile gets displayed (#10597)Daniel Hahler2019-07-24
* test: Force $TEST_FILE to relative path [ci skip] #10535erw72019-07-19
* tests: move "busted" dir to "test" (#10518)Daniel Hahler2019-07-16
* build: fix GetCompileFlags for CMake #10444Daniel Hahler2019-07-07
* build: FindLibIntl: fix warning about CMP0075 (#10427)Daniel Hahler2019-07-05
* Merge pull request #10414 from blueyed/luacheckDaniel Hahler2019-07-04
|\
| * Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04
* | build: FindLuaJit: handle luajit-2.1 include path suffix (#10418)Daniel Hahler2019-07-04
|/
* build: fix warning with passively available libintl (#10380)Daniel Hahler2019-07-01
* build: update cmake/LibFindMacros.cmake (#10355)Daniel Hahler2019-06-30
* build: FindLibLUV: use PkgConfig (#10359)Daniel Hahler2019-06-29
* build: CMake: do not set CMP0059 to old (#10363)Daniel Hahler2019-06-29
* cmake/RunTests.cmake: fix TEST_TAG/TEST_FILTER [ci skip] #10371Daniel Hahler2019-06-29
* build: CMake: remove usage of USE_BUNDLED_X in main project (#10354)Daniel Hahler2019-06-28
* CMakeLists: remove/cleanup passing of CMAKE_SYSTEM_NAME (#10351)Daniel Hahler2019-06-27
* tests: busted: do not use "--lua" (#10303)Daniel Hahler2019-06-24
* tests: improve RunTests.cmake (#10239)Daniel Hahler2019-06-22
* cmake: fix usage of find_package_handle_standard_args (#10288)Daniel Hahler2019-06-21
* ci: Travis: remove obsolete cmake fileDaniel Hahler2019-06-17
* lua: introduce vim.loop (expose libuv event-loop) #10123George Zhao2019-06-10
* Remove support for using jemalloc instead of the system allocatorJames McCoy2019-01-19
* build: remove cmake/GenerateHelptags.cmake.inJustin M. Keyes2019-01-04
* runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20