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
/
nvim
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
CMakeLists: fix build when there're multiple arguments in C_FLAGS
Yuxuan Shui
2015-03-31
*
deps: Add libvterm to the project dependencies
Thiago de Arruda
2015-02-28
*
job: Allow spawning jobs connected to pseudo terminals
Thiago de Arruda
2015-02-23
*
Enable -Wconversion: os_unix.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: keymap.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: indent.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: ui.c.
Eliseo Martínez
2015-02-18
*
ui: Rewrite the builtin terminal UI
Thiago de Arruda
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Enable -Wconversion for version.c #1923
Lucas Hermann Negri
2015-02-02
*
main.c: Enable -Wconversion
Michael Reed
2015-01-23
*
Remove long_u: option.c: Enable -Wconversion.
Eliseo Martínez
2015-01-19
*
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
Remove long_u: hardcopy: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
sha256.c: Enable -Wconvert and clint.
Scott Prager
2015-01-02
*
Remove long_u: Passing-by: undo.c: Add to -Wconversion.
Eliseo Martínez
2014-12-24
*
Allow building as a static -fPIC library
oakes
2014-12-12
*
Only use SANITIZE for nvim target
Rui Abreu Ferreira
2014-12-04
*
Don't use env vars for configuration time options
Rui Abreu Ferreira
2014-12-03
*
Revert "Merge pull request #1587 from equalsraf/tb-env-configs"
John Szakmeister
2014-12-03
*
Merge pull request #1587 from equalsraf/tb-env-configs
John Szakmeister
2014-12-03
|
\
|
*
When SANITIZE=ON headers need -DEXITFREE
Rui Abreu Ferreira
2014-12-02
|
*
Only use SANITIZE for nvim target
Rui Abreu Ferreira
2014-12-02
|
*
Don't use env vars for configuration time options
Rui Abreu Ferreira
2014-12-02
*
|
Merge pull request #877 from equalsraf/tb-gendeclarations-windows
John Szakmeister
2014-12-03
|
\
\
|
|
/
|
/
|
|
*
Refactor declaration generation
Rui Abreu Ferreira
2014-11-29
*
|
Merge pull request #1497 from splinterofchaos/const-attr
Justin M. Keyes
2014-11-29
|
\
\
|
|
/
|
/
|
|
*
strings: Enable -Wconvert.
Scott Prager
2014-11-27
*
|
Wconversion: Remove regexp_nfa.c from list.
Florian Walch
2014-11-27
*
|
Wconversion: Fix warnings in indent_c.c.
Florian Walch
2014-11-27
*
|
Wconversion: Fix warnings in file_search.c.
Florian Walch
2014-11-27
*
|
Wconversion: Fix warnings in ex_eval.c.
Florian Walch
2014-11-27
|
/
*
Wconversion: Fix warnings in digraph.c.
Florian Walch
2014-11-19
*
Wconversion: Fix warnings in cursor_shape.c.
Florian Walch
2014-11-19
*
CMake: Set -Wconversion by default.
Florian Walch
2014-11-19
*
version: Add compilation info.
Florian Walch
2014-11-09
*
build: pull iconv detection into its own FindIconv.cmake file
John Szakmeister
2014-11-08
*
Review: Remove long_u: memfile: Enable -Wconversion.
Eliseo Martínez
2014-11-06
*
iconv: re-enable
Nicolas Hillegeer
2014-11-06
*
CMake: Pass build type CFLAGS to header generator.
Florian Walch
2014-11-05
*
compilation: Add -Wconversion to more files and validate CONV_SOURCES
Thiago de Arruda
2014-10-21
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
*
build: install with the correct permissions
John Szakmeister
2014-09-22
*
Use lua generator in place of ex_cmds_defs header trick
ZyX
2014-08-20
*
provider: New module used to expose extension points for core services
Thiago de Arruda
2014-07-17
*
Move po generation from Make to CMake.
John Szakmeister
2014-07-17
*
Revert "Merge #928 'Move po gen to cmake'"
John Szakmeister
2014-07-17
*
Move po generation from Make to CMake.
John Szakmeister
2014-07-17
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16
[next]