aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* build: remove clint error suppression #21782dundargoc2023-01-13
* build: include our libraries before system libraries (#21746)dundargoc2023-01-12
* build: use modern cmake (#21589)dundargoc2023-01-10
* build: remove workaround for old luajit versionsdundargoc2023-01-08
* feat(tui): graduate the +tui featurebfredl2022-12-31
* fix(tui): more work in the TUIbfredl2022-12-31
* fix(tui): set cursor color param as string when required #21407Tom Churchman2022-12-18
* Merge pull request #20157 from dundargoc/build/iwyubfredl2022-11-15
|\
| * build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* | ci(windows): treat compiler warnings as errorsdundargoc2022-11-14
|/
* build(lint): add more shell scripts to lintshdundargoc2022-11-01
* build: add EXCLUDE option to add_glob_targetdundargoc2022-11-01
* build: remove python linting #20851dundargoc2022-10-29
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* docs: various #12823Justin M. Keyes2022-10-09
* build: only generate compilation database for the nvim target (#20449)dundargoc2022-10-02
* version bumpbfredl2022-09-30
* NVIM v0.8.0bfredl2022-09-30
* Merge pull request #20381 from cryptomilk/asn-vtermJames McCoy2022-09-29
|\
| * build(deps): require libvterm version 0.3Andreas Schneider2022-09-28
* | build(deps): require libtermkey version 0.22Andreas Schneider2022-09-28
|/
* fix: cleanup contrib/ #20304Justin M. Keyes2022-09-23
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* build: replace deprecated CMAKE_COMPILER_IS_GNUCC variableDundar Göc2022-09-08
* build: remove unnecessary policy related codedundargoc2022-09-08
* build: consistently set build type regardless of generator or platform #19760dundargoc2022-09-06
* build: add formatting targets for c and lua files (#19488)dundargoc2022-08-02
* build(macos): use consistent MACOSX_DEPLOYMENT_TARGET (#19430)Christian Clason2022-07-19
* build: drop -Wsuggest #19177dundargoc2022-07-02
* build: move lint target to cmake #19169dundargoc2022-07-01
* feat(build): add_glob_target runs only on changed files #19070dundargoc2022-06-30
* build: rename build-related dirsJustin M. Keyes2022-06-28
* build: move man/ to src/man/ #19119Justin M. Keyes2022-06-27
* fix(build): don't disable byte precompilation on debug buildsbfredl2022-06-25
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* build(cmake): simplify def_cmd_target functionDundar Goc2022-06-19
* build(cmake): simplify and speed up the uninstall targetDundar Goc2022-06-19
* build(cmake): remove unnecessary globbing with fileDundar Goc2022-06-19
* build(cmake): remove unnecessary *-prereqs targetsDundar Goc2022-06-19
* build(lint): set some linters as non-fatal #19018Justin M. Keyes2022-06-18
* build: remove CMAKE_CROSSCOMPILING code #18914dundargoc2022-06-12
* build(lint): fix luacheck not found #18940Justin M. Keyes2022-06-12
* build: add a cmake target for all used linters #18543dundargoc2022-06-09
* build: require exact Lua version when using PREFER_LUA (#16633)Gregory Anders2022-05-25
* revert: "ci: remove mingw job #18580"Dundar Goc2022-05-17
* ci: remove mingw job #18580dundargoc2022-05-15
* refactor(eval): use Hashy McHashFace instead of gperfbfredl2022-05-12
* ci: add a check with -funsigned-charzeertzjq2022-05-06
* refactor(terminal)!: drop winpty, require Windows 10 #18253erw72022-04-26
* fix(ci): workaround bug in msgpackparse() on windows caused by api level bumpbfredl2022-04-25