neovim/cmake
Justin M. Keyes a1901941f8 version: generate "build number" from commit timestamp
- cmake: git_timestamp() returns last commit time formatted as
  `YYYYMMddHHmm`.
- Always include commit hash in :version and --version output.

`nvim --version` sample output:
  NVIM 0.0.0-alpha+201410070245 (compiled Oct  7 2014 05:30:45)
  Commit: f747b2b1ff7bfe7eb00cc2be82d7af87c98f1111
2014-10-07 10:23:15 +00:00
..
ConvertPo.cmake Move po generation from Make to CMake. 2014-07-17 07:16:53 -04:00
FindLibIntl.cmake Add cmake platform checks 2014-07-15 10:43:21 +02:00
FindLibUV.cmake Removed unnecessary PATHS from cmake modules 2014-07-08 05:06:09 -04:00
FindLuaJit.cmake Revamp the build system. 2014-03-21 15:22:00 -04:00
FindMsgpack.cmake deps: Update to the experimental msgpack v5 branch 2014-09-12 13:19:50 -03:00
GenerateHelptags.cmake CMake: Use DESTDIR for helptags generation. 2014-08-23 18:05:41 -04:00
GetGitRevisionDescription.cmake version: generate "build number" from commit timestamp 2014-10-07 10:23:15 +00:00
GetGitRevisionDescription.cmake.in version: report commit hash as "build number" in long version string 2014-10-07 10:03:14 +00:00
i386-linux-gnu.toolchain.cmake Configure travis to perform a 32-bit build 2014-04-22 21:55:59 -03:00
InstallHelpers.cmake build: install with the correct permissions 2014-09-22 05:56:52 -04:00
LibFindMacros.cmake add LibFindMacros CMake macro library 2014-02-26 07:08:26 -03:00
LuaHelpers.cmake Refactor the lua dependency checking. 2014-07-11 19:28:54 -04:00
RunMsgfmt.cmake Move po generation from Make to CMake. 2014-07-17 07:16:53 -04:00
RunMsgmerge.cmake Move po generation from Make to CMake. 2014-07-17 07:16:53 -04:00
RunTests.cmake test: Move 'test/legacy' to 'test/functional' 2014-10-01 09:05:28 -03:00
RunXgettext.cmake Move po generation from Make to CMake. 2014-07-17 07:16:53 -04:00