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
*
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
*
build/CMake: find_package(… REQUIRED)
Justin M. Keyes
2018-06-06
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
win/package: move gui shim to its runtime folder (#8418)
Jan Edmund Lazo
2018-05-20
*
version: rename "0.2.3" to "0.3.0" (#8268)
Justin M. Keyes
2018-04-13
*
build/CMake: use CMake-2.8.7-compatible list-check (#8220)
Justin M. Keyes
2018-04-02
*
build/CMake: LANGUAGES config option #8203
Marty E. Plummer
2018-03-31
*
build: respect $DEPS_BUILD_DIR
Justin M. Keyes
2018-03-11
*
build/msvc: Add missing WIN32 macro
b-r-o-c-k
2018-03-04
*
build/gcc: disable -Warray-bounds entirely #7923
Justin M. Keyes
2018-02-19
*
cmake: Set TEST_LIBNVIM_PATH to empty string when not unit testing
James McCoy
2018-02-02
*
cmake: Use generator expression to determine libnvim-test path
James McCoy
2018-01-22
*
eval/typval: Log list actions
ZyX
2018-01-14
*
cmake: Fix api/version test failure
ZyX
2017-11-19
*
version bump
Justin M. Keyes
2017-11-18
*
NVIM v0.2.2
v0.2.2
Justin M. Keyes
2017-11-18
*
version bump
Justin M. Keyes
2017-11-08
*
NVIM v0.2.1
v0.2.1
Justin M. Keyes
2017-11-07
*
build: set MIN_LOG_LEVEL correctly (#7419)
Justin M. Keyes
2017-10-21
*
cmake: Check if the compiler understands -Wno-array-bounds
James McCoy
2017-09-23
*
tui: Use unibi_var_from_num when available
James McCoy
2017-09-16
*
win: integrate winpty (WIP)
Ryan Prichard
2017-08-16
*
build: linux does not always have execinfo.h (#7101)
Justin M. Keyes
2017-07-30
*
Merge #7083 'build: disable array bounds checking in gcc < 4.8.5'
Justin M. Keyes
2017-07-28
|
\
|
*
build: disable array bounds checking in gcc < 4.8.5
John Szakmeister
2017-07-27
|
/
*
cmake: Remove custom "Dev" build-type. (#6932)
Justin M. Keyes
2017-06-29
*
Merge #6789 from ZyX-I/lua-path
Justin M. Keyes
2017-06-27
|
\
|
*
ci: Also lint lua code in src/nvim/lua
ZyX
2017-05-25
*
|
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
|
Merge #6777 from justinmk/bsd
Justin M. Keyes
2017-05-28
|
\
\
|
*
|
install: bsd: install manpages to /usr/local/man
Justin M. Keyes
2017-05-27
|
*
|
build: FreeBSD: Disable -Wc11-extensions only for clang
Justin M. Keyes
2017-05-21
|
|
/
*
/
build: Default BUSTED_OUTPUT_TYPE to "nvim" (#6811)
Justin M. Keyes
2017-05-25
|
/
*
cmake: Support building without LuaJIT. #6736
Florian Walch
2017-05-13
[next]