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
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
build: include our libraries before system libraries (#21746)
dundargoc
2023-01-12
*
build: use modern cmake (#21589)
dundargoc
2023-01-10
*
build: remove workaround for old luajit versions
dundargoc
2023-01-08
*
feat(tui): graduate the +tui feature
bfredl
2022-12-31
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
fix(tui): set cursor color param as string when required #21407
Tom Churchman
2022-12-18
*
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
2022-11-15
|
\
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
|
ci(windows): treat compiler warnings as errors
dundargoc
2022-11-14
|
/
*
build(lint): add more shell scripts to lintsh
dundargoc
2022-11-01
*
build: add EXCLUDE option to add_glob_target
dundargoc
2022-11-01
*
build: remove python linting #20851
dundargoc
2022-10-29
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
build: only generate compilation database for the nvim target (#20449)
dundargoc
2022-10-02
*
version bump
bfredl
2022-09-30
*
NVIM v0.8.0
bfredl
2022-09-30
*
Merge pull request #20381 from cryptomilk/asn-vterm
James McCoy
2022-09-29
|
\
|
*
build(deps): require libvterm version 0.3
Andreas Schneider
2022-09-28
*
|
build(deps): require libtermkey version 0.22
Andreas Schneider
2022-09-28
|
/
*
fix: cleanup contrib/ #20304
Justin M. Keyes
2022-09-23
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
build: replace deprecated CMAKE_COMPILER_IS_GNUCC variable
Dundar Göc
2022-09-08
*
build: remove unnecessary policy related code
dundargoc
2022-09-08
*
build: consistently set build type regardless of generator or platform #19760
dundargoc
2022-09-06
*
build: add formatting targets for c and lua files (#19488)
dundargoc
2022-08-02
*
build(macos): use consistent MACOSX_DEPLOYMENT_TARGET (#19430)
Christian Clason
2022-07-19
*
build: drop -Wsuggest #19177
dundargoc
2022-07-02
*
build: move lint target to cmake #19169
dundargoc
2022-07-01
*
feat(build): add_glob_target runs only on changed files #19070
dundargoc
2022-06-30
*
build: rename build-related dirs
Justin M. Keyes
2022-06-28
*
build: move man/ to src/man/ #19119
Justin M. Keyes
2022-06-27
*
fix(build): don't disable byte precompilation on debug builds
bfredl
2022-06-25
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
build(cmake): simplify def_cmd_target function
Dundar Goc
2022-06-19
*
build(cmake): simplify and speed up the uninstall target
Dundar Goc
2022-06-19
*
build(cmake): remove unnecessary globbing with file
Dundar Goc
2022-06-19
*
build(cmake): remove unnecessary *-prereqs targets
Dundar Goc
2022-06-19
*
build(lint): set some linters as non-fatal #19018
Justin M. Keyes
2022-06-18
*
build: remove CMAKE_CROSSCOMPILING code #18914
dundargoc
2022-06-12
*
build(lint): fix luacheck not found #18940
Justin M. Keyes
2022-06-12
*
build: add a cmake target for all used linters #18543
dundargoc
2022-06-09
*
build: require exact Lua version when using PREFER_LUA (#16633)
Gregory Anders
2022-05-25
*
revert: "ci: remove mingw job #18580"
Dundar Goc
2022-05-17
*
ci: remove mingw job #18580
dundargoc
2022-05-15
*
refactor(eval): use Hashy McHashFace instead of gperf
bfredl
2022-05-12
*
ci: add a check with -funsigned-char
zeertzjq
2022-05-06
*
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
2022-04-26
*
fix(ci): workaround bug in msgpackparse() on windows caused by api level bump
bfredl
2022-04-25
[next]