Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 лет назад |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
8 лет назад |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 лет назад |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 лет назад |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 лет назад |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 лет назад |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 лет назад |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 лет назад |
Daniel Pfeifer
|
a74e689348
clang-tidy: apply readability-redundant-string-init fixes
|
9 лет назад |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 лет назад |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 лет назад |
Daniel Pfeifer
|
7647f6afa4
Add CM_OVERRIDE to some functions
|
9 лет назад |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 лет назад |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 лет назад |
Brad King
|
180538c706
Source: Stabilize include order
|
9 лет назад |
Zack Galbreath
|
398b8800e3
cmParseCoberturaCoverage: Remove extra coverage line
|
9 лет назад |
Zack Galbreath
|
fc58bdb9ad
ctest_coverage: Add QUIET option
|
10 лет назад |
Zack Galbreath
|
ab74553db4
ctest_coverage: Fix parsing of absolute paths in Cobertura files
|
11 лет назад |
Jonathan Beezley
|
1c838addf5
cmParseCoberturaCoverage: Initialize CurFileName to empty string
|
11 лет назад |
Joseph Snyder
|
50daf239b0
CTest: Generalize Cobertura coverage format handling
|
11 лет назад |
Joseph Snyder
|
a2822d3089
CTest: Rename coverage implementation for "Python" to "Cobertura"
|
11 лет назад |