aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* lua: introduce vim.loop (expose libuv event-loop) #10123George Zhao2019-06-10
* ci/build.ps1: Respect CMAKE_BUILD_TYPE if provided #9869Justin M. Keyes2019-04-09
* os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes2019-02-27
* build/CMakeLists.txt: group related logicJustin M. Keyes2019-02-16
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* build: set compiler options in one placeJustin M. Keyes2019-02-04
* Remove support for using jemalloc instead of the system allocatorJames McCoy2019-01-19
* CMake: Feature-detect __builtin_{add,sub}_overflowJustin M. Keyes2019-01-09
* build: enable -WshadowJustin M. Keyes2019-01-02
* multigrid: API version bumpBjörn Linse2018-12-31
* version bumpJustin M. Keyes2018-12-31
* NVIM v0.3.2v0.3.2Justin M. Keyes2018-12-31
* runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20
* cmake: Update comment on why CMP0059 is still set to OLDJames McCoy2018-12-01
* Unset CMAKE_REQUIRED_* after they're done being usedJames McCoy2018-12-01
* build: relax find_package() version specJustin M. Keyes2018-11-06
* build: dependencies: specify minimum versionsJustin M. Keyes2018-11-04
* build: adjust some messages (#9087)Justin M. Keyes2018-10-06
* cmake: bump API versionPeter Hodge2018-07-25
* build: Enable LTO (Link Time Optimization) #8654zhou132018-07-23
* version bumpJustin M. Keyes2018-07-19
* NVIM v0.3.1v0.3.1Justin M. Keyes2018-07-18
* 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