neovim/cmake
Justin M. Keyes 43ded8d358
feat(version): unverbose ":version", ":verbose version" #24195
Problem:
`nvim -v` and `:version` prints system vimrc, fallback files, and compilation
info by default, which most people don't care about and just clutters up the
output.

Solution:
Omit extra info unless 'verbose' is set.
2023-07-01 03:45:45 -07:00
..
BuildLuarocks.cmake build: move luarocks and rocks installation to main build 2023-05-21 20:57:39 +02:00
ConvertPo.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
Deps.cmake build: move luarocks and rocks installation to main build 2023-05-21 20:57:39 +02:00
FindIconv.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibintl.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibtermkey.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLibuv.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
FindLibvterm.cmake build: cmake cleanup (#22251) 2023-03-02 22:50:43 +01:00
FindLpeg.cmake build: make lpeg an imported library 2023-04-30 23:57:15 +02:00
FindLuajit.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
FindLuv.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
FindMsgpack.cmake build(deps): bump msgpack-c to v6.0.0 (#22522) 2023-03-04 17:26:24 +01:00
FindTreesitter.cmake feat(treesitter): add support for setting query depths 2023-05-11 11:13:32 +01:00
FindUnibilium.cmake refactor(build): graduate unibilium VAR_FROM feature from 2017 2023-03-03 14:26:11 +01:00
Format.cmake build: don't format deleted files 2023-05-18 16:28:46 +02:00
GenerateVersion.cmake feat: report "build" in vim.version() #23925 2023-06-11 14:57:23 -07:00
InstallHelpers.cmake build: cmake cleanup 2023-05-13 12:12:29 +02:00
PreventInTreeBuilds.cmake build: prevent in-tree builds for the time being, as it's not supported 2016-10-11 20:20:31 -04:00
RunTests.cmake feat(version): unverbose ":version", ":verbose version" #24195 2023-07-01 03:45:45 -07:00
UninstallHelper.cmake build(cmake): simplify and speed up the uninstall target 2022-06-19 18:34:28 +02:00
Util.cmake ci: introduce CI_LINT option 2023-06-24 00:29:53 +02:00
WindowsDllCopy.cmake ci: print DLL copy messages only in CI environment (#22260) 2023-02-14 18:58:38 +01:00