aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/CMakeLists.txt
Commit message (Expand)AuthorAge
...
| * | 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
| * | | | cmake: Also include luajit directories for libnvim targetZyX2017-03-27
| * | | | cmake: Use LuaJIT include directory for declarations generatorZyX2017-03-27
| * | | | cmake: Link libnvim-test with luajit in place of lua, disable ASANZyX2017-03-27
| * | | | cmake: Try fixing ASAN nvim-test compilationZyX2017-03-27
| * | | | scripts: Make generate_vim_module more genericZyX2017-03-27
| * | | | cmake: Allow switching from luajit to luaZyX2017-03-27
| * | | | eval: Add luaeval functionZyX2017-03-27
* | | | | refactor/single-include (#6687)Carlo Abelli2017-05-08
| |_|_|/ |/| | |
* | | | refactor/single-include (#6688)Carlo Abelli2017-05-05
* | | | refactor/single-include (#6604)relnod2017-04-27
* | | | refactor/single-include (#6586)relnod2017-04-25
* | | | refactor/single-include: ui.h, ui_bridge.h, ugrid.h (#6571)relnod2017-04-22
* | | | refactor/single-include (#6563)Othon BriganĂ³2017-04-22
* | | | refactor/single-include: window.h, version.h (#6570)relnod2017-04-22
* | | | refactor/single-include: getchar.h (#6560)Othon BriganĂ³2017-04-21
| |_|/ |/| |
* | | cmake: Do not forget to actually create a touch file for errors.tar.gzZyX2017-04-10
* | | cmake: Do not use ExternalProjectZyX2017-04-09
* | | cmake: Do not build clint-error-files by defaultZyX2017-04-09
* | | cmake: Use archive instead of downloading *.json files (#6482)Nikolai Aleksandrovich Pavlov2017-04-09
* | | refactor/single-includededmass2017-04-08
* | | refactor/single-include: fold.h #6456dedmass2017-04-08
* | | refactor/single-include: ex_getln.h #6454dedmass2017-04-08
* | | refactor/single-include: memline_defs.h #6465dedmass2017-04-08
* | | refactor/single-include: move.h #6469dedmass2017-04-08
* | | refactor/single-include: ex_cmds.h #6453dedmass2017-04-08
* | | refactor/single-include: digraph.h #6444dedmass2017-04-08
* | | refactor/single-include: cursor_shape.h #6442dedmass2017-04-08
| |/ |/|
* | refactor/single-include: diff.h (#6443)Carlo Abelli2017-04-06
* | cmake: Also depend on LINT_PRGZyX2017-03-31
* | cmake: Replace RunLint.cmake with code in src/nvim/CMakeLists.txtZyX2017-03-31
* | cmake: Allow failing to download small suppress filesZyX2017-03-31
* | cmake: Use file-specific supprressesZyX2017-03-31
* | cmake: Add `clint` target to build MakefileZyX2017-03-31
* | refactor/single-include: buffer.h (#6396)relnod2017-03-30
* | Merge #5119 from ZyX-I/split-evalJustin M. Keyes2017-03-29
|\ \
| * | cmake: Use CMAKE_CURRENT_LIST_DIR and remove vars used only onceZyX2017-03-29
* | | build: remove unused get_preproc_output() callJustin M. Keyes2017-03-29
|/ /
* | refactor/single-include: charset.h (#6385)Samuel Catherasoo2017-03-29
* | build: Prefix check-single-includes artifacts.Justin M. Keyes2017-03-27
* | build: Rename NEOVIM_* to NVIM_*Justin M. Keyes2017-03-27
* | ci: Check that `#include "*.h"` works as a single includeEiichi NISHINA2017-03-27
|/
* vim-patch:7.4.2069James McCoy2017-03-11
* buffer.c: enable -Wconversion #3744Adam-K-P2017-03-02
* win/package: runtime filesJustin M. Keyes2017-03-01
* win/package: cat.exeJustin M. Keyes2017-03-01