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
/
Makefile
Commit message (
Expand
)
Author
Age
*
build: Make clean targets more thorough
James McCoy
2016-12-02
*
Revert "Makefile: add PREFIX variable"
Marco Hinz
2016-10-16
*
Makefile: add PREFIX variable
Marco Hinz
2016-10-08
*
Travis: Fix accidental building of 3rd-party dependencies.
Florian Walch
2016-07-30
*
build: define `helptags` target which always runs.
Justin M. Keyes
2016-06-06
*
reorg
Justin M. Keyes
2016-06-03
*
Makefile: Ensure tags are generated before running oldtest
James McCoy
2016-05-17
*
Makefile: let "lint" target run both clint and testlint
Björn Linse
2016-05-10
*
Add Lua 5.1 as a third party dep
Thiago de Arruda
2016-03-07
*
Make `make test` run unit tests too
Michael Reed
2015-11-27
*
Tests: add luacheck for linting tests
Marco Hinz
2015-11-23
*
ci: Use error suppression in place of ignored files list. #3185
ZyX
2015-08-20
*
vim-patch:7.4.497 #2295
David Bürgin
2015-04-05
*
contrib: Added local.mk.example
Michael Reed
2015-03-17
*
Linting: Integrate into CMake, enable by default.
Florian Walch
2014-12-24
*
Dont force ../.deps in third-party/CMakeLists.txt
Rui Abreu Ferreira
2014-12-16
*
Allow building as a static -fPIC library
oakes
2014-12-12
*
CMake: Rename target "test" to "functionaltest".
Florian Walch
2014-11-05
*
test: Replace vroom by lua/busted for functional tests
Thiago de Arruda
2014-09-30
*
build/test: setup functional tests using vroom
Thiago de Arruda
2014-08-09
*
Make indentation consistent: use 2-space indent always
ZyX
2014-06-18
*
Use MAKEOVERRIDES to pass SCRIPTS/TESTNUM arguments for `make test`
ZyX
2014-06-18
*
Avoid ever creating .deps directory
ZyX
2014-06-18
*
Make it easier to change CMAKE_BUILD_TYPE in your local.mk.
John Szakmeister
2014-05-31
*
Introduce nvim namespace: Fix build process.
Eliseo Martínez
2014-05-15
*
build: remove unnecessary flag from CMAKE_FLAGS
John Szakmeister
2014-04-30
*
Make it easy to get a verbose build of Neovim.
John Szakmeister
2014-04-23
*
Force the `cmake` target to re-run the CMake configuration.
John Szakmeister
2014-03-31
*
Revamp the build system.
John Szakmeister
2014-03-21
*
Add unit tests for mch_[gs]etperm.
Thomas Wienecke
2014-03-15
*
Use $(MAKE) instead of ${MAKE}, and fixup two more make invocations.
John Szakmeister
2014-03-01
*
Add more example unit tests and run with travis
Thiago de Arruda
2014-02-27
*
Add basic infrastructure for unit testing
Thiago de Arruda
2014-02-27
*
Add test reporting to travis script
Thiago de Arruda
2014-02-26
*
Add valgrind suppression file
Thiago de Arruda
2014-02-26
*
Add configuration to help debug memory leaks
Thiago de Arruda
2014-02-26
*
Makefile: use static linkage with bundled libuv
Rich Wareham
2014-02-26
*
Makefile: use "make -C build" idiom
Rich Wareham
2014-02-26
*
Makefile: fetch deps before running CMake
Rich Wareham
2014-02-26
*
Makefile: add .deps/ to CMake prefix path
Rich Wareham
2014-02-26
*
Merge branch 'bundle-libuv' of github.com:rjw57/neovim into rjw57-bundle-libuv
Thiago de Arruda
2014-02-26
|
\
|
*
Makefile: refer to renamed compile-libuv.sh
Rich Wareham
2014-02-24
*
|
Makefile: allow configuration of CMake flags
Rich Wareham
2014-02-25
*
|
Makefile: add install target
Rich Wareham
2014-02-25
*
|
Add local.mk include in makefile
Thiago de Arruda
2014-02-25
*
|
Changed name of binary (vim -> nvim).
scott-linder
2014-02-24
*
|
Changed binary output directory from src/ to bin/
jdiez17
2014-02-24
|
/
*
Set vim binary as default make target
Thiago de Arruda
2014-02-01
*
Automate libuv download and build
Thiago de Arruda
2014-02-01
*
Import vim from changeset v5628:c9cad40b4181
Thiago de Arruda
2014-01-31