Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-25 | Clean ECM files after the minimum version change | Christophe Giboudeaux | |
- Remove deprecated version checks - Use VERSION_GREATER_EQUAL | |||
2019-10-30 | ECMGenerateExportHeader: allow ecm_[..]_format_version wo/ CURRENT_VERSIONv5.64.0-rc1v5.64.0 | Friedrich W. H. Kossebau | |
GIT_SILENT | |||
2019-10-10 | Add ECMGenerateExportHeader, for improved handling of deprecated API | Friedrich W. H. Kossebau | |
Summary: Generates additional macros in the export header which can be used for fine-grained disabling of warnings & visibility as well as excluding from the build. Reviewers: #frameworks, #build_system Subscribers: chehrlic, dfaure, cgiboudeaux, kde-frameworks-devel, kde-buildsystem Tags: #frameworks, #build_system Differential Revision: https://phabricator.kde.org/D23789 |