Commit History

Author SHA1 Message Date
  Marc Chevrier 5a2a275bb4 Refactor: reduce cmToCStr usage 4 years ago
  Craig Scott ab1ee5aab8 get_directory_property: Check for empty or missing property name 4 years ago
  Vitaly Stakhovsky 1380b43764 Refactor: Use cmToCStr() 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Vitaly Stakhovsky aba23c747b cmMakefile::GetProperty: return cmProp 5 years ago
  Brad King 25f48761fa Simplify absolute path conversions using CollapseFullPath full signature 5 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Gabor Bencze 067d1fa9c0 cmCommand refactor: cmGetDirectoryPropertyCommand 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 years ago
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Stephen Kelly 5f66900e71 cmGlobalGenerator: Port Find API to cmMakefile. 10 years ago
  Stephen Kelly 52b9d828ab cmMakefile: Move CMP0059 handling to command code. 10 years ago
  Stephen Kelly fe603c7dfb cmGetDirectoryPropertyCommand: Move variable to the point of use. 10 years ago
  Stephen Kelly 8fc53c3ce8 cmGetDirectoryPropertyCommand: Extract StoreResult method. 10 years ago
  Stephen Kelly 3ac4b90bfd cmPropertyMap: Require a non-empty name parameter. 10 years ago
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago