aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* cmakelists: fixed tests to avoid clang warnings (#10705)Ihor Antonov2019-08-07
* build: move pylint to Makefile, optional with "make lint" (#10714)Daniel Hahler2019-08-06
* build: require unibilium>=2.0 (#10681)Daniel Hahler2019-08-03
* ci: pylint target via flake8Daniel Hahler2019-07-29
* build: remove -Wno-array-bounds workaround #10484Daniel Hahler2019-07-22
* build: fix check_c_compiler_flag for -Wno-… (#10483)Daniel Hahler2019-07-12
* build: LibUV: required version: 1.28.0 (#10456)Daniel Hahler2019-07-09
* ci: Travis: use minimum supported CMake in one job (#10445)Daniel Hahler2019-07-08
* build: FindLibIntl: fix warning about CMP0075 (#10427)Daniel Hahler2019-07-05
* build: use -fdiagnostics-color=always with Ninja (#10419)Daniel Hahler2019-07-04
* Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04
* build: LibLUV: update required version [ci skip] (#10381)Daniel Hahler2019-07-01
* build: CMake: do not set CMP0059 to old (#10363)Daniel Hahler2019-06-29
* CMakeLists: remove/cleanup passing of CMAKE_SYSTEM_NAME (#10351)Daniel Hahler2019-06-27
* 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