index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ECMSetupVersion.cmake
Age
Commit message (
Expand
)
Author
2021-08-05
Simplify the PROJECT_VERSION regex
Christophe Giboudeaux
2021-08-05
Handle case where zero must be kept
Christophe Giboudeaux
2021-08-05
ecm_setup_version: deal with 0-prefixed version values in PROJECT mode
Friedrich W. H. Kossebau
2021-05-25
Clean ECM files after the minimum version change
Christophe Giboudeaux
2021-05-10
ECMSetupVersion: phase out deprecated *_VERSION_STRING CMake variables
Friedrich W. H. Kossebau
2021-04-23
Modules docs: move rst docs into bracket comments
Friedrich W. H. Kossebau
2020-08-30
Strip leading zeros from numerical version numbers in C++ code
v5.74.0-rc1
v5.74.0
Volker Krause
2020-06-14
extra-cmake-modules: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-09-18
API dox: fix ":" to "::"
Friedrich W. H. Kossebau
2018-05-14
Fix minor documentation typos
Maximiliano Curia
2016-08-31
add full license text
Allen Winter
2015-02-06
Document when modules were added to ECM.
Alex Merry
2015-01-24
Revert "Add SameMajorVersionWithPreleases compat option to ecm_setup_version."
Alex Merry
2015-01-24
Add SameMajorVersionWithPreleases compat option to ecm_setup_version.
Alex Merry
2014-12-28
Fix formatting in ECMSetupVersion.cmake.
Alex Merry
2014-12-28
Add COMPATIBILITY argument to ecm_setup_version().
Alex Merry
2014-04-25
Fix ecm_setup_version() with CMake 2.8.12.x
Alex Merry
2014-04-25
Make ecm_setup_version interact well with CMP0048
Alex Merry
2014-04-11
Add documentation generation using Sphinx
Alex Merry
2014-01-25
Make ECMSetupVersion set PROJECT_VERSION_*
David Faure
2014-01-10
Rename ECM_VERSION_* to PROJECT_VERSION_* to avoid confusion with ECM's own v...
David Faure
2013-10-01
Remove compatibility signature from ECMSetupVersion.
Stephen Kelly
2013-09-26
Change the signature of the ecm_setup_version macro.
Stephen Kelly
2012-11-25
-fix: ecm_setup_version() has no multi-value arguments
Alex Neundorf
2012-11-23
increase version to 0.0.6
Alex Neundorf