summaryrefslogtreecommitdiff
path: root/Source/cmDocumentationFormatter.cxx
Commit message (Expand)AuthorAgeFilesLines
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-101/+68
* cmake: Show in --help how to select VS target platform (#15422)Brad King2015-04-071-1/+1
* Replace foo.length() pattern with !foo.empty().Stephen Kelly2015-01-181-2/+2
* Replace foo.size() pattern with !foo.empty().Stephen Kelly2015-01-181-1/+1
* Drop all documentation formatters except UsageBrad King2013-10-161-95/+145
* Add reStructuredText (RST) documentation formatterBrad King2013-10-151-2/+26
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Improve generated documentation formattingBrad King2008-10-101-1/+2
* ENH: handle HTML documentation for single items better: no warning aboutAlexander Neundorf2008-07-211-0/+4
* ENH: Fix generated documentation internal links.Brad King2008-05-051-0/+83
* STYLE: move the code for the different formats of the generated help intoAlexander Neundorf2007-09-191-0/+73