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
/
config
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
build: Do not check for obsolete <termio.h>
Justin M. Keyes
2016-12-24
*
tui: check stty/termios for kbs
Justin M. Keyes
2016-12-23
*
config: Allow setting USERNAME/HOSTNAME from the environment
James McCoy
2016-10-08
*
file: Add buffered reading and writing
ZyX
2016-06-23
*
file,os/fs,shada: Separate opening, closing, writing and reading files
ZyX
2016-06-23
*
Fix be64toh() detection on BSDs.
John Szakmeister
2016-05-14
*
config: Remove HAVE_UNISTD_H.
Seth Jackson
2016-01-18
*
config: Remove duplicate check for HAVE_UTIME_H.
Seth Jackson
2016-01-18
*
config: Remove HAVE_FCNTL_H.
Seth Jackson
2016-01-17
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
config: Cleanup unused identifiers.
Seth Jackson
2016-01-12
*
Stop using <stropts.h>
Michael Reed
2016-01-12
*
os/*_defs.h: MAXNAMLEN cleanup
Michael Reed
2016-01-12
*
Port fsync() to libuv.
Seth Jackson
2016-01-01
*
Windows: Implement os_setenv() using _putenv_s()
Rui Abreu Ferreira
2015-12-12
*
config: Check order and endianess even when cross-compiling
ZyX
2015-10-08
*
shada,config: Use CMake to determine endianess and be64toh existence
ZyX
2015-10-08
*
Small cleanup after #3227
Michael Reed
2015-08-25
*
cmake: Remove unneeded platform checks
Rui Abreu Ferreira
2015-05-21
*
Dont require setenv() in non Unix systems
Rui Abreu Ferreira
2015-05-21
*
jemalloc: Force use of prefixed functions.
Florian Walch
2015-04-29
*
Implement os_unsetenv()
Rui Abreu Ferreira
2015-04-14
*
config: split out versiondef.h from config.h
Björn Linse
2015-03-08
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
coverity/13745: Argument cannot be negative: RI.
Eliseo Martínez
2015-02-02
*
coverity/100248: Operands don't affect result: HI.
Eliseo Martínez
2015-01-16
*
Remove long_u: Passing-by: put_time(): Refactor implementation.
Eliseo Martínez
2014-12-24
*
build: pull iconv detection into its own FindIconv.cmake file
John Szakmeister
2014-11-08
*
iconv: re-enable
Nicolas Hillegeer
2014-11-06
*
os_fchown: impl and remove HAVE_FCHOWN
Pavel Platto
2014-08-13
*
cmake: remove check for gettimeofday
Nicolas Hillegeer
2014-07-21
*
Add cmake platform checks
Rui Abreu Ferreira
2014-07-15
*
Use platform check for correct selection of khash type in helpers.c
Thiago de Arruda
2014-05-13
*
Allow USERNAME to be specified on the command line.
John Szakmeister
2014-04-21
*
Use check_symbol_exists() instead of check_function_exists().
John Szakmeister
2014-04-03
*
Use check_function_exists() to check for _NSGetEnviron().
John Szakmeister
2014-03-07
*
Use _NSGetEnviron on Mac OS X to gain access to environ.
John Szakmeister
2014-02-28
*
CMakeLists: Improve handling of libintl
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
*
Fix build on OSX/Archlinux and add README
aph
2014-02-01
*
Import vim from changeset v5628:c9cad40b4181
Thiago de Arruda
2014-01-31