Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-18 | CMake: Cleanup: Strip text from endif/else | Kevin Funk | |
REVIEW: 126414 | |||
2015-04-26 | Port remaining find modules to ecm_find_package_version_check.v5.10.0-rc1v5.10.0 | Michael Palimaka | |
REVIEW: 123470 | |||
2015-02-06 | Document when modules were added to ECM. | Alex Merry | |
2014-04-11 | Add documentation generation using Sphinx | Alex Merry | |
This is deliberately modelled very closely on CMake's documentation system. It's a hefty patch, because it involved changing all the documentation to be in reStructuredText format. I also cleaned up the copyright/license statements at the same time. Note that the find modules contain the full license, due to the fact that ecm_use_find_module() copies them out of the ECM distribution. | |||
2014-02-15 | Add a cleaned up version of FindSharedMimeInfo.cmake | Alex Merry | |
This is used by many projects (including any that install any extra mime info). REVIEW: 115749 |