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
/
cmake
Commit message (
Expand
)
Author
Age
*
build: various cmake fixes (#21902)
dundargoc
2023-01-20
*
build(Windows): fix redoing version generation (#21880)
Enan Ajmain
2023-01-18
*
build: exclude tui/terminfo_defs.h from lintc-clint (#21822)
dundargoc
2023-01-15
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
build: use modern cmake (#21589)
dundargoc
2023-01-10
*
build: restrict `git describe` to top level source directory (#20993)
Jan Palus
2022-12-02
*
Merge pull request #20858 from dundargoc/build/lintsh
dundargoc
2022-11-05
|
\
|
*
build: add EXCLUDE option to add_glob_target
dundargoc
2022-11-01
*
|
build: give example on complex regexes
dundargoc
2022-10-21
|
/
*
fix(build): duplicate version string "v0.8.0-v0.8.0" #20578
dundargoc
2022-10-20
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
build: remove unnecessary translation-related code
dundargoc
2022-10-02
*
build: remove unused variable CMAKE_C_COMPILER_ARG1
dundargoc
2022-10-02
*
revert: "build: remove unnecessary policy related code" #20289
dundargoc
2022-09-23
*
build: ensure version generation always succeeds (#19515)
dundargoc
2022-09-10
*
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 libuv cmake (#19632)
Lewis Russell
2022-08-12
*
build: remove InstallClintErrors.cmake
Dundar Goc
2022-08-03
*
build: remove unused file i386-linux-gnu.toolchain.cmake
Dundar Goc
2022-08-03
*
build: replace deprecated cmake features with their modern alternatives
Dundar Goc
2022-08-03
*
build: add formatting targets for c and lua files (#19488)
dundargoc
2022-08-02
*
build: fix version generation to its previous behavior
Dundar Goc
2022-07-26
*
build(lint): check uncrustify version #19468
dundargoc
2022-07-25
*
fix(build): non-git ("tarball") build fails #19448
kylo252
2022-07-22
*
fix(build): fails if git is missing #19366
Luis Felipe Dominguez Vega
2022-07-14
*
build: gracefully handle error in git-version #19289
kylo252
2022-07-14
*
feat(build): add_glob_target runs only on changed files #19070
dundargoc
2022-06-30
*
build(cmake): fix static `libintl` test on macOS
Carlo Cabrera
2022-06-29
*
fix(tests): remove misleading $TEST_PATH segment #19050
Justin M. Keyes
2022-06-23
*
build: remove FindLua.cmake since it's already built into cmake
Dundar Goc
2022-06-19
*
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(lint): fix lintuncrustify #18945
Justin M. Keyes
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
*
refactor(log): simplify log_path_init #18898
Justin M. Keyes
2022-06-08
*
revert: "ci: remove mingw job #18580"
Dundar Goc
2022-05-17
*
ci: remove mingw job #18580
dundargoc
2022-05-15
*
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
2022-04-26
*
ci: show failed message on Windows
zeertzjq
2022-03-03
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
test: allow excluding functional/unit tests using TEST_FILTER_OUT
James McCoy
2021-12-18
*
build(install): rescan GLOB files on rebuild
Jakub Łuczyński
2021-10-18
*
build(tests): isolate the user environment XDG_DATA_DIRS #16003
Javier Lopez
2021-10-12
*
fix(build): call find_package(Threads) before using its variables
James McCoy
2021-09-21
*
build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIES
James McCoy
2021-09-20
*
Merge branch 'master' into histfile
Justin M. Keyes
2021-09-10
|
\
|
*
test: use $TEST_TIMEOUT to specify timeout
James McCoy
2021-09-09
*
|
do not write into user's ~/.bash_history
Jun T
2021-09-10
|
/
[next]