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
*
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
*
build: make sure our deps area is picked up for pkg-config files
John Szakmeister
2015-02-24
*
job: Allow spawning jobs connected to pseudo terminals
Thiago de Arruda
2015-02-23
*
ui: Rewrite the builtin terminal UI
Thiago de Arruda
2015-02-16
*
Merge pull request #1588 from equalsraf/tb-no-central-deps
John Szakmeister
2014-12-18
|
\
|
*
Allow cmake caller to override DEPS_PREFIX
Rui Abreu Ferreira
2014-12-16
*
|
Merge pull request #1686 from jszakmeister/include-opts-in-fortify-check
John Szakmeister
2014-12-18
|
\
\
|
*
|
build: include the flags for the build type in the _FORTIFY_SOURCE check
John Szakmeister
2014-12-16
|
|
/
*
/
Detect and propagate _FORTIFY_SOURCE prefix
Ross Smith
2014-12-17
|
/
*
Allow building as a static -fPIC library
oakes
2014-12-12
*
build: probe the compiler to see if we need to turn down _FORTIFY_SOURCE
John Szakmeister
2014-11-25
*
CMake: Set -Wconversion by default.
Florian Walch
2014-11-19
*
Use cmake --build instead of Make
Rui Abreu Ferreira
2014-11-14
*
build: fix CMAKE_MODULE_PATH usage
John Szakmeister
2014-11-10
*
version: Add compilation info.
Florian Walch
2014-11-09
*
Merge pull request #1437 from jszakmeister/build-search-fixes
John Szakmeister
2014-11-09
|
\
|
*
build: pull iconv detection into its own FindIconv.cmake file
John Szakmeister
2014-11-08
|
*
build: give priority to /sw and /opt/local on Mac OS X
John Szakmeister
2014-11-08
|
*
build: use the proper libintl include variable
John Szakmeister
2014-11-08
[next]