summaryrefslogtreecommitdiffstatshomepage
path: root/cmake
AgeCommit message (Expand)AuthorFiles
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-04-15test: replace busted with local harnessLewis Russell2
2026-02-20test: start test runners in Xtest_xdg dir (#37964)zeertzjq1
2026-02-18test: remove XDG dir and rplugin manifest on cleanup (#37954)zeertzjq1
2026-02-18feat(logging): rename ".nvimlog" => "nvim.log" #37935Justin M. Keyes1
2026-02-18test: support running functionaltests in parallel by directory (#37918)zeertzjq1
2026-01-20test: fail CI if .nvimlog is not empty (#37470)zeertzjq1
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes1
2025-12-05test: skip noisy "terminal mode unavailable" logs #36794Justin M. Keyes1
2025-09-30build: redundant variable in cmake/Deps.cmake #35924崔书豪1
2025-09-14build: allow comments in deps.txt #35765Justin M. Keyes1
2025-05-27build: unset $TMUX when running tests (#34178)zeertzjq1
2025-05-22fix(tests): don't surpress stderr outputbfredl1
2025-05-02feat(build): build.zig MVP: build and run functionaltests on linuxbfredl1
2025-02-26build: move all generator scripts to `src/gen/`Lewis Russell1
2024-12-09build: mark CMake variables advanced #31412Eisuke Kawashima1
2024-11-09build: specify POST_BUILD when using add_custom_commanddundargoc1
2024-10-22build(lpeg): search for lpeg.so on MacOSTom Scogland1
2024-10-22build: remove enforcement of cmake build typedundargoc1
2024-09-22build(cmake): remove unnecessary policy codedundargoc1
2024-08-26feat(treesitter): add support for wasm parsersLewis Russell1
2024-08-10build(deps): vendor libvterm at v0.3.3Christian Clason1
2024-08-05build(deps): remove msgpack-c dependencybfredl1
2024-06-28build: add utf8proc as dependencydundargoc1
2024-05-28build: reuse code for deps.txt for both deps and main builddundargoc1
2024-05-09build: allow sccache as compiler cachedundargoc1
2024-05-03build: simplify policy-setting for dependenciesdundargoc1
2024-05-02test: override XDG_STATE_HOME as well (#28604)zeertzjq1
2024-04-25build: do not use GIT_REPOSITORY for local dependenciesdundargoc1
2024-04-08test: improve test conventionsdundargoc1
2024-04-08build: add function add_targetdundargoc1
2024-03-24ci: provide separate macos releases for intel and armdundargoc1
2024-03-23build: use `GIT_REPOSITORY` for local URLsdundargoc1
2024-03-19build: introduce variable DEPS_IGNORE_SHA for skipping dependency hash checkdundargoc1
2024-02-16build: set deps default build type to Release (#27495)Gregory Anders1
2024-01-25fixup: raise TS min versionChristian Clason1
2024-01-24build: various build improvementsdundargoc1
2024-01-05fix(test): call separate_arguments() correctly to honor $BUSTED_ARGS (#26905)James McCoy1
2023-12-16build: cmake fixesdundargoc3
2023-12-16build: bump minimum cmake version to 3.13dundargoc1
2023-12-09build: remove config-specific find_package search for libuvdundargoc1
2023-12-04build: rework formatting to use add_glob_targetdundargoc2
2023-11-30build: vendor libtermkeydundargoc1
2023-11-27docs: small fixes (#26154)dundargoc1
2023-11-20fixup: quick update, squash laterdundargoc1
2023-11-20build: disable all compiler warnings from dependenciesdundargoc1
2023-10-28build: bump required minimum libvterm version to 0.3.3dundargoc1
2023-10-23build: enable formatting during rebasedundargoc1
2023-10-16build: adjust how find order is prioritizeddundargoc11
2023-09-11fix(tests): set SHELL=sh #24941Sergey Slipchenko1