aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAge
* 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
* cmake: msgpack: Add more thorough version checkJames McCoy2016-02-05
* cmake: msgpack: Ensure at least version 1.0 is foundJames McCoy2016-01-28
* cmake: Search for both libmsgpackc and libmsgpack #4075James McCoy2016-01-22
* MinGW: Add libluajit-5.1 lib name to FindLuaJitRui Abreu Ferreira2015-12-02
* cmake: Don't use check_library_exists for Win32 API librariesRui Abreu Ferreira2015-11-29
* Tests: add luacheck for linting testsMarco Hinz2015-11-23
* Be more explicit about the lack of X11 integrationMichael Reed2015-11-10
* CMake: Force use of project directory to look for Git data.Florian Walch2015-11-01
* Windows: Link against libraries libuv needs on Windows.Rui Abreu Ferreira2015-09-09
* MSCV: FindLibUV: fix libname. #3261Rui Abreu Ferreira2015-08-31
* Windows: FindLuaJit: fix libname. #3262Rui Abreu Ferreira2015-08-31
* ci: Use error suppression in place of ignored files list. #3185ZyX2015-08-20
* Travis: Refactor CI files, use container infrastructure.Florian Walch2015-07-08
* cmake: Make `make lint` less verboseMichael Reed2015-06-27
* CMake: Fix helptags generation when prefix is not /usr. #2741Thomas Anderson2015-06-09
* CMake: Workaround for hanging helptags generation. #2801Florian Walch2015-06-06