aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAge
* 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
* build: adjust some messages (#9087)Justin M. Keyes2018-10-06
* build/test: skip empty TEST_TAG, TEST_FILTERJustin M. Keyes2018-06-16
* build/msvc: Add libiconv to bundled dependenciesb-r-o-c-k2018-06-09
* cmake/FindLibIntl.cmake: handle passive case explicitlyJustin M. Keyes2018-06-06
* Change to not use library prefix on MSVCerw72018-05-23
* build/msvc: Add libintl to bundled dependencies (#8163)b-r-o-c-k2018-03-24
* build/msvc: Fix name of import libraryb-r-o-c-k2018-02-28
* cmake/LuaHelpers.cmake: check_lua_module: use 'lua -l'Daniel Hahler2018-02-22
* cmake/LuaHelpers.cmake: check_lua_module: display errorsDaniel Hahler2018-02-22
* cmake/GetCompileFlags: remove duplicate include dirsJustin M. Keyes2018-02-14
* busted: explicit LUA_PATH to test scripts (#7864)Matthieu Coudron2018-01-20
* cmake,bsd: Fix mandir to saner defaults. (#7417)Franklin Mathieu2017-10-21
* Stub ngettext when libintl isn't availableJames McCoy2017-10-03
* win: integrate winpty (WIP)Ryan Prichard2017-08-16
* test: force LC_ALL=en_US.UTF-8Justin M. Keyes2017-07-29
* Prefer the static jemalloc library by default on OSXJames McCoy2017-07-07
* Merge #6789 from ZyX-I/lua-pathJustin M. Keyes2017-06-27
|\
| * ci: Also lint lua code in src/nvim/luaZyX2017-05-25
| * cmake: Rename RunTestsLint to RunLuacheckZyX2017-05-25
* | test: Set $NVIM_LOG_FILE to test-local pathJustin M. Keyes2017-06-07
* | install: bsd: install manpages to /usr/local/manJustin M. Keyes2017-05-27
|/
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * build: OpenBSD: libuv does not use KVM, do not link to it. (#6663)Edd Barrett2017-05-03
* | cmake: Add FindLua.cmakeZyX2017-04-10
|/
* cmake: Use archive instead of downloading *.json files (#6482)Nikolai Aleksandrovich Pavlov2017-04-09
* cmake: Replace RunLint.cmake with code in src/nvim/CMakeLists.txtZyX2017-03-31
* cmake: Allow failing to download small suppress filesZyX2017-03-31
* cmake: Make Download.cmake check for errorsZyX2017-03-31
* cmake: Add `clint` target to build MakefileZyX2017-03-31
* test: Use workspace-local temp directory.Justin M. Keyes2017-03-30
* cmake: USE_BUNDLED_X instead of X_USE_BUNDLED (#6357)Daniel Hahler2017-03-25
* build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)Justin M. Keyes2017-02-12
* build: Do not force busted into front of $PATHJustin M. Keyes2017-02-04
* build: prevent in-tree builds for the time being, as it's not supportedJohn Szakmeister2016-10-11
* functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
* tests: Set env variables in RunTests.cmakeTommy Allen2016-08-17
* MSVC: Build third-party dependencies as release DLLsRui Abreu Ferreira2016-08-07
* Pass busted the path to the detected Lua interpreterJosh Triplett2016-07-13
* cmake: Allow building without LuajitRui Abreu Ferreira2016-05-19
* Satisfy testlint.KillTheMule2016-04-28
* cmake: allow linting a specific fileBjörn Linse2016-02-25
* cmake: Use find_package(Msgpack)'s version in pkg_search_moduleJames McCoy2016-02-05
* cmake: msgpack: Check all lib names per directoryJames McCoy2016-02-05