Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
6 жил өмнө |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 жил өмнө |
Brad King
|
bd54cc774a
Merge topic 'semi-warnings'
|
6 жил өмнө |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 жил өмнө |
Sean McBride
|
b056bc3425
Fix most clang -Wextra-semi-stmt warnings in C++ files
|
6 жил өмнө |
Brad King
|
cd0881be61
IWYU: Update CMake code for IWYU built with Clang 6
|
6 жил өмнө |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
6 жил өмнө |
luz.paz
|
8adf237e52
Misc. comment typos
|
6 жил өмнө |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 жил өмнө |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 жил өмнө |
Vitaly Stakhovsky
|
13d10ee616
cmState::GetInitializedCacheValue: Return as const std::string*
|
7 жил өмнө |
Brad King
|
75844dd609
Merge topic 'cleanup-find-cstr'
|
7 жил өмнө |
Vitaly Stakhovsky
|
69ca85cc7f
Remove unnecessary c_str() in RegularExpression::find calls
|
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 жил өмнө |
Melanie Cappelaere
|
fd0da95f63
Eclipse: Add property to include additional contents in .cproject file
|
7 жил өмнө |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 жил өмнө |
Vitaly Stakhovsky
|
25243014e5
cmMakefile: use std::string in more methods; cleanup c_str()s
|
7 жил өмнө |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 жил өмнө |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 жил өмнө |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 жил өмнө |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 жил өмнө |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 жил өмнө |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 жил өмнө |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 жил өмнө |
Adam Weisi
|
f84a3acd71
Eclipse: Fix indexer for subprojects
|
9 жил өмнө |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 жил өмнө |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 жил өмнө |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 жил өмнө |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 жил өмнө |