aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* build: fix RelWithDebInfo optimization flags #31802Daiki Noda2025-01-05
* build: remove `lintcommit` from `lint` targetdundargoc2024-12-23
* build: mark CMake variables advanced #31412Eisuke Kawashima2024-12-09
* docs: miscdundargoc2024-10-23
* test: port libvterm unit test to neovim test suitedundargoc2024-10-22
* fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAMEbfredl2024-10-11
* docs: more `@since` annotations #30660Justin M. Keyes2024-10-04
* docs: lua error patterns #30240Justin M. Keyes2024-09-24
* build: bump minimum cmake version to 3.16dundargoc2024-09-21
* feat(treesitter): add support for wasm parsersLewis Russell2024-08-26
* build(deps): fix formatc target on MSVCdundargoc2024-07-02
* build: reuse code for deps.txt for both deps and main builddundargoc2024-05-28
* version bumpJustin M. Keyes2024-05-16
* NVIM v0.10.0Justin M. Keyes2024-05-16
* build: bump uncrustify to version 0.79.0 (#28756)Christian Clason2024-05-15
* build: allow sccache as compiler cachedundargoc2024-05-09
* build: remove `lintdoc` from `lint` targetdundargoc2024-05-03
* docs: misc #24163Justin M. Keyes2024-04-30
* docs: fix typos (#27868)dundargoc2024-03-28
* ci: provide separate macos releases for intel and armdundargoc2024-03-24
* build: use `GIT_REPOSITORY` for local URLsdundargoc2024-03-23
* build: don't allow Xcode as generatordundargoc2024-03-03
* build: set deps default build type to Release (#27495)Gregory Anders2024-02-16
* build: various fixesdundargoc2024-02-01
* build(docs): separate lint job to validate vimdoc #27227Jongwook Choi2024-01-28
* build: various build improvementsdundargoc2024-01-24
* build: create separate targets for nvim with and without runtime filesdundargoc2024-01-20
* build: enable lintlua for test/ dirJustin M. Keyes2024-01-03
* build: various improvementsdundargoc2023-12-30
* ci: disable libintl on mac releasedundargoc2023-12-26
* build: cmake fixesdundargoc2023-12-16
* build: bump minimum cmake version to 3.13dundargoc2023-12-16
* build: enable lintlua for test/unit/ dir #26396Justin M. Keyes2023-12-04
* build: enable lintlua for src/ dir #26395Justin M. Keyes2023-12-04
* build: enable lintlua for scripts/ dir #26391Justin M. Keyes2023-12-04
* build: rework formatting to use add_glob_targetdundargoc2023-12-04
* build: reorganize cmake filesdundargoc2023-11-21
* build: bump uncrustify to version 0.78.1dundargoc2023-11-20
* build: bump uncrustify versiondundargoc2023-11-19
* build: various cmake fixesdundargoc2023-11-18
* build: enforce PREFER_LUAdundargoc2023-11-12
* build: use stylua with add_glob_targetdundargoc2023-11-12
* build: allow using system rocksdundargoc2023-11-07
* build: enable ASAN for MSVCdundargoc2023-11-05
* build: various cmake fixesdundargoc2023-11-04
* build: adjust how find order is prioritizeddundargoc2023-10-16
* build(lint): use stylua without add_glob_targetdundargoc2023-09-14
* build: remove luarocksdundargoc2023-09-10
* build(lua): vendor coxpcallbfredl2023-09-10
* refactor(build): derocksify luacheckbfredl2023-09-07