Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Vitaly Stakhovsky aba23c747b cmMakefile::GetProperty: return cmProp 5 gadi atpakaļ
  Brad King 25f48761fa Simplify absolute path conversions using CollapseFullPath full signature 5 gadi atpakaļ
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 gadi atpakaļ
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 gadi atpakaļ
  Gabor Bencze 067d1fa9c0 cmCommand refactor: cmGetDirectoryPropertyCommand 6 gadi atpakaļ
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 gadi atpakaļ
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 gadi atpakaļ
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 gadi atpakaļ
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 gadi atpakaļ
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 gadi atpakaļ
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 gadi atpakaļ
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 gadi atpakaļ
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 gadi atpakaļ
  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 1d6909a287 use CM_NULLPTR 9 gadi atpakaļ
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 gadi atpakaļ
  Stephen Kelly 5f66900e71 cmGlobalGenerator: Port Find API to cmMakefile. 10 gadi atpakaļ
  Stephen Kelly 52b9d828ab cmMakefile: Move CMP0059 handling to command code. 10 gadi atpakaļ
  Stephen Kelly fe603c7dfb cmGetDirectoryPropertyCommand: Move variable to the point of use. 10 gadi atpakaļ
  Stephen Kelly 8fc53c3ce8 cmGetDirectoryPropertyCommand: Extract StoreResult method. 10 gadi atpakaļ
  Stephen Kelly 3ac4b90bfd cmPropertyMap: Require a non-empty name parameter. 10 gadi atpakaļ
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 gadi atpakaļ
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 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ļ
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 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 36eb538843 BUG: fix screwup in GetDirectoryProp... 18 gadi atpakaļ