提交历史

作者 SHA1 备注 提交日期
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 5 年之前
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 6 年之前
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 年之前
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 年之前
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 年之前
  Tushar Maheshwari 8cb3cffa42 cmSourceFile: Rename non-const GetLanguage 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 年之前
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 年之前
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup 6 年之前
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 年之前
  Brad King 4b37b4f1bb Merge topic 'modernize-for-loops' 6 年之前
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 年之前
  Vitaly Stakhovsky 00ba28ffd0 cmMakefile::GetRequiredDefinition: return const std::string& 6 年之前
  Sebastian Holtermann 6d407ae439 Use cmSourceFile::GetIsGenerated 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 6 年之前
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 年之前
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 年之前
  luz.paz be28106880 Fix misc. typos 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Alex Neundorf 9198e6a27b Generators: remove KDevelop3 generator 7 年之前
  Robert Maynard 81868e6bad CUDA: Add cu as default source file extension 7 年之前
  Brad King c07b18d883 Merge topic 'CodeBlocks-custom-compiler-id' 8 年之前
  Melven Roehrig-Zoellner e04f1d1b47 CodeBlocks: add option for the CB compiler ID 8 年之前
  Aaron Orenstein 4a6348dbbd Performance: Improve efficiency of source file lookup in cmMakefile 8 年之前
  Alexandr (Sagrer) Gridnev fb19b7789a CodeBlocks: add option to exclude external files 8 年之前