Rose
|
b86b6aaa4a
Source: Cleanup and simplify some code
|
4 gadi atpakaļ |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 gadi atpakaļ |
Marc Chevrier
|
59ad7a1c24
Move helpers functions from cmStringAlgorithms.h to cmValue.h
|
4 gadi atpakaļ |
Vitaly Stakhovsky
|
a6cd48ac41
Source: use std::string overloads
|
5 gadi atpakaļ |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 gadi atpakaļ |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 gadi atpakaļ |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 gadi atpakaļ |
Zack Galbreath
|
2a34d0ac36
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
|
6 gadi atpakaļ |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 gadi atpakaļ |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 gadi atpakaļ |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 gadi atpakaļ |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 gadi atpakaļ |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 gadi atpakaļ |
Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
8 gadi atpakaļ |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 gadi atpakaļ |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 gadi atpakaļ |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 gadi atpakaļ |
Brad King
|
ef399f9bc6
ctest_update: Refactor internal APIs to support more failure cases
|
8 gadi atpakaļ |
Dāvis Mosāns
|
40bd42dfbc
Add Encoding option for RunChild, RunMakeCommand and RunProcess
|
9 gadi atpakaļ |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 gadi atpakaļ |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 gadi atpakaļ |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 gadi atpakaļ |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 gadi atpakaļ |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 gadi atpakaļ |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 gadi atpakaļ |
Daniel Pfeifer
|
ed42c203ed
cmCTestUpdateHandler: Port to cmXMLWriter
|
10 gadi atpakaļ |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 gadi atpakaļ |
Bill Hoffman
|
39b5df2f37
ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version
|
11 gadi atpakaļ |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 gadi atpakaļ |
Zach Mullen
|
307b8a6e69
CTest git update should pass the committer as well as the author
|
15 gadi atpakaļ |