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: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -5/+5 |
| | |||||
* | ENH: Use the new signature | Andy Cedilnik | 2003-08-04 | 1 | -2/+1 |
| | |||||
* | ENH: Merged use of the kwsys RegularExpression class instead of ↵ | Brad King | 2003-06-23 | 1 | -2/+4 |
| | | | | cmRegularExpression. | ||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -6/+6 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | ENH: fix build name | Bill Hoffman | 2002-04-26 | 1 | -1/+2 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
| | |||||
* | Fix: argument was not used. | Sebastien Barre | 2002-01-18 | 1 | -4/+3 |
| | |||||
* | ENH: change InitialPass to take a const reference to the argument string, to ↵ | Bill Hoffman | 2001-09-20 | 1 | -1/+1 |
| | | | | avoid changes to the file cache | ||||
* | ENH: big change, only allow commands access to the cache via the cmMakefile ↵ | Bill Hoffman | 2001-08-08 | 1 | -18/+9 |
| | | | | class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping | ||||
* | changes to better handle old values or hand set values | Ken Martin | 2001-07-10 | 1 | -1/+21 |
| | |||||
* | FIX: BuildName removes path to compiler and converts any illegal characters | Jim Miller | 2001-07-02 | 1 | -7/+7 |
| | |||||
* | FIX: added AddDefinition() to store site name and build name in makefile. ↵ | Jim Miller | 2001-06-25 | 1 | -0/+2 |
| | | | | | | Also stripped white space from the result of hostname. | ||||
* | ENH: rename Invoke to InitialPass | Bill Hoffman | 2001-06-06 | 1 | -1/+1 |
| | |||||
* | clean up for build on its own | Bill Hoffman | 2001-05-21 | 1 | -1/+6 |
| | |||||
* | BUG: fix compiler name | Bill Hoffman | 2001-05-21 | 1 | -1/+1 |
| | |||||
* | ENH: unify make process on unix | Bill Hoffman | 2001-05-16 | 1 | -3/+2 |
| | |||||
* | ENH: Proper build name | Dan Blezek | 2001-05-04 | 1 | -2/+16 |
| | |||||
* | ENH: move testing stuff to cmake from configure, good bye dashboard... :) | Bill Hoffman | 2001-05-04 | 1 | -0/+73 |