Historia zmian

Autor SHA1 Wiadomość Data
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 lat temu
  Bill Hoffman 5bf55d1590 ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 lat temu
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
  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 lat temu
  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 lat temu
  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 lat temu
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons 23 lat temu
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 lat temu
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 lat temu
  Brad King 8ed3ce29bf ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. 24 lat temu
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 lat temu
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 lat temu
  Berk Geveci 3b9f97f32d Adding new options to LoadCache. 24 lat temu
  Berk Geveci 06a0f67f93 1. Added EXCLUDE option to LOAD_CACHE. 24 lat temu
  Bill Hoffman d4edafe717 BUG: remove iostream.h includes 24 lat temu
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
  Ken Martin cb6bc6f0aa added load cache command and fixed source file 24 lat temu