aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* refactor(ui): devirtualize the ui layerbfredl2023-01-05
* feat(tui): graduate the +tui featurebfredl2022-12-31
* feat(tui): run TUI as external processhlpr982022-12-31
* build: restrict `git describe` to top level source directory (#20993)Jan Palus2022-12-02
* build: add EXCLUDE option to add_glob_targetdundargoc2022-11-01
* build: copy each treesitter parser library individually #20797dundargoc2022-10-26
* fix(build): duplicate version string "v0.8.0-v0.8.0" #20578dundargoc2022-10-20
* build: generate compilation database for older cmake versionsdundargoc2022-10-09
* build: remove EXITFREE for debug buildsLewis Russell2022-10-08
* build: only generate compilation database for the nvim target (#20449)dundargoc2022-10-02
* fix(dist): update neovim-qt, win32tools.zip #20413Justin M. Keyes2022-09-30
* dist(win): update neovim-qt, win32tools.zip #20411Justin M. Keyes2022-09-30
* fix: compiler warnings from clang 15 (#20321)dundargoc2022-09-28
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* build: remove unnecessary policy related codedundargoc2022-09-08
* build(windows): fix target check-single-includesdundargoc2022-08-13
* build: remove InstallClintErrors.cmakeDundar Goc2022-08-03
* build: replace deprecated cmake features with their modern alternativesDundar Goc2022-08-03
* build: add formatting targets for c and lua files (#19488)dundargoc2022-08-02
* refactor: enable -Wconversion warning for screen.cDundar Goc2022-07-30
* refactor: enable -Wconversion warning for spell.c (#19538)dundargoc2022-07-30
* refactor: enable -Wconversion warning for syntax.c (#19533)dundargoc2022-07-29
* Merge pull request #19486 from dundargoc/refactor/conversionThomas Vigouroux2022-07-28
|\
| * refactor: enable -Wconversion warning for lua/treesitter.cDundar Goc2022-07-28
* | refactor: enable -Wconversion warning for spellfile.c (#19527)dundargoc2022-07-28
* | refactor: enable -Wconversion warning for window.c (#19537)dundargoc2022-07-27
* | refactor: enable -Wconversion warning for eval/funcs.c (#19541)dundargoc2022-07-27
|/
* refactor: enable -Wconversion warning for regexp files (#19521)dundargoc2022-07-28
* Merge pull request #19525 from dundargoc/refactor/conversion-searchbfredl2022-07-27
|\
| * refactor: enable -Wconversion warning for search.cDundar Goc2022-07-27
* | refactor: enable -Wconversion warning for mbyte.cDundar Goc2022-07-27
|/
* build: fix git version generation on makefiles with older cmake versionsii142022-07-26
* build(lint): check uncrustify version #19468dundargoc2022-07-25
* fix(build): non-git ("tarball") build fails #19448kylo2522022-07-22
* Merge pull request #19167 from dundargoc/refactor/conversionLewis Russell2022-07-18
|\
| * refactor: enable -Wconversion warning for memline.cDundar Goc2022-06-30
* | build: gracefully handle error in git-version #19289kylo2522022-07-14
* | build: add github action annotations for clintLewis Russell2022-07-04
|/
* feat(build): add_glob_target runs only on changed files #19070dundargoc2022-06-30
* refactor: enable -Wconversion warning for fileio.cDundar Goc2022-06-29
* build: move unicode/ to src/unicode/Justin M. Keyes2022-06-28
* build: rename build-related dirsJustin M. Keyes2022-06-28
* refactor: enable -Wconversion warning for message.cDundar Goc2022-06-27
* refactor: enable -Wconversion warning for ex_cmds.cDundar Goc2022-06-25
* build(cmake): use glob_wrapper instead of file(GLOB in main CMakeListsDundar Goc2022-06-21
* build(cmake): simplify def_cmd_target functionDundar Goc2022-06-19
* build(lint): set some linters as non-fatal #19018Justin M. Keyes2022-06-18
* refactor: enable -Wconversion warning for eval.c (#18448)dundargoc2022-06-14
* build(lint): fix lintuncrustify #18945Justin M. Keyes2022-06-12
* build(lint): fix luacheck not found #18940Justin M. Keyes2022-06-12