Commit History

Autor SHA1 Mensaxe Data
  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. %!s(int64=23) %!d(string=hai) anos
  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. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands %!s(int64=23) %!d(string=hai) anos
  Will Schroeder a6a43d5320 ENH:Updated copyright %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 333e2dbf63 BUG: can not Add a definition that you just got %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile 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 %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass %!s(int64=24) %!d(string=hai) anos
  Will Schroeder 54cfe84f3f ENH:New copyright %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 2c1fb789d7 ENH: add help for cache entries %!s(int64=24) %!d(string=hai) anos
  Brad King e0da3ef275 ERR: Corrected use of double-quotes to be compatible with UNIX make. Now double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output. %!s(int64=24) %!d(string=hai) anos
  Brad King e7bd5fcd19 ENH: Added support for spaces in the output directory names. Spaces in the input directory name may work also, but are untested. %!s(int64=24) %!d(string=hai) anos
  Brad King 5fc8300476 ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries. %!s(int64=25) %!d(string=hai) anos
  Brad King 4f59f98b70 ERR: Replaced CMAKE_CFG= with CMAKE_CFG_OUTDIR= to fix windows behavior. %!s(int64=25) %!d(string=hai) anos
  Brad King 4666b01710 ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's source is located when it is included in the distribution of a project. %!s(int64=25) %!d(string=hai) anos