Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add development version support in CMake | Andy Cedilnik | 2004-10-22 | 1 | -2/+5 |
| | |||||
* | ENH: add better error reporting for file open failures | Bill Hoffman | 2004-09-07 | 1 | -1/+3 |
| | |||||
* | ENH: Added CommandLineTest to add coverage for command line arguments to ↵ | Brad King | 2003-07-24 | 1 | -7/+35 |
| | | | | cmake executables. This replaces the old DumpDocumentation test. | ||||
* | ENH: Improved name of cmake version variables. They are now CMake_VERSION ↵ | Brad King | 2003-07-08 | 1 | -1/+4 |
| | | | | (major.minor) and CMake_VERSION_FULL (major.minor.patch). | ||||
* | ERR: Added missing return. | Brad King | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | ENH: Added option to dump all documentation (coverage). | Brad King | 2003-02-19 | 1 | -8/+78 |
| | |||||
* | ENH: Updated to use cmDocumentation class. | Brad King | 2003-02-19 | 1 | -1/+10 |
| | |||||
* | ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs ↵ | Brad King | 2002-12-11 | 1 | -0/+1 |
| | | | | when CMake is invoked by Dart. | ||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | moved dump docs into cmake | Ken Martin | 2002-09-10 | 1 | -3/+3 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | ENH: add dump documentation test | Bill Hoffman | 2001-08-23 | 1 | -3/+13 |
| | |||||
* | ENH:Reworked CMake for consistency | Will Schroeder | 2001-01-18 | 1 | -1/+1 |
| | |||||
* | ENH:Simple program dumps out internal documentation for CMake | Will Schroeder | 2001-01-12 | 1 | -0/+12 |