Commit History

Author SHA1 Message Date
  Ken Martin a293f8f7a0 fixed argument parsing 22 years ago
  Ken Martin ba68f771b3 yikes added new custom command support 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
  Andy Cedilnik ab64db6ee8 Allow target with no command 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
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 years ago
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 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
  Bill Hoffman cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 24 years ago
  Ken Martin c84f6448a6 modified how paths are escaped, added depends 24 years ago
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 years ago
  Ken Martin 089aa3e106 option to make utilities in the all target 24 years ago
  Bill Hoffman 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 years ago