Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
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
|
190e3825d4
Replace C-style casts
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Brad King
|
ef399f9bc6
ctest_update: Refactor internal APIs to support more failure cases
|
8 年之前 |
Daniel Pfeifer
|
7b4244aceb
iwyu: Fix more findings
|
9 年之前 |
Dāvis Mosāns
|
f55fcdc859
CTest: Use UTF-8 encoding for output from Git
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
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
|
7b6ffa59b1
Source: Sort includes of sys/types.h as clang-format would
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Ben Boeckel
|
7f5607439e
cmCTestGIT: run `git submodule sync` before updating submodules
|
9 年之前 |
Ben Boeckel
|
06b310b5d5
cmCTestGIT: add an option to initialize submodules on update
|
9 年之前 |
Ben Boeckel
|
56c1ea40c5
cmCTestGIT: fix git version references
|
9 年之前 |
Brad King
|
e18f6fe276
Merge topic 'fix-ctest-xml-double-encoding'
|
10 年之前 |
Daniel Pfeifer
|
dee84dc73d
cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes
|
10 年之前 |
Brad King
|
6db713c07f
Remove use of include <cmsys/ios/*> and cmsys_ios::*
|
10 年之前 |
Stephen Kelly
|
ac26d4b343
Split cmAlgorithms into a separate header file.
|
10 年之前 |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 年之前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 年之前 |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 年之前 |
Stephen Kelly
|
4fe963f656
Use new cmHasLiteralPrefix function
|
12 年之前 |
Brad King
|
78b81b773c
CTest: Fix ctest_update with 'HEAD' file in source tree
|
12 年之前 |