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 95a8331edb 18 years ago
  Bill Hoffman 017cec95ad ENH: do not print a call stack if the user does a message error unless --debug-output is used 19 years ago
  Andy Cedilnik a6e68ac582 ENH: Use CMake's error reporting mechanism 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Bill Hoffman 269b66d50a ENH: fix docs, and revert fatal error change 20 years ago
  Bill Hoffman 0205c6bb1a ENH: make all errors fatal in message command 20 years ago
  Bill Hoffman 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 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
  Ken Martin 20b7e6b222 ENH: space fixes and add a status option to message 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
  Ken Martin 7ddb408621 removed some includes 23 years ago
  Bill Hoffman 72022ac27b ENH: add ability to escape semi-colons 23 years ago
  Sebastien Barre b6ebd7b7fa ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file 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 0314c5f76a Allow multiline messages 24 years ago
  Bill Hoffman 1830690a0d ENH: expand variables in message command output 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 9922155423 ENH: rename Invoke to InitialPass 24 years ago
  Bill Hoffman f18bb42bfc ENH: print all arguments 24 years ago
  Ken Martin d037d11447 new command 24 years ago