Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 yıl önce |
Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
8 yıl önce |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 yıl önce |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 yıl önce |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 yıl önce |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 yıl önce |
Brad King
|
ef399f9bc6
ctest_update: Refactor internal APIs to support more failure cases
|
8 yıl önce |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 yıl önce |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 yıl önce |
Daniel Pfeifer
|
50ad1e0a14
CTest: don't use else after return
|
9 yıl önce |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 yıl önce |
Daniel Pfeifer
|
7647f6afa4
Add CM_OVERRIDE to some functions
|
9 yıl önce |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 yıl önce |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 yıl önce |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 yıl önce |
Brad King
|
7b6ffa59b1
Source: Sort includes of sys/types.h as clang-format would
|
9 yıl önce |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 yıl önce |
Brad King
|
e18f6fe276
Merge topic 'fix-ctest-xml-double-encoding'
|
10 yıl önce |
Daniel Pfeifer
|
dee84dc73d
cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes
|
10 yıl önce |
Brad King
|
6db713c07f
Remove use of include <cmsys/ios/*> and cmsys_ios::*
|
10 yıl önce |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 yıl önce |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
11 yıl önce |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 yıl önce |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 yıl önce |
Pedro Navarro
|
243cfc2f6f
ctest_update: Handle P4 unknown revisions more robustly
|
11 yıl önce |
Pedro Navarro
|
1b54b1d5b7
ctest_update: Do not remove the p4 depot name
|
12 yıl önce |
Pedro Navarro
|
970c82348b
ctest_update: Add support for Perforce p4 client
|
12 yıl önce |