Commit History

Author SHA1 Message Date
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 years ago
  Alexander Neundorf 4878c00905 18 years ago
  Bill Hoffman cbe95dffcc BUG: fix for bug 4414, find targets in the global generator for set_target_properties and add_dependencies 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 19 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 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 7ddb408621 removed some includes 23 years ago
  Ken Martin 4dec2a174a remove unused variables 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 445f122a92 ENH: add error checking 24 years ago
  Sebastien Barre 229b9064d1 Expand variables in all target args 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
  Ken Martin 43ac1a3a86 added add dependencies command 24 years ago