提交历史

作者 SHA1 备注 提交日期
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Alex Neundorf 7ced0732e8 make default install component name configurable 13 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  David Cole 83ec8c3593 ENH: Further refinement of the CPack components functionality from Doug Gregor. 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 年之前
  Brad King 239fce5caa ENH: Do not generate install target unless some INSTALL or INSTALL_* commands have been used. This addresses bug#2827. 19 年之前
  Ken Martin ba2b99bb9f STYLE: fix line length 19 年之前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年之前
  Brad King 8dd00d5b1e BUG: Fixed relink with new install framework. 19 年之前
  Andy Cedilnik 5966baeec3 ENH: Report an error if the target does not exists 20 年之前
  Andy Cedilnik d13e30f3ae ENH: Make install on windows seems to work now 22 年之前
  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 年之前
  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 7d76de4403 make sure ; expansion is done in all commands 23 年之前
  Will Schroeder a6a43d5320 ENH:Updated copyright 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 年之前
  Ken Martin dbebd0a276 added install rules 24 年之前