aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/CMakeLists.txt
Commit message (Expand)AuthorAge
* 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
* win/package: Copy externals without analyzing.Justin M. Keyes2017-02-16
* win/package: nvim-qt GUIJustin M. Keyes2017-02-16
* win/package: provide common toolsJustin M. Keyes2017-02-16
* Windows: Install runtime dependencies with Neovim binaryRui Abreu Ferreira2017-01-20
* tsan: Compile with -fPIE and force clang-3.8James McCoy2016-11-23
* api: move verbatim c code out of gendispatch.lua and into c filesBjörn Linse2016-10-19
* build: fix generated file paths when building in-treeJohn Szakmeister2016-10-11
* genunicodetables: Give the unicode directory as the first argumentJames McCoy2016-09-24
* vim-patch:7.4.1604James McCoy2016-09-24
* gendispatch: warn for deprecated alias if the deprecated function has implema...Björn Linse2016-09-15
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* Add compiler check for -Wno-static-in-inlineRui Abreu Ferreira2016-09-10
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* eval: use gperf to generate the hash of builtin functionsBjörn Linse2016-08-31