neovim/cmake
dundargoc e33995e936
fix(build): duplicate version string "v0.8.0-v0.8.0" #20578
- Prevent duplicate version strings such as v0.8.0-v0.8.0.
- Change the format for git releases from v0.9.0-dev-67-g625ba79be to
  v0.9.0-dev-67+g625ba79be.

Nvim versions are now:
release                    : v0.9.0
prerelease without git info: v0.9.0-dev
prerelease with git info   : v0.9.0-dev-67+g625ba79be
2022-10-20 04:03:41 -07:00
..
CheckUncrustifyVersion.cmake
ConvertPo.cmake
Download.cmake
FindIconv.cmake
FindLibIntl.cmake
FindLibLUV.cmake
FindLibTermkey.cmake
FindLibUV.cmake
FindLIBVTERM.cmake
FindLuaJit.cmake
FindMsgpack.cmake
FindTreeSitter.cmake
FindUNIBILIUM.cmake
Format.cmake
GenerateVersion.cmake fix(build): duplicate version string "v0.8.0-v0.8.0" #20578 2022-10-20 04:03:41 -07:00
GetCompileFlags.cmake build: remove unused variable CMAKE_C_COMPILER_ARG1 2022-10-02 12:39:20 +02:00
InstallHelpers.cmake
LibFindMacros.cmake
LuaHelpers.cmake
PreventInTreeBuilds.cmake
RunTests.cmake ci: add cirrus to isCI function to skip tests (#20526) 2022-10-17 17:16:31 +02:00
UninstallHelper.cmake
Util.cmake build: consistently set build type regardless of generator or platform #19760 2022-09-06 07:52:39 -07:00
WindowsDllCopy.cmake