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: enhance Makefile
Eisuke Kawashima
2021-09-21
*
build(lint): commit linter
Justin M. Keyes
2021-09-19
*
refactor(Makefile): use built-in make commands #15708
kylo252
2021-09-19
*
build(lint): commit linter #15620
dundargoc
2021-09-19
*
build: Inherit -n and -jN flags if Ninja #12219
Eisuke Kawashima
2020-05-01
*
oldtest: support for running by filename (#11473)
Daniel Hahler
2019-12-02
*
vim-patch:8.1.0723: cannot easily run specific test when in src/testdir
Jan Edmund Lazo
2019-11-22
*
build: add shlint target for shellcheck (#11350)
Jan Edmund Lazo
2019-11-09
*
vim-patch:8.1.1213: "make clean" in top dir does not cleanup indent test output
Daniel Hahler
2019-09-18
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
build: Makefile: use _opt_pylint [ci skip] (#10720)
Daniel Hahler
2019-08-08
*
build: lint: fix exit with optional pylint
Daniel Hahler
2019-08-07
*
build: move pylint to Makefile, optional with "make lint" (#10714)
Daniel Hahler
2019-08-06
*
Makefile: only use pattern rules with BUILD_TYPE=Ninja (#10687)
Daniel Hahler
2019-08-04
*
Makefile: use pattern rules for build/.deps [ci skip] (#10366)
Daniel Hahler
2019-07-30
*
ci: pylint target via flake8
Daniel Hahler
2019-07-29
*
build: fix handling of install prefix with CMAKE_EXTRA_FLAGS (#10530)
Daniel Hahler
2019-07-17
*
Improve luacheck setup [skip appveyor]
Daniel Hahler
2019-07-04
*
build: Fix rule of `build/.ran-third-party-cmake` #10402
Eisuke Kawashima
2019-07-03
*
Makefile: CMAKE_INSTALL_PREFIX: skip parsing CMAKE_EXTRA_FLAGS if set (#10374)
Daniel Hahler
2019-06-30
*
Makefile: move `all` target to the top [ci skip] #10375
Daniel Hahler
2019-06-30
*
Makefile: revisit/improve checkprefix handling (#10348)
Daniel Hahler
2019-06-29
*
Makefile: fix regression with "make functionaltest-lua" (#10346)
Daniel Hahler
2019-06-26
*
build: Makefile: fix distclean [ci skip] (#10336)
Daniel Hahler
2019-06-25
*
build: Makefile: handle "rm -rf .deps" (#10305)
Daniel Hahler
2019-06-24
*
Makefile: fix trailing space in BUILD_CMD #10312
Daniel Hahler
2019-06-23
*
build: do not pass empty CMAKE_INSTALL_PREFIX
Justin M. Keyes
2019-03-19
*
build: pass CMAKE_INSTALL_PREFIX explicitly #9748
Justin M. Keyes
2019-03-17
*
build: checkprefix: skip if empty #9624
Daniel Hahler
2019-02-17
*
build/Makefile: validate prefix for specific targets (#9621)
Justin M. Keyes
2019-02-17
*
build/Makefile: check CMAKE_INSTALL_PREFIX
Justin M. Keyes
2019-02-16
*
build: fix `doc_html` target
Justin M. Keyes
2019-01-04
*
build: `make helphtml`
Justin M. Keyes
2018-11-05
*
build: Unify USE_BUNDLED, USE_BUNDLED_DEPS (#9046)
Justin M. Keyes
2018-09-24
*
cmake: add "generated-sources" target
Björn Linse
2018-09-06
*
build: respect $DEPS_BUILD_DIR
Justin M. Keyes
2018-03-11
*
ci/travis: use ninja instead of make
Justin M. Keyes
2018-03-11
*
genappimage: Include update information for releases/nightlies
James McCoy
2018-03-09
*
ci: Also lint lua code in src/nvim/lua
ZyX
2017-05-25
*
dist: AppImage #6638
AdnoC
2017-05-04
*
makefile: Make `lint` target depend on `clint`
ZyX
2017-03-31
*
cmake: Replace RunLint.cmake with code in src/nvim/CMakeLists.txt
ZyX
2017-03-31
*
ci: Run check-single-includes in "lint" build only
Justin M. Keyes
2017-03-29
*
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
2017-03-27
*
build: Makefile: Try other cmake names, or override. #6163
Christian Stigen Larsen
2017-02-27
*
build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)
Justin M. Keyes
2017-02-12
*
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
[next]