index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
chore: bump API version
Gregory Anders
2021-12-04
*
version bump
Björn Linse
2021-11-30
*
NVIM 0.6.0
Björn Linse
2021-11-30
*
build: update cmake min version to 3.10 #16065
Jakub Łuczyński
2021-10-19
*
build(lint): check scripts/*.lua
Justin M. Keyes
2021-09-19
*
version bump
Björn Linse
2021-07-02
*
NVIM v0.5.0
v0.5.0
Björn Linse
2021-07-02
*
fixup(ts): put ts_query_cursor_set_match_limit behind feature guard
Christian Clason
2021-06-29
*
fix(ci): adjust DEPS_INSTALL_DIR on OpenBSD to avoid pkg-config bug (#14803)
Oliver Marriott
2021-06-13
*
Add uninstall target for make and others
brian.orwe
2021-03-16
*
option: fix problem with fileignorecase not being set properly
erw7
2021-02-25
*
Do not set pagezero_size and image_base for LuaJIT >= 2.1.0-beta3
Tae Won Ha
2020-12-13
*
runtime: propagate lua parsing errors while using "require"
dm1try
2020-12-10
*
build: Rename TRAVIS_CI_BUILD variable to CI_BUILD
James McCoy
2020-11-13
*
Align naming of FindTreeSitter cmake file and variables
James McCoy
2020-11-09
*
bundle: move tree-sitter as a bundled dep
Thomas Vigouroux
2020-11-03
*
Disable -Wimplicit-fallthrough for funcs.generated.h
James McCoy
2020-08-23
*
treesitter: remove utf8proc dependency
Thomas Vigouroux
2020-04-18
*
cmake: Check for -fno-common and use it if available
Andreas Schneider
2020-02-23
*
build/MSVC: fix gettext multibyte issue #11774
erw7
2020-01-28
*
build: CMakeLists: do not set MIN_LOG_LEVEL with C flags (#11498)
Daniel Hahler
2019-12-02
*
api: add nvim_buf_get_virtual_text() (#11354)
Marco Hinz
2019-11-10
*
build: add -fstack-protector* to linker #11292
vincowl
2019-10-26
*
build/doc/CI: remove/update quickbuild references #11258
Justin M. Keyes
2019-10-19
*
build: do not build test fixtures by default (#11230)
Daniel Hahler
2019-10-18
*
cmake: only set LUA_PRG with successful check (#11172)
Daniel Hahler
2019-10-07
*
build: get rid of warnings with `cmake --debug-output` (#11131)
Daniel Hahler
2019-10-02
*
build: run git-describe for dev version during build (#11117)
Daniel Hahler
2019-09-30
*
cmake: use LibFindMacros for utf8proc (#11114)
Daniel Hahler
2019-09-29
*
Create BuildUtf8proc.cmake and FindUtf8proc.cmake
Björn Linse
2019-09-28
*
tree-sitter: initial tree-sitter support
Björn Linse
2019-09-28
*
version bump
Justin M. Keyes
2019-09-15
*
NVIM v0.4.0
v0.4.0
Justin M. Keyes
2019-09-15
*
tests: fix system_spec when run with clipboard manager (#10956)
Daniel Hahler
2019-09-12
*
build: dependencies: specify minimum libvterm (#10997)
Justin M. Keyes
2019-09-12
*
build: rename CMake find modules for LibFindMacros #10928
Daniel Hahler
2019-09-06
*
build: cmake: GetCompileFlags: include CMAKE_C_FLAGS (#10957)
Daniel Hahler
2019-09-06
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
cmakelists: fixed tests to avoid clang warnings (#10705)
Ihor Antonov
2019-08-07
*
build: move pylint to Makefile, optional with "make lint" (#10714)
Daniel Hahler
2019-08-06
*
build: require unibilium>=2.0 (#10681)
Daniel Hahler
2019-08-03
*
ci: pylint target via flake8
Daniel Hahler
2019-07-29
*
build: remove -Wno-array-bounds workaround #10484
Daniel Hahler
2019-07-22
*
build: fix check_c_compiler_flag for -Wno-… (#10483)
Daniel Hahler
2019-07-12
*
build: LibUV: required version: 1.28.0 (#10456)
Daniel Hahler
2019-07-09
*
ci: Travis: use minimum supported CMake in one job (#10445)
Daniel Hahler
2019-07-08
*
build: FindLibIntl: fix warning about CMP0075 (#10427)
Daniel Hahler
2019-07-05
*
build: use -fdiagnostics-color=always with Ninja (#10419)
Daniel Hahler
2019-07-04
*
Improve luacheck setup [skip appveyor]
Daniel Hahler
2019-07-04
*
build: LibLUV: update required version [ci skip] (#10381)
Daniel Hahler
2019-07-01
[next]