summaryrefslogtreecommitdiffstatshomepage
path: root/cmake.config
AgeCommit message (Expand)AuthorFiles
2025-11-23build: haiku os support #36639User01
2025-05-04fix(build): use correct cmake expression for $<CONFIG>bfredl1
2025-05-02feat(build): build.zig MVP: build and run functionaltests on linuxbfredl1
2024-10-22test: port libvterm unit test to neovim test suitedundargoc1
2024-10-11fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAMEbfredl1
2024-09-21build: bump minimum cmake version to 3.16dundargoc1
2024-04-27refactor(build): make all generated c files headersbfredl2
2024-04-05build: fix link error for `_BitScanForward64` (#28173)Famiu Haque2
2024-02-28refactor(metadata): generate all metadata in luabfredl1
2024-01-20build: create separate targets for nvim with and without runtime filesdundargoc1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-30build: various improvementsdundargoc2
2023-12-21refactor: run IWYU on entire repodundargoc2
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-17build: eliminate semicolons from --version stringDaiki Noda1
2023-12-16build: cmake fixesdundargoc1
2023-12-15build: rework --version generationdundargoc3
2023-11-28refactor: fix headers with IWYUdundargoc2
2023-11-27build(IWYU): export generated headersdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-27build: enable IWYU on macdundargoc2
2023-11-27build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq1
2023-11-27refactor: move autocmd types to autocmd_defs.h (#26239)zeertzjq1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-27build(IWYU): remove arabic_defs.h (#26235)dundargoc1
2023-11-26build(IWYU): fix headers for arabic.hdundargoc1
2023-11-26refactor: move garray_T to garray_defs.h (#26227)zeertzjq1
2023-11-26build(IWYU): map everything in the C99 specificationdundargoc1
2023-11-25build: rework IWYU mapping filesdundargoc5
2023-11-16refactor: iwyu (#26062)zeertzjq1
2023-11-12build: remove PVSdundargoc1
2023-11-05refactor: combine regexp filesdundargoc1
2023-11-04build: various cmake fixesdundargoc1
2023-10-24build: add CMAKE_C_FLAGS to --version outputdundargoc3
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-09-30vim-patch:9.0.1963: Configure script may not detect xattrzeertzjq1
2023-09-30vim-patch:9.0.1962: No support for writing extended attributeszeertzjq2
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-05-28build: remove LOG_LIST_ACTIONS option and related codedundargoc1
2023-05-18build: remove duplicate include directories in --version outputdundargoc3
2023-05-17refactor(map): avoid duplicated khash_t types for valuesbfredl1
2023-04-19vim-patch:8.1.2094: the fileio.c file is too big Lewis Russell1
2023-03-04build: show build type specific compiler flags when using --versiondundargoc1
2023-03-03refactor(build): graduate HAVE_LOCALE_H featurebfredl2
2023-03-03refactor(build): remove unused stdlib function and include checksbfredl2
2023-02-18fix: remove "Compiled by:" from :version/--version (#22316)dundargoc2
2023-02-16build: use custom command to create single versiondef (#22290)Gregory Anders2
2023-02-16build: only use HOSTNAME_PRG if HOSTNAME is undefined (#22288)Gregory Anders1
2023-02-10build: mark uninteresting variables as advanced (#22208)dundargoc1
2023-02-03build: unbreak building neovim with multi-config generators (#22104)dundargoc3