summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
AgeCommit message (Expand)AuthorFiles
2026-04-16test: lint EXX error codes #8155Justin M. Keyes1
2026-03-20refactor(build): Makefile readabilityJustin M. Keyes1
2026-02-23build: distclean: remove zig-related dirs #38013GX1
2026-02-21ci: lint and format treesitter queriesRiley Bruins1
2025-11-22build: drop BUNDLED_CMAKE_FLAG, BUNDLED_LUA_CMAKE_FLAGJustin M. Keyes1
2025-11-22docs: deprecate BUNDLED_CMAKE_FLAGJustin M. Keyes1
2025-11-18ci: check URL reachability #35593Yochem van Rosmalen1
2025-09-28build: remove reference to runtime/indent/Makefile (#35935)Peter Aronoff1
2025-06-06fix: type fixesLewis Russell1
2025-02-23build: make makefile work on msysdundargoc1
2025-02-09build: add luals checkdundargoc1
2025-01-11docs: miscdundargoc1
2024-09-20build: work around bug in make when PATH includes cmake as dirdundargoc1
2024-09-02build: add quotes around `CMAKE_GENERATOR` variabledundargoc1
2024-08-31build: make makefile work on windowsdundargoc1
2024-08-28revert: "Makefile: use pattern rules for build/.deps (#10366)"dundargoc1
2024-02-16build: set deps default build type to Release (#27495)Gregory Anders1
2024-01-28build(docs): separate lint job to validate vimdoc #27227Jongwook Choi1
2024-01-24build: various build improvementsdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-12-18refactor: split WIN_EXECUTE() into two functions (#26627)zeertzjq1
2023-12-18refactor: move some anonymous enums back to non-defs headers (#26622)zeertzjq1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-05refactor(IWYU): move marktree types to marktree_defs.h (#26402)zeertzjq1
2023-12-01refactor(IWYU): fix includes for highlight_group.h (#26340)zeertzjq1
2023-12-01refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)zeertzjq1
2023-11-30refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq1
2023-11-30refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq1
2023-11-30refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)zeertzjq1
2023-11-29refactor: move function macros out of vim_defs.h (#26300)zeertzjq1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-29refactor(IWYU): create normal_defs.h (#26293)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-28refactor(IWYU): fix includes for ugrid.h (#26267)zeertzjq1
2023-11-28refactor: move hashtab types to hashtab_defs.h (#26262)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: fix includes for api/autocmd.hdundargoc1
2023-11-27refactor: fix includes for iconv.hdundargoc1
2023-11-27refactor: create runtime_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27build: enable IWYU on macdundargoc1
2023-11-27build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-27refactor: move autocmd types to autocmd_defs.h (#26239)zeertzjq1
2023-11-27build(clint): more precise check for "defs" headers (#26236)zeertzjq1
2023-11-26build(IWYU): fix headers for arabic.hdundargoc1
2023-11-26refactor: move garray_T to garray_defs.h (#26227)zeertzjq1
2023-11-26build: sync IWYU and clint to ignore the same headers (#26228)dundargoc1
2023-11-26build: add check to clint to prevent non-defs header includesdundargoc1