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
*
MinGW: don't use -fstack-protector
Rui Abreu Ferreira
2016-01-13
*
Fix build output paths for Visual Studio generator
Rui Abreu Ferreira
2016-01-10
*
Merge pull request #2667 from equalsraf/tb-min-log
Justin M. Keyes
2016-01-10
|
\
|
*
cmake: Pass -DMIN_LOG_LEVEL as compiler definition
Rui Abreu Ferreira
2016-01-10
*
|
CMake: Add CPack settings to CMakeLists.txt
Rui Abreu Ferreira
2016-01-10
|
/
*
version: semver.org compliance
Justin M. Keyes
2016-01-08
*
MinGW: libuv needs -D_WIN32_WINNT=0x0600
Rui Abreu Ferreira
2016-01-04
*
Fix CMakeLists.txt search paths for cross compile
Rui Abreu Ferreira
2015-12-15
*
Remove "Commit:" field from `--version` output
Michael Reed
2015-12-05
*
Nvim 0.1.1
v0.1.1
Justin M. Keyes
2015-12-05
*
Tests: add luacheck for linting tests
Marco Hinz
2015-11-23
*
build: Use `git describe` for version strings.
Justin M. Keyes
2015-11-01
*
Nvim 0.1.0
v0.1.0
Justin M. Keyes
2015-11-01
*
Nvim 0.1.0
Justin M. Keyes
2015-11-01
*
CMake: Force use of project directory to look for Git data.
Florian Walch
2015-11-01
*
version: Prepare for releases.
Florian Walch
2015-11-01
*
CMake: Disable logging for release build types.
Florian Walch
2015-11-01
*
CMake: Add custom Dev build type.
Florian Walch
2015-11-01
*
build: Set the default value of ENABLE_JEMALLOC to ON
Thiago de Arruda
2015-10-29
*
Make jemalloc optional
Ole Reifschneider
2015-10-26
*
build: Check if compiler supports -Wvla before use
Michael Reed
2015-10-02
*
CMake: Remove --sort-common from linker flags.
Florian Walch
2015-10-01
*
Enable compiler flag -Wvla
Rui Abreu Ferreira
2015-09-24
*
CMake: Use project directory to look for Git revision.
Florian Walch
2015-09-08
*
MSVC: Don't use GCC -O/-g flags. #3267
Rui Abreu Ferreira
2015-08-31
*
cmake: Enable -fdiagnostics-color=auto gcc flag. #3137
Yamakaky
2015-08-27
*
MSVC: use MSVC instead of GCC-like compiler flags.
Justin M. Keyes
2015-08-27
*
cmake: Build with -fstack-protector-strong if available #2597
Michael Reed
2015-08-26
*
Mingw: Use POSIX compatible stdio #3232
Rui Abreu Ferreira
2015-08-25
*
cmake: Generate tags and some vim syntax elements
ZyX
2015-07-26
*
CMake: Add option for Clang TSan, rename option ASAN -> ASAN_UBSAN.
Florian Walch
2015-07-05
*
CMake: Add option for Clang MSan.
Florian Walch
2015-07-05
*
Remove outdated and unused manuals #2891
Michael Reed
2015-06-25
*
CMake: Fix helptags generation when prefix is not /usr. #2741
Thomas Anderson
2015-06-09
*
CMake: Fix _FORTIFY_SOURCE detection when using hardening-wrapper. #2788
Florian Walch
2015-06-04
*
build: Limit --coverage flag to files under "src"
Thiago de Arruda
2015-05-18
*
Build: Use GNUInstallDirs, install man pages #2649
Michael Reed
2015-05-17
*
build: create prereq targets for test dependencies
John Szakmeister
2015-05-09
*
term: use an argument vector for termopen().
Scott Prager
2015-05-02
*
jemalloc: Force use of prefixed functions.
Florian Walch
2015-04-29
*
CMake: Don't request static linking for dependencies.
Florian Walch
2015-04-29
*
CMake: Refer to Unibilium instead of LibUnibilium.
Florian Walch
2015-04-29
*
CMakeLists.txt: Remove unneeded globs
Michael Reed
2015-04-16
*
deps: Add jemalloc as an optional dependency
Thiago de Arruda
2015-04-13
*
vim-patch:7.4.497 #2295
David Bürgin
2015-04-05
*
CMakeLists: enable USE_FNAME_CASE on Mac
Scott Prager
2015-03-31
*
Fixed compilation when using custom libtermkey (not installed in base
lyuts
2015-03-15
*
deps: Provide options to disable static linkage
Volodymyr Medvid
2015-03-08
*
deps: Add libvterm to the project dependencies
Thiago de Arruda
2015-02-28
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
[next]