Commit History

Author SHA1 Message Date
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 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
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup 6 years ago
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Brad King 4b37b4f1bb Merge topic 'modernize-for-loops' 6 years ago
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 years ago
  Vitaly Stakhovsky 00ba28ffd0 cmMakefile::GetRequiredDefinition: return const std::string& 6 years ago
  Sebastian Holtermann 6d407ae439 Use cmSourceFile::GetIsGenerated 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 6 years ago
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  luz.paz be28106880 Fix misc. typos 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Alex Neundorf 9198e6a27b Generators: remove KDevelop3 generator 7 years ago
  Robert Maynard 81868e6bad CUDA: Add cu as default source file extension 7 years ago
  Brad King c07b18d883 Merge topic 'CodeBlocks-custom-compiler-id' 8 years ago
  Melven Roehrig-Zoellner e04f1d1b47 CodeBlocks: add option for the CB compiler ID 8 years ago
  Aaron Orenstein 4a6348dbbd Performance: Improve efficiency of source file lookup in cmMakefile 8 years ago
  Alexandr (Sagrer) Gridnev fb19b7789a CodeBlocks: add option to exclude external files 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Alexandr (Sagrer) Gridnev 053d314140 CodeBlocks: Avoid listing files multiple times 8 years ago