Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add return and break support to cmake, also change basic command ↵ | Ken Martin | 2008-01-23 | 1 | -1/+2 |
| | | | | invocation signature to be able to return extra informaiton via the cmExecutionStatus class | ||||
* | STYLE: make formatting of help a bit more consistent | Alexander Neundorf | 2007-12-20 | 1 | -2/+2 |
| | | | | Alex | ||||
* | STYLE: line length | Bill Hoffman | 2007-12-14 | 1 | -1/+2 |
| | |||||
* | ENH: fix docs | Bill Hoffman | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | ENH: make commands lower case by default | Ken Martin | 2007-10-10 | 1 | -2/+2 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -7/+7 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 1 | -4/+4 |
| | |||||
* | ENH: big change that includes immediate subdir support, removing the notion ↵ | Ken Martin | 2005-03-18 | 1 | -6/+0 |
| | | | | of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings | ||||
* | ENH: make test driver more flexible by using a configured file instead of ↵ | Bill Hoffman | 2004-04-28 | 1 | -1/+5 |
| | | | | generating all the code. fixes bug 28 | ||||
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 |
| | |||||
* | ENH: Cleaned up documentation and formatted it for use by cmDocumentation. | Brad King | 2003-02-14 | 1 | -4/+10 |
| | |||||
* | 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. | ||||
* | updated to handle extensions | Ken Martin | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | modified create test source to create a vector | Ken Martin | 2002-06-19 | 1 | -9/+12 |
| | |||||
* | ENH: add the ability to process command line arguments in the test driver ↵ | Bill Hoffman | 2002-04-04 | 1 | -2/+5 |
| | | | | before the test driver gets them | ||||
* | ENH: add new command to create a test driver | Bill Hoffman | 2002-03-20 | 1 | -0/+84 |