Commit History

作者 SHA1 備註 提交日期
  Brad King ca3b93d9c6 ENH: Teach message() how to display warnings 16 年之前
  Brad King ce0f575473 ENH: Make message(SEND_ERROR) report context. 17 年之前
  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 年之前
  Alexander Neundorf 95a8331edb 18 年之前
  Bill Hoffman 017cec95ad ENH: do not print a call stack if the user does a message error unless --debug-output is used 19 年之前
  Andy Cedilnik a6e68ac582 ENH: Use CMake's error reporting mechanism 19 年之前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年之前
  Bill Hoffman 269b66d50a ENH: fix docs, and revert fatal error change 20 年之前
  Bill Hoffman 0205c6bb1a ENH: make all errors fatal in message command 20 年之前
  Bill Hoffman 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 年之前
  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 年之前
  Ken Martin 20b7e6b222 ENH: space fixes and add a status option to message command 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 7ddb408621 removed some includes 23 年之前
  Bill Hoffman 72022ac27b ENH: add ability to escape semi-colons 23 年之前
  Sebastien Barre b6ebd7b7fa ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file 23 年之前
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 年之前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年之前
  Bill Hoffman 0314c5f76a Allow multiline messages 24 年之前
  Bill Hoffman 1830690a0d ENH: expand variables in message command output 24 年之前
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 年之前
  Bill Hoffman f18bb42bfc ENH: print all arguments 24 年之前
  Ken Martin d037d11447 new command 24 年之前