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: 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
*
cmake/GetCompileFlags: include CMAKE_C_COMPILER_ARG1 (#11091)
Daniel Hahler
2019-09-25
*
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
*
get_compile_flags: also look at target properties
Daniel Hahler
2019-08-15
*
build: link libraries by full path (for luv.so) (#10661)
Daniel Hahler
2019-08-12
*
build: port FindLibVterm to LibFindMacros (#10395)
Daniel Hahler
2019-08-08
*
build: clean up / remove X_USE_STATIC (#10713)
Daniel Hahler
2019-08-07
*
build: require unibilium>=2.0 (#10681)
Daniel Hahler
2019-08-03
*
ci: RunTests: ensure that the logfile gets displayed (#10597)
Daniel Hahler
2019-07-24
*
test: Force $TEST_FILE to relative path [ci skip] #10535
erw7
2019-07-19
*
tests: move "busted" dir to "test" (#10518)
Daniel Hahler
2019-07-16
*
build: fix GetCompileFlags for CMake #10444
Daniel Hahler
2019-07-07
*
build: FindLibIntl: fix warning about CMP0075 (#10427)
Daniel Hahler
2019-07-05
*
Merge pull request #10414 from blueyed/luacheck
Daniel Hahler
2019-07-04
|
\
|
*
Improve luacheck setup [skip appveyor]
Daniel Hahler
2019-07-04
*
|
build: FindLuaJit: handle luajit-2.1 include path suffix (#10418)
Daniel Hahler
2019-07-04
|
/
*
build: fix warning with passively available libintl (#10380)
Daniel Hahler
2019-07-01
*
build: update cmake/LibFindMacros.cmake (#10355)
Daniel Hahler
2019-06-30
*
build: FindLibLUV: use PkgConfig (#10359)
Daniel Hahler
2019-06-29
*
build: CMake: do not set CMP0059 to old (#10363)
Daniel Hahler
2019-06-29
*
cmake/RunTests.cmake: fix TEST_TAG/TEST_FILTER [ci skip] #10371
Daniel Hahler
2019-06-29
*
build: CMake: remove usage of USE_BUNDLED_X in main project (#10354)
Daniel Hahler
2019-06-28
*
CMakeLists: remove/cleanup passing of CMAKE_SYSTEM_NAME (#10351)
Daniel Hahler
2019-06-27
*
tests: busted: do not use "--lua" (#10303)
Daniel Hahler
2019-06-24
*
tests: improve RunTests.cmake (#10239)
Daniel Hahler
2019-06-22
*
cmake: fix usage of find_package_handle_standard_args (#10288)
Daniel Hahler
2019-06-21
*
ci: Travis: remove obsolete cmake file
Daniel Hahler
2019-06-17
*
lua: introduce vim.loop (expose libuv event-loop) #10123
George Zhao
2019-06-10
*
Remove support for using jemalloc instead of the system allocator
James McCoy
2019-01-19
*
build: remove cmake/GenerateHelptags.cmake.in
Justin M. Keyes
2019-01-04
*
runtime/lua/vim/compat.lua
Justin M. Keyes
2018-12-20
*
build: adjust some messages (#9087)
Justin M. Keyes
2018-10-06
*
build/test: skip empty TEST_TAG, TEST_FILTER
Justin M. Keyes
2018-06-16
*
build/msvc: Add libiconv to bundled dependencies
b-r-o-c-k
2018-06-09
*
cmake/FindLibIntl.cmake: handle passive case explicitly
Justin M. Keyes
2018-06-06
*
Change to not use library prefix on MSVC
erw7
2018-05-23
*
build/msvc: Add libintl to bundled dependencies (#8163)
b-r-o-c-k
2018-03-24
*
build/msvc: Fix name of import library
b-r-o-c-k
2018-02-28
*
cmake/LuaHelpers.cmake: check_lua_module: use 'lua -l'
Daniel Hahler
2018-02-22
*
cmake/LuaHelpers.cmake: check_lua_module: display errors
Daniel Hahler
2018-02-22
*
cmake/GetCompileFlags: remove duplicate include dirs
Justin M. Keyes
2018-02-14
*
busted: explicit LUA_PATH to test scripts (#7864)
Matthieu Coudron
2018-01-20
*
cmake,bsd: Fix mandir to saner defaults. (#7417)
Franklin Mathieu
2017-10-21
*
Stub ngettext when libintl isn't available
James McCoy
2017-10-03
*
win: integrate winpty (WIP)
Ryan Prichard
2017-08-16
*
test: force LC_ALL=en_US.UTF-8
Justin M. Keyes
2017-07-29
*
Prefer the static jemalloc library by default on OSX
James McCoy
2017-07-07
[next]