Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 gadi atpakaļ
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 gadi atpakaļ
  Daniel Pfeifer 64f9c282f3 Separate compilation for commands included in cmBootstrapCommands1 9 gadi atpakaļ
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 gadi atpakaļ
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 gadi atpakaļ
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 gadi atpakaļ
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 gadi atpakaļ
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 gadi atpakaļ
  Brad King 3ef776fc38 configure_file: Do not warn about newline style arguments 10 gadi atpakaļ
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 gadi atpakaļ
  Brad King 6aa2d47737 Merge topic 'fix-configure_file-COPYONLY' 11 gadi atpakaļ
  Brad King 1531df2b86 configure_file: Warn about unknown arguments 11 gadi atpakaļ
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 gadi atpakaļ
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 gadi atpakaļ
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 12 gadi atpakaļ
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 gadi atpakaļ
  Peter Kuemmel a087490697 Add NEWLINE_STYLE option to configure_file (#3957) 14 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 gadi atpakaļ
  Brad King 6e8aeba415 Teach configure_file to handle directory names 16 gadi atpakaļ
  Brad King 700cdf393a Teach configure_file to handle relative paths 16 gadi atpakaļ
  Brad King dda0da8b9e Fix typo in cmConfigureFileCommand ivar name 16 gadi atpakaļ
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. 17 gadi atpakaļ
  Ken Martin 5588ed47fc BUG: change in handling of cmake_minimum_required 17 gadi atpakaļ
  Ken Martin adddcea5d7 BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit 17 gadi atpakaļ
  Ken Martin f2c6e9e480 BUG: some fixes, still a few to go 17 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ļ
  Andy Cedilnik 0b92b2faf5 BUG: No need for the backward compatibility variable warning 18 gadi atpakaļ
  Ken Martin d77fbb9640 STYLE: fix line length 19 gadi atpakaļ
  Andy Cedilnik ee1975570e ENH: Allow blocking of writing into the source tree 19 gadi atpakaļ
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 gadi atpakaļ