aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/CMakeLists.txt
Commit message (Expand)AuthorAge
* build: enable IWYU on macdundargoc2023-11-27
* build: rework IWYU mapping filesdundargoc2023-11-25
* build: reorder compiler option settingdundargoc2023-11-22
* build: reorganize cmake filesdundargoc2023-11-21
* build: various cmake fixesdundargoc2023-11-18
* refactor: move defaults into separate module (#25929)Gregory Anders2023-11-08
* build: enable ASAN for MSVCdundargoc2023-11-05
* refactor: combine regexp filesdundargoc2023-11-05
* build: various cmake fixesdundargoc2023-11-04
* build: make the vimdoc generation depend on the nvim target (#25876)Gregory Anders2023-11-02
* build: use built nvim artifact to generate eval files (#25875)Gregory Anders2023-11-02
* build: set char to always be signeddundargoc2023-11-01
* build: bump required minimum libvterm version to 0.3.3dundargoc2023-10-28
* build: add sub-targets to the doc targetdundargoc2023-10-18
* refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
* ci: enable clang-analyzer warningsdundargoc2023-10-09
* build: actually export symbols on macdundargoc2023-09-21
* fix(build): better deps for docLewis Russell2023-09-20
* refactor(map): enhanced implementation, Clean Codeā„¢, etc etcbfredl2023-09-08
* build: various fixesdundargoc2023-09-04
* docs(generators): bake into cmakeLewis Russell2023-08-23
* build(deps): bump luajit to HEAD - 03c31124cChristian Clason2023-08-23
* feat(lua-types): types for vim.api.* (#24523)Lewis Russell2023-08-01
* build: fix --luamod-dev not working properly (#24519)zeertzjq2023-08-01
* refactor: rename _meta.lua to _options.luaLewis Russell2023-07-17
* build!: remove neovim qtdundargoc2023-06-06
* build: remove LOG_DEBUG optiondundargoc2023-05-28
* build: bundle uncrustifydundargoc2023-05-18
* build: add ubsan default optionsii142023-05-15
* build: cmake cleanupdundargoc2023-05-13
* build: add luajit runtime files when installing (#23514)dundargoc2023-05-09
* refactor(build): include lpeg as a librarybfredl2023-04-27
* build: revert accidental permission changes (#23319)zeertzjq2023-04-26
* build: drop diff.exe from windows buildsdundargoc2023-04-22
* fix(cmake): restore previously undocumented workround, now documentedbfredl2023-04-22
* build: include all dependency directories when generating headersdundargoc2023-04-21
* fix(build): distinguish vim.mpack from global require'mpack'bfredl2023-04-20
* refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
* build: various cmake fixesdundargoc2023-04-15
* Merge pull request #22873 from bfredl/keyset2bfredl2023-04-08
|\
| * refactor(api): make typed dicts appear as types in the source codebfredl2023-04-07
* | ci: don't automatically enable -Werror on CI environmentsdundargoc2023-04-07
|/
* build: cmake cleanupdundargoc2023-04-04
* refactor(treesitter): delegate region calculation to treesitter (#22576)Lewis Russell2023-04-04
* Merge pull request #22791 from lewis6991/refactor/loadermiscLewis Russell2023-03-30
|\
| * refactor(loader): use vim.fsLewis Russell2023-03-26
* | build: drop curl.exe on Windowsdundargoc2023-03-28
|/
* feat(lua): add `vim.loader`Folke Lemaitre2023-03-26
* build!: rename sanitizer options from CLANG_* to ENABLE_*ii142023-03-17
* build: sanitizers for gccii142023-03-16