aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/CMakeLists.txt
Commit message (Expand)AuthorAge
* Dump gcov coverage in process_spawn (#10230)Daniel Hahler2019-06-15
* lua: introduce vim.loop (expose libuv event-loop) #10123George Zhao2019-06-10
* UI: add "compositor" layer to merge grids for TUI use in a correct wayBjörn Linse2019-02-02
* Remove support for using jemalloc instead of the system allocatorJames McCoy2019-01-19
* Merge #9306 'vim-patch: integrate xdiff library'Justin M. Keyes2018-12-09
|\
| * vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
|/
* cmake: add "generated-sources" targetBjörn Linse2018-09-06
* build: Enable LTO (Link Time Optimization) #8654zhou132018-07-23
* win/deps: Fix copy to subdir (#8636)b-r-o-c-k2018-06-24
* Merge #8579 win: cmake: Improvements for building with IDEsJustin M. Keyes2018-06-20
|\
| * cmake: Organize targets into foldersb-r-o-c-k2018-06-17
| * build/win: Add workaround for Windows command length limitb-r-o-c-k2018-06-14
* | Raise minimum CMake version to 2.8.12 and remove compat codeJames McCoy2018-06-18
|/
* build/msvc: Add libiconv to bundled dependenciesb-r-o-c-k2018-06-09
* win/build: download iconv, gettext toolsJustin M. Keyes2018-06-06
* build/CMake: find_package(… REQUIRED)Justin M. Keyes2018-06-06
* win/install: xxd.exe (#8241)Justin M. Keyes2018-04-07
* build/OpenBSD: need -lpthread -lc++abi for LuaJIT (#8215)Utkarsh Anand2018-04-02
* build/cmake: avoid CMP0054 (#8149)Justin M. Keyes2018-03-20
* build: avoid CMP0046 "dependency target does not exist" #8128Justin M. Keyes2018-03-18
* build/macOS: remove -iframework line #7891Justin M. Keyes2018-01-26
* build: fix creating generated files on macOSJohn Szakmeister2018-01-22
* mac: Set $LANG based on the system localeJames McCoy2017-12-10
* Merge branch 'master' into expression-parserZyX2017-10-30
|\
| * Merge #7030 'refactor/single-include'Justin M. Keyes2017-10-21
| |\
| | * refactor/single-include: undo.hrelnod2017-10-19
| | * refactor/single-include: undo_defs.hrelnod2017-10-19
| | * refactor/single-include: syntax_defs.hrelnod2017-10-19
| | * refactor/single-include: regexp_defs.hrelnod2017-10-19
| | * refactor/single-include: terminal.hrelnod2017-10-19
| * | build: set MIN_LOG_LEVEL correctly (#7419)Justin M. Keyes2017-10-21
| |/
* | Merge branch 'master' into expression-parserZyX2017-10-15
|\|
| * win: wmain(): locale-independent argv (#7180)Yuto Tokunaga2017-08-23
* | viml/expressions: Add lexer with some basic testsZyX2017-10-08
|/
* single-includes: ignore os/pty_process_win.hJustin M. Keyes2017-08-16
* win: support :terminalerw72017-08-16
* win/install: winpty-agent.exeRui Abreu Ferreira2017-08-16
* win: integrate winpty (WIP)Ryan Prichard2017-08-16
* cmake: Support building without LuaJIT. #6736Florian Walch2017-05-13
* api: add metadata for ui eventsBjörn Linse2017-05-10
* generators: separate source generators from scriptsBjörn Linse2017-05-10
* api: generate ui eventsBjörn Linse2017-05-10
* Merge #4411 from ZyX-I/luaviml'/luaJustin M. Keyes2017-05-09
|\
| * cmake: Workaround CMake not supporting INCLUDE_DIRECTORIES target propZyX2017-05-08
| * Merge branch 'master' into luaviml'/luaZyX2017-05-08
| |\
| * | cmake: Append lua include also to single-includes targetsZyX2017-04-11
| * | lua: Move files from src/nvim/viml/executor to src/nvim/luaZyX2017-04-11
| * | Merge branch 'master' into luaviml'/luaZyX2017-04-10
| |\ \
| * \ \ Merge branch 'master' into luaviml'/luaZyX2017-04-08
| |\ \ \
| * | | | cmake: Use set_property in place of target_include_dirsZyX2017-03-27