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
/
src
/
nvim
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Issue 12928: Windows missing QtSVG DLL
John Gehrig
2021-02-16
*
cmake: Remove duplicate compile flags argument (#13920)
Florian Walch
2021-02-11
*
Use vX.Y.Z-dev+{git-describe} for development versions
James McCoy
2020-12-06
*
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
*
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
2020-11-05
*
bundle: move tree-sitter as a bundled dep
Thomas Vigouroux
2020-11-03
*
ci: Try to recover from sanitizer issues
James McCoy
2020-09-04
*
Disable -Wimplicit-fallthrough for tree_sitter/
James McCoy
2020-08-23
*
build: fix a problem with the static library name (#12591)
erw7
2020-07-19
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
\
|
*
mark userfunc as legacy
Jakub Łuczyński
2020-02-13
*
|
Suppress Microsoft copyright banner. (#12114)
Doug Richardson
2020-04-14
*
|
Use libnvim as OUTPUT_NAME for libnvim (#12119)
Doug Richardson
2020-04-14
|
/
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10
*
build: always create build/lib/nvim so the install command doesn't fail
Björn Linse
2020-02-09
*
build: allow to skip treesitter C parser install
Matthieu Coudron
2020-02-07
*
build: include tree-sitter-c parser in bundled build
Björn Linse
2020-02-07
*
Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}
erw7
2020-01-17
*
Add stdin, stdout replacement functions
erw7
2020-01-17
*
Change to use ConPTY, if available
erw7
2020-01-17
*
cmake: enable exporting symbols from static libs again
Björn Linse
2019-11-26
*
Lua: vim.env, vim.{g,v,w,bo,wo} #11442
Ashkan Kiani
2019-11-24
*
vim-patch 8.1.0084: user name completion does not work on MS-Windows
erw7
2019-10-13
*
Fix/revisit git-describe enhancement (#11124)
Daniel Hahler
2019-10-02
*
tree-sitter: rename tree_sitter => treesitter for consistency
Björn Linse
2019-09-28
*
tree-sitter: cleanup build code
Björn Linse
2019-09-28
*
Create BuildUtf8proc.cmake and FindUtf8proc.cmake
Björn Linse
2019-09-28
*
tree-sitter: initial tree-sitter support
Björn Linse
2019-09-28
*
build: cmake: GetCompileFlags: include CMAKE_C_FLAGS (#10957)
Daniel Hahler
2019-09-06
*
build: fail with CLANG_TSAN + USE_GCOV #10958
Daniel Hahler
2019-09-06
*
src/nvim/CMakeLists.txt: use compile options/definitions
Daniel Hahler
2019-08-15
*
build: link libraries by full path (for luv.so) (#10661)
Daniel Hahler
2019-08-12
*
refactor: enable -Wconversion for ex_getln.c
Björn Linse
2019-07-19
*
build: fix check_c_compiler_flag for -Wno-… (#10483)
Daniel Hahler
2019-07-12
*
build: CMake: do not set CMP0059 to old (#10363)
Daniel Hahler
2019-06-29
*
Dump gcov coverage in process_spawn (#10230)
Daniel Hahler
2019-06-15
*
lua: introduce vim.loop (expose libuv event-loop) #10123
George Zhao
2019-06-10
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
Remove support for using jemalloc instead of the system allocator
James McCoy
2019-01-19
*
Merge #9306 'vim-patch: integrate xdiff library'
Justin M. Keyes
2018-12-09
|
\
|
*
vim-patch:8.1.0360: using an external diff program is slow and inflexible
Anatolii Sakhnik
2018-12-09
|
/
*
cmake: add "generated-sources" target
Björn Linse
2018-09-06
*
build: Enable LTO (Link Time Optimization) #8654
zhou13
2018-07-23
*
win/deps: Fix copy to subdir (#8636)
b-r-o-c-k
2018-06-24
*
Merge #8579 win: cmake: Improvements for building with IDEs
Justin M. Keyes
2018-06-20
|
\
|
*
cmake: Organize targets into folders
b-r-o-c-k
2018-06-17
|
*
build/win: Add workaround for Windows command length limit
b-r-o-c-k
2018-06-14
*
|
Raise minimum CMake version to 2.8.12 and remove compat code
James McCoy
2018-06-18
|
/
*
build/msvc: Add libiconv to bundled dependencies
b-r-o-c-k
2018-06-09
[next]