コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  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 年 前
  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 年 前
  Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons 23 年 前
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 年 前
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 年 前
  Brad King 8ed3ce29bf ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. 24 年 前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年 前
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年 前
  Berk Geveci 3b9f97f32d Adding new options to LoadCache. 24 年 前
  Berk Geveci 06a0f67f93 1. Added EXCLUDE option to LOAD_CACHE. 24 年 前
  Bill Hoffman d4edafe717 BUG: remove iostream.h includes 24 年 前
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 年 前
  Ken Martin cb6bc6f0aa added load cache command and fixed source file 24 年 前