Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-01 | Fix typo | Elvis Angelaccio | |
GIT_SILENT | |||
2016-08-31 | add full license text | Allen Winter | |
REVIEW: 128780 | |||
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. | |||
2011-12-11 | improve documentation formatting | Alex Neundorf | |
Alex | |||
2011-09-17 | a bit of cleaning using cmakelint.py | Allen Winter | |
2011-09-15 | Convert to consistent modern style. | Stephen Kelly | |
2011-07-09 | also rename the macro macro_optional_add_subdirectory() to | Alex Neundorf | |
ecm_optional_add_subdirectory() make it a function, not a macro anymore Alex | |||
2011-07-09 | Rename MacroOptionalAddSubdirectory.cmake to ECMOptionalAddDirectory.cmake | Allen Winter | |
This is the first in our new modules |