Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Robert Maynard 7a969fe21d cmMakefile: Refactor API to better handle empty config values 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Vitaly Stakhovsky e64fa5f1b6 cmSourceFile::GetProperty: return cmProp 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
  Marc Chevrier f466cea3c9 cmMakefile: modernize memory management 5 years ago
  Marc Chevrier 5444a8095d cmGlobalGenerator: modernize memrory managemenbt 5 years ago
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Daniel Eiband 7dcf9cb83c cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 6 years ago
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 years ago
  Tushar Maheshwari 8cb3cffa42 cmSourceFile: Rename non-const GetLanguage 6 years ago
  Brad King bbf4a5771f Merge topic 'tidy_inefficient_string' 6 years ago
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 years ago
  Sebastian Holtermann 7fbcc16dcd cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 6 years ago
  Brad King 22d3eb5d5e Refactor checks for whether a target has an import library 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Sebastian Holtermann e0a8ff3148 cmPropertyMap: Use std::string as value container class 6 years ago
  Sebastian Holtermann 026f65d284 cmPropertyMap: Add GetList method 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Sebastian Holtermann 6d407ae439 Use cmSourceFile::GetIsGenerated 6 years ago
  Sebastian Holtermann f16dfdf71f cmLocalGenerator: Simplify `GetIncludeDirectories` 6 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Kyle Edwards c150bf087c Server mode: Fix regression of hasInstallRule 6 years ago
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance 7 years ago
  Brad King 284a38e42f cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES" 7 years ago
  Brad King 72b4c2c48a server: Compile json object generation source separately 7 years ago
  Brad King 85be67217b server: Split json object generation into separate source 7 years ago