kc3-lang/libevent/cmake/VersionViaGit.cmake

Branch :


Log

Author Commit Date CI Message
eec47a67 2024-04-30 15:59:58 Fix typos (#1634)
abc114e3 2023-05-21 12:49:34 Bump default version when git tag is incorrect Fixes: #1457
a9aa2b36 2020-05-27 15:39:49 remove FindGit.cmake, improve `git describe` command
0b468bb0 2019-02-28 17:22:30 Fix typos in a comment describing the purpose of `VersionViaGit.cmake` Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
d65e3e1d 2017-03-06 14:48:56 cmake: fix extracting of the version from git (check for number of matches)
0344edf6 2017-01-29 19:32:10 Do not overwrite version from GIT if it is older then defaults
efcfa046 2017-01-29 18:13:07 Bump version in master to 2.2.0-alpha-dev And according to f8d80a285cf941505277d9060d0357b5b7e543d2 ("Bump version to 2.1.3-alpha-dev") numeric version have 1 at the end, since it means "-dev".
9b63b5d4 2017-01-22 18:21:57 Bump version to 2.1.8-stable everywhere P.S. in referenced commit I made a mistake and instead of *-rc* I wrote *-beta*. See-also: f4489b8323cda0bf8eed7c1353911a852d7a947c ("Bump version to 2.1.7-beta everywhere")
f4489b83 2016-11-02 00:31:31 Bump version to 2.1.7-beta everywhere - cmake basic - cmake detecting from git -- event_fuzzy_version_from_git() - autotools - win32 - appveyor
51019e94 2016-07-13 17:40:48 Bump version to 2.1.6-beta everywhere - cmake basic - cmake detecting from git -- event_fuzzy_version_from_git() - autotools - win32 - appveyor
49a53811 2015-12-20 21:44:04 More cmake updates, lot's of missing definitions
a9db46ae 2015-12-20 00:43:46 CMAKE CMAKE CMAKE CLEANUPS It's almost useful.