Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
f37c14e930
Source: use cmNonempty()
|
5 years ago |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 years ago |
Marc Chevrier
|
8d4a9ee398
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
|
5 years ago |
Marc Chevrier
|
a00960288b
GlobalGenerator family: modernize memory management
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
0aa8a2ab8b
cmCTest*Command: Port to cmArgumentParser
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Regina Pfeifer
|
b172a81d55
cmCTest: Use concrete accessor functions for TestingHandlers
|
6 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Betsy McPhail
|
d08ec4d25a
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
|
8 years ago |
Bill Hoffman
|
19beee46cc
ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Zack Galbreath
|
f999dc0bbf
ctest_configure: Add QUIET option
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Brad King
|
29bd843e8b
CTest: Use -A option to pass generator platform selection
|
11 years ago |
Brad King
|
8d33209170
CTest: Add options to set generator platform
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Brad King
|
a6c0299c40
CTest: Simplify ctest_* command source/build dir lookup
|
12 years ago |
Brad King
|
e3841cf4a2
CTest: Add options to set generator toolset
|
13 years ago |
David Cole
|
7041cd6a88
CTest: Fix crash when variables are not defined
|
14 years ago |