Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 gadi atpakaļ
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 gadi atpakaļ
  Daniel Pfeifer 5cec953e6a Use std::replace for replacing chars in strings. 9 gadi atpakaļ
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 gadi atpakaļ
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 gadi atpakaļ
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 gadi atpakaļ
  Brad King b23b1800a5 ENH: Teach separate_arguments() to parse commands 16 gadi atpakaļ
  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 gadi atpakaļ
  Ken Martin bfb3598c4b BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITIONS bug 4364 18 gadi atpakaļ
  Ken Martin daa37f1163 STYLE: fix line length 19 gadi atpakaļ
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 gadi atpakaļ
  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 gadi atpakaļ
  Bill Hoffman 2d37e6d1a8 ENH: add new command to separate space separated arguments 23 gadi atpakaļ