커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers 8 년 전
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 년 전
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 년 전
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 년 전
  Brad King 9d11bd5066 Avoid requiring default cmTarget constructor for map indexing 9 년 전
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 년 전
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 년 전
  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 년 전