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
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
cmakelists: fixed tests to avoid clang warnings (#10705)
Ihor Antonov
2019-08-07
*
build: move pylint to Makefile, optional with "make lint" (#10714)
Daniel Hahler
2019-08-06
*
build: require unibilium>=2.0 (#10681)
Daniel Hahler
2019-08-03
*
ci: pylint target via flake8
Daniel Hahler
2019-07-29
*
build: remove -Wno-array-bounds workaround #10484
Daniel Hahler
2019-07-22
*
build: fix check_c_compiler_flag for -Wno-… (#10483)
Daniel Hahler
2019-07-12
*
build: LibUV: required version: 1.28.0 (#10456)
Daniel Hahler
2019-07-09
*
ci: Travis: use minimum supported CMake in one job (#10445)
Daniel Hahler
2019-07-08
*
build: FindLibIntl: fix warning about CMP0075 (#10427)
Daniel Hahler
2019-07-05
*
build: use -fdiagnostics-color=always with Ninja (#10419)
Daniel Hahler
2019-07-04
*
Improve luacheck setup [skip appveyor]
Daniel Hahler
2019-07-04
*
build: LibLUV: update required version [ci skip] (#10381)
Daniel Hahler
2019-07-01
*
build: CMake: do not set CMP0059 to old (#10363)
Daniel Hahler
2019-06-29
*
CMakeLists: remove/cleanup passing of CMAKE_SYSTEM_NAME (#10351)
Daniel Hahler
2019-06-27
*
lua: introduce vim.loop (expose libuv event-loop) #10123
George Zhao
2019-06-10
*
ci/build.ps1: Respect CMAKE_BUILD_TYPE if provided #9869
Justin M. Keyes
2019-04-09
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
build/CMakeLists.txt: group related logic
Justin M. Keyes
2019-02-16
*
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
build: set compiler options in one place
Justin M. Keyes
2019-02-04
*
Remove support for using jemalloc instead of the system allocator
James McCoy
2019-01-19
*
CMake: Feature-detect __builtin_{add,sub}_overflow
Justin M. Keyes
2019-01-09
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
multigrid: API version bump
Björn Linse
2018-12-31
*
version bump
Justin M. Keyes
2018-12-31
*
NVIM v0.3.2
v0.3.2
Justin M. Keyes
2018-12-31
*
runtime/lua/vim/compat.lua
Justin M. Keyes
2018-12-20
*
cmake: Update comment on why CMP0059 is still set to OLD
James McCoy
2018-12-01
*
Unset CMAKE_REQUIRED_* after they're done being used
James McCoy
2018-12-01
*
build: relax find_package() version spec
Justin M. Keyes
2018-11-06
*
build: dependencies: specify minimum versions
Justin M. Keyes
2018-11-04
*
build: adjust some messages (#9087)
Justin M. Keyes
2018-10-06
*
cmake: bump API version
Peter Hodge
2018-07-25
*
build: Enable LTO (Link Time Optimization) #8654
zhou13
2018-07-23
*
version bump
Justin M. Keyes
2018-07-19
*
NVIM v0.3.1
v0.3.1
Justin M. Keyes
2018-07-18
*
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
|
*
deps: Build bundled dependencies automatically for IDEs
b-r-o-c-k
2018-06-10
*
|
cmake: Prefer add_definitions() for setting preprocessor defines
James McCoy
2018-06-18
*
|
Raise minimum CMake version to 2.8.12 and remove compat code
James McCoy
2018-06-18
*
|
cmake: Consolidate enabling of "undefined symbol" errors
James McCoy
2018-06-18
*
|
cmake: Explicitly declare C as the project language
James McCoy
2018-06-18
*
|
cmake: Check for GNU compiler, not Linux, to set -D_GNU_SOURCE
James McCoy
2018-06-18
|
/
*
version bump
Justin M. Keyes
2018-06-11
*
NVIM v0.3.0
v0.3.0
Justin M. Keyes
2018-06-11
*
doc: job/channel, misc #7783
Justin M. Keyes
2018-06-11
*
build/msvc: Add libiconv to bundled dependencies
b-r-o-c-k
2018-06-09
*
win: enable DYNAMIC_ICONV
Justin M. Keyes
2018-06-06
[next]