aboutsummaryrefslogtreecommitdiff
path: root/cmake.config
Commit message (Expand)AuthorAge
* refactor(metadata): generate all metadata in luabfredl2024-02-28
* build: create separate targets for nvim with and without runtime filesdundargoc2024-01-20
* refactor(IWYU): fix headersdundargoc2024-01-11
* build: various improvementsdundargoc2023-12-30
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor: move non-symbols to defs.h headersdundargoc2023-12-17
* build: eliminate semicolons from --version stringDaiki Noda2023-12-17
* build: cmake fixesdundargoc2023-12-16
* build: rework --version generationdundargoc2023-12-15
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): export generated headersdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build: enable IWYU on macdundargoc2023-11-27
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* refactor: move autocmd types to autocmd_defs.h (#26239)zeertzjq2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* build(IWYU): remove arabic_defs.h (#26235)dundargoc2023-11-27
* build(IWYU): fix headers for arabic.hdundargoc2023-11-26
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* build(IWYU): map everything in the C99 specificationdundargoc2023-11-26
* build: rework IWYU mapping filesdundargoc2023-11-25
* refactor: iwyu (#26062)zeertzjq2023-11-16
* build: remove PVSdundargoc2023-11-12
* refactor: combine regexp filesdundargoc2023-11-05
* build: various cmake fixesdundargoc2023-11-04
* build: add CMAKE_C_FLAGS to --version outputdundargoc2023-10-24
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* vim-patch:9.0.1963: Configure script may not detect xattrzeertzjq2023-09-30
* vim-patch:9.0.1962: No support for writing extended attributeszeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* build: remove LOG_LIST_ACTIONS option and related codedundargoc2023-05-28
* build: remove duplicate include directories in --version outputdundargoc2023-05-18
* refactor(map): avoid duplicated khash_t types for valuesbfredl2023-05-17
* vim-patch:8.1.2094: the fileio.c file is too big Lewis Russell2023-04-19
* build: show build type specific compiler flags when using --versiondundargoc2023-03-04
* refactor(build): graduate HAVE_LOCALE_H featurebfredl2023-03-03
* refactor(build): remove unused stdlib function and include checksbfredl2023-03-03
* fix: remove "Compiled by:" from :version/--version (#22316)dundargoc2023-02-18
* build: use custom command to create single versiondef (#22290)Gregory Anders2023-02-16
* build: only use HOSTNAME_PRG if HOSTNAME is undefined (#22288)Gregory Anders2023-02-16
* build: mark uninteresting variables as advanced (#22208)dundargoc2023-02-10
* build: unbreak building neovim with multi-config generators (#22104)dundargoc2023-02-03
* build: stop relying on CMAKE_BUILD_TYPE to determine the build type (#22051)dundargoc2023-02-03
* refactor!: remove has("debug") (#22060)dundargoc2023-01-30
* feat!: make iconv a non-optional depLewis Russell2023-01-23
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* build: use modern cmake (#21589)dundargoc2023-01-10
* feat!: remove hardcopyLewis Russell2023-01-03
* refactor: eliminate os_unix.c #21621Justin M. Keyes2023-01-02