Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 anni fa |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 anni fa |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 anni fa |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 anni fa |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 anni fa |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 anni fa |
Vitaly Stakhovsky
|
4e315e9449
cmSystemTools: More functions accept `std::string` params
|
6 anni fa |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 anni fa |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 anni fa |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 anni fa |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 anni fa |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 anni fa |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 anni fa |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 anni fa |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 anni fa |
Brad King
|
ef399f9bc6
ctest_update: Refactor internal APIs to support more failure cases
|
8 anni fa |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 anni fa |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 anni fa |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 anni fa |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 anni fa |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 anni fa |
Daniel Pfeifer
|
7647f6afa4
Add CM_OVERRIDE to some functions
|
9 anni fa |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 anni fa |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 anni fa |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 anni fa |
Felix Geyer
|
49e82c15d5
Fix spelling typos in comments and documentation (#16037)
|
9 anni fa |
Daniel Pfeifer
|
dee84dc73d
cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes
|
10 anni fa |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 anni fa |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 anni fa |
David Cole
|
91d945a4e9
Remove unused ivars to eliminate compiler warnings
|
13 anni fa |