提交历史

作者 SHA1 备注 提交日期
  Robert Maynard 74b1c9fc8e Explicitly specify language flag when source LANGUAGE property is set 5 年之前
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 年之前
  Brad King eb705b9531 Update links to gitlab.kitware.com repos to add `-/` 5 年之前
  Vitaly Stakhovsky e64fa5f1b6 cmSourceFile::GetProperty: return cmProp 5 年之前
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 年之前
  Vitaly Stakhovsky bbc07e4561 Source: use std::string in place of const char* 5 年之前
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 6 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 年之前
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 年之前
  Tushar Maheshwari 8cb3cffa42 cmSourceFile: Rename non-const GetLanguage 6 年之前
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 年之前
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 年之前
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 年之前
  Artur Ryt 30bb14c657 Modernize: Enable modernize-raw-string-literal in clang-tidy 6 年之前
  Vitaly Stakhovsky 00ba28ffd0 cmMakefile::GetRequiredDefinition: return const std::string& 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 6 年之前
  Brad King 8f076acdb0 cmLocalGenerator: Remove AddCompileDefinitions method 7 年之前
  Brad King 1b57f49586 genex: Simplify cmGeneratorExpressionInterpreter 7 年之前
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Marc Chevrier 0448311179 sourceFile properties: add property INCLUDE_DIRECTORIES 7 年之前
  Marc Chevrier 78b1c2e09e sourceFile properties: add property COMPILE_OPTIONS 7 年之前
  Marc Chevrier 10f58b27ac Genex: Per-source $<COMPILE_LANGUAGE:...> support 7 年之前
  Marc Chevrier 9432f686e6 Add generator expression support to per-source COMPILE_DEFINITIONS 8 年之前