Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 лет назад |
Brad King
|
48aac247e9
Compile with explicit language flag when source LANGUAGE property is set
|
4 лет назад |
Brad King
|
30aa715fac
Revert "specify language flag when source LANGUAGE property is set"
|
4 лет назад |
vvs31415
|
d298ae7470
cmake::GetCacheDefinition: Return cmProp
|
5 лет назад |
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 лет назад |