aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAge
* build: mark CMake variables advanced #31412Eisuke Kawashima2024-12-09
* build: specify POST_BUILD when using add_custom_commanddundargoc2024-11-09
* build(lpeg): search for lpeg.so on MacOSTom Scogland2024-10-22
* build: remove enforcement of cmake build typedundargoc2024-10-22
* build(cmake): remove unnecessary policy codedundargoc2024-09-22
* feat(treesitter): add support for wasm parsersLewis Russell2024-08-26
* build(deps): vendor libvterm at v0.3.3Christian Clason2024-08-10
* build(deps): remove msgpack-c dependencybfredl2024-08-05
* build: add utf8proc as dependencydundargoc2024-06-28
* build: reuse code for deps.txt for both deps and main builddundargoc2024-05-28
* build: allow sccache as compiler cachedundargoc2024-05-09
* build: simplify policy-setting for dependenciesdundargoc2024-05-03
* test: override XDG_STATE_HOME as well (#28604)zeertzjq2024-05-02
* build: do not use GIT_REPOSITORY for local dependenciesdundargoc2024-04-25
* test: improve test conventionsdundargoc2024-04-08
* build: add function add_targetdundargoc2024-04-08
* ci: provide separate macos releases for intel and armdundargoc2024-03-24
* build: use `GIT_REPOSITORY` for local URLsdundargoc2024-03-23
* build: introduce variable DEPS_IGNORE_SHA for skipping dependency hash checkdundargoc2024-03-19
* build: set deps default build type to Release (#27495)Gregory Anders2024-02-16
* fixup: raise TS min versionChristian Clason2024-01-25
* build: various build improvementsdundargoc2024-01-24
* fix(test): call separate_arguments() correctly to honor $BUSTED_ARGS (#26905)James McCoy2024-01-05
* build: cmake fixesdundargoc2023-12-16
* build: bump minimum cmake version to 3.13dundargoc2023-12-16
* build: remove config-specific find_package search for libuvdundargoc2023-12-09
* build: rework formatting to use add_glob_targetdundargoc2023-12-04
* build: vendor libtermkeydundargoc2023-11-30
* docs: small fixes (#26154)dundargoc2023-11-27
* fixup: quick update, squash laterdundargoc2023-11-20
* build: disable all compiler warnings from dependenciesdundargoc2023-11-20
* build: bump required minimum libvterm version to 0.3.3dundargoc2023-10-28
* build: enable formatting during rebasedundargoc2023-10-23
* build: adjust how find order is prioritizeddundargoc2023-10-16
* fix(tests): set SHELL=sh #24941Sergey Slipchenko2023-09-11
* build: remove luarocksdundargoc2023-09-10
* build(lua): vendor coxpcallbfredl2023-09-10
* fix(deps): make sure --force-config takes effectSergey Slipchenko2023-09-09
* refactor(build): derocksify luacheckbfredl2023-09-07
* build: various fixesdundargoc2023-09-04
* build: download busted from own neovim/deps repositorydundargoc2023-09-03
* feat(version): unverbose ":version", ":verbose version" #24195Justin M. Keyes2023-07-01
* ci: introduce CI_LINT optiondundargoc2023-06-24
* feat: report "build" in vim.version() #23925treatybreaker2023-06-11
* build: move luarocks and rocks installation to main builddundargoc2023-05-21
* build: don't format deleted filesdundargoc2023-05-18
* build: bundle uncrustifydundargoc2023-05-18
* build: cmake cleanupdundargoc2023-05-13
* feat(treesitter): add support for setting query depthsLewis Russell2023-05-11
* build: make lpeg an imported librarydundargoc2023-04-30