Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-10 | Rename ECM_VERSION_* to PROJECT_VERSION_* to avoid confusion with ECM's own ↵ | David Faure | |
version This is all internal, doesn't change the API or effects of ecm_setup_version. | |||
2012-09-16 | Fix generated version headers | David Faure | |
My addition of major/minor/patch included a copy/paste error (double-quotes) and the all-in-one version number (like QT_VERSION and KDE_VERSION) was missing, added now. | |||
2012-09-03 | Generate major/minor/patch versions too, for #if tests. | David Faure | |
(and for plugin-loading version number handling) | |||
2011-08-30 | Port this to configure_file to reduce unending rebuilds. | Stephen Kelly | |