Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
hace 6 años |
Daniel Eiband
|
2d888e3390
cmSourceFile: Rename mutating GetFullPath() overload
|
hace 6 años |
Tushar Maheshwari
|
8cb3cffa42
cmSourceFile: Rename non-const GetLanguage
|
hace 6 años |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
hace 6 años |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
hace 6 años |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
hace 6 años |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
hace 6 años |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
hace 6 años |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
hace 6 años |
Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
hace 6 años |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
hace 7 años |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
hace 7 años |
Brad King
|
8f076acdb0
cmLocalGenerator: Remove AddCompileDefinitions method
|
hace 7 años |
Brad King
|
1b57f49586
genex: Simplify cmGeneratorExpressionInterpreter
|
hace 7 años |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
hace 7 años |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
hace 7 años |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
hace 7 años |
Marc Chevrier
|
0448311179
sourceFile properties: add property INCLUDE_DIRECTORIES
|
hace 7 años |
Marc Chevrier
|
78b1c2e09e
sourceFile properties: add property COMPILE_OPTIONS
|
hace 7 años |
Marc Chevrier
|
10f58b27ac
Genex: Per-source $<COMPILE_LANGUAGE:...> support
|
hace 7 años |
Marc Chevrier
|
9432f686e6
Add generator expression support to per-source COMPILE_DEFINITIONS
|
hace 8 años |
Marc Chevrier
|
6bffc13ef1
Refactor per-source generator expression evaluation
|
hace 8 años |
Gregor Jasny
|
5de37a4a64
cmake: Add --open option for IDE generators
|
hace 8 años |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
hace 8 años |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
hace 8 años |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
hace 8 años |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
hace 8 años |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
hace 8 años |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
hace 8 años |
Richard Collins
|
154def305e
Sublime: Do not build with verbose output
|
hace 9 años |