summaryrefslogtreecommitdiffstats
path: root/Source/cmDumpDocumentation.cxx
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: fix line lengthKen Martin2006-05-101-1/+2
|
* ENH: Add development version support in CMakeAndy Cedilnik2004-10-221-2/+5
|
* ENH: add better error reporting for file open failuresBill Hoffman2004-09-071-1/+3
|
* ENH: Added CommandLineTest to add coverage for command line arguments to ↵Brad King2003-07-241-7/+35
| | | | cmake executables. This replaces the old DumpDocumentation test.
* ENH: Improved name of cmake version variables. They are now CMake_VERSION ↵Brad King2003-07-081-1/+4
| | | | (major.minor) and CMake_VERSION_FULL (major.minor.patch).
* ERR: Added missing return.Brad King2003-02-201-0/+1
|
* ENH: Added option to dump all documentation (coverage).Brad King2003-02-191-8/+78
|
* ENH: Updated to use cmDocumentation class.Brad King2003-02-191-1/+10
|
* ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs ↵Brad King2002-12-111-0/+1
| | | | when CMake is invoked by Dart.
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* moved dump docs into cmakeKen Martin2002-09-101-3/+3
|
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
|
* ENH: add dump documentation testBill Hoffman2001-08-231-3/+13
|
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-181-1/+1
|
* ENH:Simple program dumps out internal documentation for CMakeWill Schroeder2001-01-121-0/+12