Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Propagate file name and line number inside FOREACH. Fixes Bug #1169 - ↵ | Andy Cedilnik | 2004-09-15 | 1 | -0/+2 |
| | | | | Erro messages inside FOREACH have bad filename and line number | ||||
* | ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and ↵ | Brad King | 2004-08-04 | 1 | -0/+2 |
| | | | | CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012. | ||||
* | better error checking for FOREACH | Ken Martin | 2004-05-12 | 1 | -1/+2 |
| | |||||
* | ENH: Add RANGE support to FOREACH | Andy Cedilnik | 2004-04-29 | 1 | -1/+73 |
| | |||||
* | perf improvement | Ken Martin | 2003-06-23 | 1 | -2/+5 |
| | |||||
* | ENH: Moved ExpandListVariables out of individual commands. Argument ↵ | Brad King | 2002-12-11 | 1 | -48/+44 |
| | | | | evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. | ||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -4/+4 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | removed some includes | Ken Martin | 2002-09-27 | 1 | -1/+0 |
| | |||||
* | fixed if statements inside a foreach | Ken Martin | 2002-07-17 | 1 | -1/+7 |
| | |||||
* | ENH: support semi-colon format (list of args as string) | Sebastien Barre | 2002-03-25 | 1 | -1/+4 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
| | |||||
* | new borland generator moved into place | Bill Hoffman | 2001-11-30 | 1 | -1/+1 |
| | |||||
* | ENH: clean up warnings | Bill Hoffman | 2001-11-13 | 1 | -1/+1 |
| | |||||
* | ENH: change InitialPass to take a const reference to the argument string, to ↵ | Bill Hoffman | 2001-09-20 | 1 | -2/+2 |
| | | | | avoid changes to the file cache | ||||
* | new commands | Ken Martin | 2001-07-25 | 1 | -0/+131 |