Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the cmJoin algorithm where possible. | Stephen Kelly | 2015-01-08 | 1 | -8/+1 |
* | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 1 | -1/+2 |
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -2/+2 |
* | cmRST: Add support for the note and productionlist directives | Brad King | 2013-10-30 | 1 | -0/+12 |
* | cmRST: Teach cmake-module directive to scan bracket comments | Brad King | 2013-10-23 | 1 | -11/+39 |
* | cmRST: Process literal blocks after paragraphs ending in '::' | Brad King | 2013-10-21 | 1 | -0/+22 |
* | cmRST: Do not process inline markup in code-block literals | Brad King | 2013-10-21 | 1 | -30/+41 |
* | cmRST: Substitute CMake version for |release| as Sphinx does | Brad King | 2013-10-17 | 1 | -0/+2 |
* | Add class cmRST to do basic reStructuredText processing | Brad King | 2013-10-16 | 1 | -0/+435 |