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 | |||
2021-04-23 | Modules docs: move rst docs into bracket comments | Friedrich W. H. Kossebau | |
CMake >= 3.0 supports bracket comments, and the reStructuredText integration code in sphinx/ext/ecm.py already supports extracting the docs from a bracket comment instead. Editing documentation without leading line comment markers is more simple, e,g. when reflowing text over lines. With ECM meanwhile requiring CMake 3.5 now it is possible to switch (and thus follow also the approach used by cmake itself). NO_CHANGELOG | |||
2019-01-09 | Use more https in links | Friedrich W. H. Kossebau | |
2016-08-31 | add full license text | Allen Winter | |
REVIEW: 128780 | |||
2014-04-20 | Improve the manuals | Alex Merry | |
This adds an ecm-developer manual that replaces writing-find-modules.md (a lot of which was upstreamed to CMake's own documentation). It also adds introductory text to the ecm-*-modules manuals. |