18 Commits (67e8012783da07b165261d93636d2523e142c67c)

Author SHA1 Message Date
Ken Martin 7dc8a92246 STYLE: fix line length 20 years ago
Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
Bill Hoffman 5bf55d1590 ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 years ago
Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 years ago
Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. 23 years ago
Brad King 7ef6173664 ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows 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. 23 years ago
Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons 23 years ago
Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 24 years ago
Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 years ago
Brad King 8ed3ce29bf ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. 24 years ago
Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
Berk Geveci 3b9f97f32d Adding new options to LoadCache. 24 years ago
Berk Geveci 06a0f67f93 1. Added EXCLUDE option to LOAD_CACHE. 24 years ago
Bill Hoffman d4edafe717 BUG: remove iostream.h includes 24 years ago
Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 25 years ago
Ken Martin cb6bc6f0aa added load cache command and fixed source file 25 years ago
Anonymous d6fae5faf0 New command: INCLUDE(somefile.txt) 25 years ago