aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* docs: miscdundargoc2025-01-11
* build: work around bug in make when PATH includes cmake as dirdundargoc2024-09-20
* build: add quotes around `CMAKE_GENERATOR` variabledundargoc2024-09-02
* build: make makefile work on windowsdundargoc2024-08-31
* revert: "Makefile: use pattern rules for build/.deps (#10366)"dundargoc2024-08-28
* build: set deps default build type to Release (#27495)Gregory Anders2024-02-16
* build(docs): separate lint job to validate vimdoc #27227Jongwook Choi2024-01-28
* build: various build improvementsdundargoc2024-01-24
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor: split WIN_EXECUTE() into two functions (#26627)zeertzjq2023-12-18
* refactor: move some anonymous enums back to non-defs headers (#26622)zeertzjq2023-12-18
* refactor: move non-symbols to defs.h headersdundargoc2023-12-17
* refactor(IWYU): move marktree types to marktree_defs.h (#26402)zeertzjq2023-12-05
* refactor(IWYU): fix includes for highlight_group.h (#26340)zeertzjq2023-12-01
* refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)zeertzjq2023-12-01
* refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq2023-11-30
* refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq2023-11-30
* refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)zeertzjq2023-11-30
* refactor: move function macros out of vim_defs.h (#26300)zeertzjq2023-11-29
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor(IWYU): create normal_defs.h (#26293)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor(IWYU): fix includes for ugrid.h (#26267)zeertzjq2023-11-28
* refactor: move hashtab types to hashtab_defs.h (#26262)zeertzjq2023-11-28
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: fix includes for api/autocmd.hdundargoc2023-11-27
* refactor: fix includes for iconv.hdundargoc2023-11-27
* refactor: create runtime_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build: enable IWYU on macdundargoc2023-11-27
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: move autocmd types to autocmd_defs.h (#26239)zeertzjq2023-11-27
* build(clint): more precise check for "defs" headers (#26236)zeertzjq2023-11-27
* build(IWYU): fix headers for arabic.hdundargoc2023-11-26
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* build: sync IWYU and clint to ignore the same headers (#26228)dundargoc2023-11-26
* build: add check to clint to prevent non-defs header includesdundargoc2023-11-26
* build: rework IWYU mapping filesdundargoc2023-11-25
* build: various cmake fixesdundargoc2023-11-04
* ci: enable clang-analyzer warningsdundargoc2023-10-09
* build: fix "make iwyu" not working (#24873)zeertzjq2023-08-26
* docs(generators): bake into cmakeLewis Russell2023-08-23
* feat(lua-types): types for vim.api.* (#24523)Lewis Russell2023-08-01
* build(makefile): remove a phony target uninstall (#24349)Yuma Ueda2023-07-14
* build: remove functionaltest-lua targetdundargoc2023-05-24
* build(Makefile): add nvim to oldtest phony targetluukvbaal2023-04-27
* build: remove uninstall targetdundargoc2023-04-08
* build(uninstall): don't build if installation manifest not founddundargoc2023-04-08