Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 1 | -3/+3 |
| | |||||
* | 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: Cleanups | Andy Cedilnik | 2004-02-22 | 1 | -0/+2 |
| | |||||
* | ENH: Cleaned up documentation and formatted it for use by cmDocumentation. | Brad King | 2003-02-14 | 1 | -10/+17 |
| | |||||
* | ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows ↵ | Brad King | 2002-11-20 | 1 | -1/+13 |
| | | | | reading of cache values from another cache without actually creating local copies of the cache entires. The values are stored as prefixed local makefile variables. | ||||
* | 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. | ||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
| | |||||
* | Typo | Sebastien Barre | 2002-01-20 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Adding new options to LoadCache. | Berk Geveci | 2001-08-16 | 1 | -2/+6 |
| | |||||
* | ENH: rename Invoke to InitialPass | Bill Hoffman | 2001-06-06 | 1 | -1/+1 |
| | |||||
* | added load cache command and fixed source file | Ken Martin | 2001-05-09 | 1 | -0/+99 |