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
*
docs(generators): bake into cmake
Lewis Russell
2023-08-23
*
docs(options): take ownership of options.txt (#24528)
Lewis Russell
2023-08-04
*
feat(api): add nvim_win_text_height (#24236)
zeertzjq
2023-07-11
*
ci: introduce CI_LINT option
dundargoc
2023-06-24
*
build!: remove neovim qt
dundargoc
2023-06-06
*
build: remove LOG_LIST_ACTIONS option and related code
dundargoc
2023-05-28
*
build: remove LOG_DEBUG option
dundargoc
2023-05-28
*
build: move luarocks and rocks installation to main build
dundargoc
2023-05-21
*
build: bundle uncrustify
dundargoc
2023-05-18
*
build: cmake cleanup
dundargoc
2023-05-13
*
ci: replace stylua action with our own lint target
dundargoc
2023-04-29
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
ci(lintcommit): fix error output
dundargoc
2023-04-22
*
ci(lintcommit): use nvim -l
Lewis Russell
2023-04-22
*
refactor(build): use vendored versions of mpack and luabitop
bfredl
2023-04-19
*
build: don't print installed files locally
dundargoc
2023-04-14
*
build: use -O3 optimization for release builds
dundargoc
2023-04-11
*
version bump
bfredl
2023-04-07
*
NVIM v0.9.0
bfredl
2023-04-07
*
build!: rename sanitizer options from CLANG_* to ENABLE_*
ii14
2023-03-17
*
build: sanitizers for gcc
ii14
2023-03-16
*
build: show build type specific compiler flags when using --version
dundargoc
2023-03-04
*
refactor(log): reduce compile time LOG_LEVEL granularity
bfredl
2023-03-04
*
refactor(build): graduate -Wvla, -fno-common and -Og "features"
bfredl
2023-03-03
*
build: cmake cleanup (#22251)
dundargoc
2023-03-02
*
build: remove libfindmacros library (#22423)
dundargoc
2023-03-02
*
build: remove pkgconfig-related code (#22422)
dundargoc
2023-02-26
*
build(MSVC): enable assertions on RelWithDebInfo build type (#22326)
dundargoc
2023-02-19
*
ci: split ci.yml into a test workflow and a build test workflow (#22302)
dundargoc
2023-02-18
*
ci: inline test.sh to run_tests.sh (#22198)
dundargoc
2023-02-10
*
build: create test/CMakeLists.txt and move test-related code (#22179)
dundargoc
2023-02-08
*
build: replace check-single-includes with clang-tidy (#22061)
dundargoc
2023-02-08
*
build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)
dundargoc
2023-02-08
*
build(Windows): make bundling nvim-qt optional (#21866)
Enan Ajmain
2023-02-08
*
build: stop relying on CMAKE_BUILD_TYPE to determine the build type (#22051)
dundargoc
2023-02-03
*
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
2023-02-02
*
build: remove unnecessary file generation (#22099)
dundargoc
2023-02-02
*
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
*
refactor!: remove has("debug") (#22060)
dundargoc
2023-01-30
*
build: enable ccache project-wide (#22045)
dundargoc
2023-01-29
*
build: remove unnecessary unit test code (#21940)
dundargoc
2023-01-24
*
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
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
[next]