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
/
src
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Do not include farsi.c in main.c
Felipe Oliveira Carvalho
2014-03-25
*
Move arabic.h #defines from arabic.h to arabic.c
Felipe Oliveira Carvalho
2014-03-24
*
Don't require busted.
John Szakmeister
2014-03-23
*
Deal with the missing dependencies for libuv.
John Szakmeister
2014-03-21
*
Revamp the build system.
John Szakmeister
2014-03-21
*
No longer try to use standalone termcap
Marcel Krüger
2014-03-19
*
Refactor travis build to use clang's sanitizers
Thiago de Arruda
2014-03-13
*
Use cmake module instead of shared for nvim-test
Scott Nielsen
2014-02-28
*
Add unit test running to travis again
Thiago de Arruda
2014-02-27
*
Disable unit tests until fixed for travis
Thiago de Arruda
2014-02-27
*
Add basic infrastructure for unit testing
Thiago de Arruda
2014-02-27
*
CMakeLists: Improve handling of libintl
Alexis Hildebrandt
2014-02-27
*
CMakeLists: Use nvim target name
Alexis Hildebrandt
2014-02-27
*
Improve libintl detection and linking.
John Szakmeister
2014-02-27
*
Use GNU gettext from homebrew on Mac if available
Alexis Hildebrandt
2014-02-27
*
Use FindCurses to find curses libraries
Rui Abreu Ferreira
2014-02-27
*
link to rt if it provides clock_gettime
Rich Wareham
2014-02-26
*
make use of libuv when found by CMake
Rich Wareham
2014-02-26
*
CMakeLists: add install target for nvim
Rich Wareham
2014-02-25
*
Create new OS module
Thiago de Arruda
2014-02-24
*
Changed name of binary (vim -> nvim).
scott-linder
2014-02-24
*
use CMake's built in pthread detection
Rich Wareham
2014-02-24
*
fix build on OSX
aph
2014-02-01
*
Wrap calls to 'get_mess_env' into LIBINTL #ifdefs
Thiago de Arruda
2014-02-01
*
Fix build on OSX/Archlinux and add README
aph
2014-02-01
*
Import vim from changeset v5628:c9cad40b4181
Thiago de Arruda
2014-01-31