Daniel Hahler
|
8218d474fa
build: move pylint to Makefile, optional with "make lint" (#10714)
|
5 年之前 |
Daniel Hahler
|
4c35e6fe67
Makefile: only use pattern rules with BUILD_TYPE=Ninja (#10687)
|
5 年之前 |
Daniel Hahler
|
7f6ff829aa
Makefile: use pattern rules for build/.deps [ci skip] (#10366)
|
5 年之前 |
Daniel Hahler
|
d651710de1
ci: pylint target via flake8
|
5 年之前 |
Daniel Hahler
|
b41507927b
build: fix handling of install prefix with CMAKE_EXTRA_FLAGS (#10530)
|
5 年之前 |
Daniel Hahler
|
32361a1245
Improve luacheck setup [skip appveyor]
|
5 年之前 |
Eisuke Kawashima
|
61790c7b3c
build: Fix rule of `build/.ran-third-party-cmake` #10402
|
5 年之前 |
Daniel Hahler
|
72ae0a6e5e
Makefile: CMAKE_INSTALL_PREFIX: skip parsing CMAKE_EXTRA_FLAGS if set (#10374)
|
5 年之前 |
Daniel Hahler
|
75be0f0bbb
Makefile: move `all` target to the top [ci skip] #10375
|
5 年之前 |
Daniel Hahler
|
5031e32986
Makefile: revisit/improve checkprefix handling (#10348)
|
5 年之前 |
Daniel Hahler
|
a924650d98
Makefile: fix regression with "make functionaltest-lua" (#10346)
|
5 年之前 |
Daniel Hahler
|
10c983fabe
build: Makefile: fix distclean [ci skip] (#10336)
|
5 年之前 |
Daniel Hahler
|
69eb4fa0c5
build: Makefile: handle "rm -rf .deps" (#10305)
|
5 年之前 |
Daniel Hahler
|
9ce34050e5
Makefile: fix trailing space in BUILD_CMD #10312
|
5 年之前 |
Justin M. Keyes
|
ad3b312cf5
build: do not pass empty CMAKE_INSTALL_PREFIX
|
6 年之前 |
Justin M. Keyes
|
29d6993ccd
build: pass CMAKE_INSTALL_PREFIX explicitly #9748
|
6 年之前 |
Daniel Hahler
|
6b827bb664
build: checkprefix: skip if empty #9624
|
6 年之前 |
Justin M. Keyes
|
3b473bb14f
build/Makefile: validate prefix for specific targets (#9621)
|
6 年之前 |
Justin M. Keyes
|
05c6c6ae08
build/Makefile: check CMAKE_INSTALL_PREFIX
|
6 年之前 |
Justin M. Keyes
|
685b2028dc
build: fix `doc_html` target
|
6 年之前 |
Justin M. Keyes
|
1bbbd5f0ff
build: `make helphtml`
|
6 年之前 |
Justin M. Keyes
|
200c8b9cca
build: Unify USE_BUNDLED, USE_BUNDLED_DEPS (#9046)
|
6 年之前 |
Björn Linse
|
9e8f9dd5d4
cmake: add "generated-sources" target
|
6 年之前 |
Justin M. Keyes
|
9a0147754c
build: respect $DEPS_BUILD_DIR
|
7 年之前 |
Justin M. Keyes
|
968c7ab17e
ci/travis: use ninja instead of make
|
7 年之前 |
James McCoy
|
9dc3cc2c68
genappimage: Include update information for releases/nightlies
|
7 年之前 |
ZyX
|
58f6ef50a8
ci: Also lint lua code in src/nvim/lua
|
7 年之前 |
AdnoC
|
3c0cc028b7
dist: AppImage #6638
|
7 年之前 |
ZyX
|
1e87061294
makefile: Make `lint` target depend on `clint`
|
8 年之前 |
ZyX
|
c61858a997
cmake: Replace RunLint.cmake with code in src/nvim/CMakeLists.txt
|
8 年之前 |