aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* cmake: Set TEST_LIBNVIM_PATH to empty string when not unit testingJames McCoy2018-02-02
* cmake: Use generator expression to determine libnvim-test pathJames McCoy2018-01-22
* eval/typval: Log list actionsZyX2018-01-14
* cmake: Fix api/version test failureZyX2017-11-19
* version bumpJustin M. Keyes2017-11-18
* NVIM v0.2.2v0.2.2Justin M. Keyes2017-11-18
* version bumpJustin M. Keyes2017-11-08
* NVIM v0.2.1v0.2.1Justin M. Keyes2017-11-07
* build: set MIN_LOG_LEVEL correctly (#7419)Justin M. Keyes2017-10-21
* cmake: Check if the compiler understands -Wno-array-boundsJames McCoy2017-09-23
* tui: Use unibi_var_from_num when availableJames McCoy2017-09-16
* win: integrate winpty (WIP)Ryan Prichard2017-08-16
* build: linux does not always have execinfo.h (#7101)Justin M. Keyes2017-07-30
* Merge #7083 'build: disable array bounds checking in gcc < 4.8.5'Justin M. Keyes2017-07-28
|\
| * build: disable array bounds checking in gcc < 4.8.5John Szakmeister2017-07-27
|/
* cmake: Remove custom "Dev" build-type. (#6932)Justin M. Keyes2017-06-29
* Merge #6789 from ZyX-I/lua-pathJustin M. Keyes2017-06-27
|\
| * ci: Also lint lua code in src/nvim/luaZyX2017-05-25
* | log: Always enable; remove DISABLE_LOGJustin M. Keyes2017-06-07
* | Merge #6777 from justinmk/bsdJustin M. Keyes2017-05-28
|\ \
| * | install: bsd: install manpages to /usr/local/manJustin M. Keyes2017-05-27
| * | build: FreeBSD: Disable -Wc11-extensions only for clangJustin M. Keyes2017-05-21
| |/
* / build: Default BUSTED_OUTPUT_TYPE to "nvim" (#6811)Justin M. Keyes2017-05-25
|/
* cmake: Support building without LuaJIT. #6736Florian Walch2017-05-13
* Merge pull request #6704 from bfredl/luaexecBjörn Linse2017-05-13
|\
| * API version bumpBjörn Linse2017-05-12
* | Detect support for and use -Wimplicit-fallthroughJames McCoy2017-05-12
|/
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * win: Terminal UI #6315Rui Abreu Ferreira2017-05-03
| * version bumpJustin M. Keyes2017-05-01
| * NVIM v0.2.0v0.2.0Justin M. Keyes2017-05-01
* | Merge branch 'master' into luaviml'/luaZyX2017-04-10
|\|
| * headers: Remove useless HAVE_CONFIG_H macrosZyX2017-04-09
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|\|
| * cmake: Detect whether msgpack-c has MSGPACK_OBJECT_FLOAT{32,64} typesJames McCoy2017-03-30
* | cmake: Link libnvim-test with luajit in place of lua, disable ASANZyX2017-03-27
* | cmake: Allow switching from luajit to luaZyX2017-03-27
* | eval: Add luaeval functionZyX2017-03-27
|/
* api: bump api level to 2Björn Linse2017-03-15
* ci: MIN_LOG_LEVEL=2 (#6169)Justin M. Keyes2017-02-24
* build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)Justin M. Keyes2017-02-12
* doc: QuickBuildJustin M. Keyes2017-01-31
* build: Disable jemalloc for FreeBSD. (#6007)Justin M. Keyes2017-01-26
* win: Define USE_FNAME_CASE (#5962)Justin M. Keyes2017-01-17
* test: system([...])Rui Abreu Ferreira2017-01-11
* version bumpJustin M. Keyes2016-11-27
* NVIM v0.1.7v0.1.7Justin M. Keyes2016-11-27
* version bumpJustin M. Keyes2016-10-28
* NVIM v0.1.6v0.1.6Justin M. Keyes2016-10-28
* api: api_info()['version']Justin M. Keyes2016-10-28