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
*
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
*
|
build: only attempt to use -Og if it's supported
John Szakmeister
2014-11-09
*
|
Merge pull request #1383 from fwalch/nvim-buildtype
Justin M. Keyes
2014-11-08
|
\
\
|
|
/
|
/
|
|
*
CMake: Set custom RelWithDebInfo compile flags.
Florian Walch
2014-11-08
*
|
build: default to using -O2 for release builds
John Szakmeister
2014-11-07
|
/
*
build: fix running of functional tests directly with CMake
John Szakmeister
2014-11-05
*
CMake: Rename target "test" to "functionaltest".
Florian Walch
2014-11-05
*
CMake: Modify _FORTIFY_SOURCE only for release builds.
Florian Walch
2014-11-05
*
build: turn down the _FORTIFY_SOURCE level on gcc >= 4.0
John Szakmeister
2014-11-05
*
Add missing linker flags required for LuaJIT on 64-bit Mac OS X.
John Szakmeister
2014-10-17
*
test: Remove run-functional-tests.py
Thiago de Arruda
2014-10-16
*
cmake: handle missing git or .git/
Justin M. Keyes
2014-10-15
*
version: generate "build number" from commit timestamp
Justin M. Keyes
2014-10-07
*
version: report commit hash as "build number" in long version string
Justin M. Keyes
2014-10-07
*
test: Replace vroom by lua/busted for functional tests
Thiago de Arruda
2014-09-30
*
build: install with the correct permissions
John Szakmeister
2014-09-22
*
deps: Switch lua msgpack library to one that supports 2.0
Thiago de Arruda
2014-09-16
*
Update busted to 2.0.rc3.
Florian Walch
2014-09-11
*
Add 'bit' to the list of lua dependencies
Rui Abreu Ferreira
2014-08-29
*
CMake: Generate helptags during install step.
Florian Walch
2014-08-23
*
Set the policy to 'OLD' to avoid warning CMP0026 in CMake 3.0.
Joey Gouly
2014-08-23
*
Add install target for runtime dir
Rui Abreu Ferreira
2014-07-31
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
Check dependencies for each lua interpreter.
Rui Abreu Ferreira
2014-07-11
*
Refactor the lua dependency checking.
Rui Abreu Ferreira
2014-07-11
*
Remove pthread fatal check from CMakeLists.txt #891
Rui Abreu Ferreira
2014-06-30
*
Fix #867: cmake doesn't issue `-isystem` for versioned gcc
John Szakmeister
2014-06-27
*
Fix #838: build with "USE_BUNDLED=OFF" fails to find dependencies
John Szakmeister
2014-06-27
[next]