Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Added cmSystemTools::GlobDirs function to allow wildcards in paths ↵ | Brad King | 2001-09-20 | 1 | -2/+4 |
| | | | | (like /foo/bar/*). | ||||
* | ENH: big change, only allow commands access to the cache via the cmMakefile ↵ | Bill Hoffman | 2001-08-08 | 1 | -15/+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 | ||||
* | ENH: rename Invoke to InitialPass | Bill Hoffman | 2001-06-06 | 1 | -1/+1 |
| | |||||
* | The path found is now collapsed (cleaner). | Sebastien Barre | 2001-05-25 | 1 | -0/+1 |
| | |||||
* | added registry entry support and windows app support | Ken Martin | 2001-05-11 | 1 | -0/+1 |
| | |||||
* | bug fixes | Ken Martin | 2001-04-30 | 1 | -4/+1 |
| | |||||
* | better help strings | Ken Martin | 2001-04-27 | 1 | -5/+36 |
| | |||||
* | ENH: add help for cache entries | Bill Hoffman | 2001-04-26 | 1 | -0/+2 |
| | |||||
* | bug fixes | Ken Martin | 2001-04-26 | 1 | -0/+74 |