aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Merge #8579 win: cmake: Improvements for building with IDEsJustin M. Keyes2018-06-20
|\
| * cmake: Organize targets into foldersb-r-o-c-k2018-06-17
| * deps: Build bundled dependencies automatically for IDEsb-r-o-c-k2018-06-10
* | cmake: Prefer add_definitions() for setting preprocessor definesJames McCoy2018-06-18
* | Raise minimum CMake version to 2.8.12 and remove compat codeJames McCoy2018-06-18
* | cmake: Consolidate enabling of "undefined symbol" errorsJames McCoy2018-06-18
* | cmake: Explicitly declare C as the project languageJames McCoy2018-06-18
* | cmake: Check for GNU compiler, not Linux, to set -D_GNU_SOURCEJames McCoy2018-06-18
|/
* version bumpJustin M. Keyes2018-06-11
* NVIM v0.3.0v0.3.0Justin M. Keyes2018-06-11
* doc: job/channel, misc #7783Justin M. Keyes2018-06-11
* build/msvc: Add libiconv to bundled dependenciesb-r-o-c-k2018-06-09
* win: enable DYNAMIC_ICONVJustin M. Keyes2018-06-06
* build/CMake: find_package(… REQUIRED)Justin M. Keyes2018-06-06
* api: list information about all channels/jobs.Björn Linse2018-05-23
* win/package: move gui shim to its runtime folder (#8418)Jan Edmund Lazo2018-05-20
* version: rename "0.2.3" to "0.3.0" (#8268)Justin M. Keyes2018-04-13
* build/CMake: use CMake-2.8.7-compatible list-check (#8220)Justin M. Keyes2018-04-02
* build/CMake: LANGUAGES config option #8203Marty E. Plummer2018-03-31
* build: respect $DEPS_BUILD_DIRJustin M. Keyes2018-03-11
* build/msvc: Add missing WIN32 macrob-r-o-c-k2018-03-04
* build/gcc: disable -Warray-bounds entirely #7923Justin M. Keyes2018-02-19
* 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
|\