Brad King
|
af9ed543b0
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
|
6 years ago |
Kyle Edwards
|
e34de0691b
CTest: Allocate hardware to tests
|
6 years ago |
Kyle Edwards
|
bb4a141059
CTest: Add lexer for PROCESSES property
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Brad King
|
1a1508c8b8
Merge topic 'modernize-use-auto'
|
6 years ago |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Regina Pfeifer
|
cd7d736278
cmCTestTestHandler: Port away from cmCommand
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Brad King
|
de0a2354fc
IWYU: Add missing cstddef includes for size_t and nullptr_t
|
6 years ago |
Brad King
|
1aa0a18c41
cmCTestTestHandler: Re-order includes to follow our convention
|
6 years ago |
Brad King
|
89479bde94
Merge topic 'pvs-cleanup'
|
6 years ago |
Brad King
|
74f2c0ea56
cmCTestTestHandler: Remove extra layer of parentheses
|
6 years ago |
Brad King
|
303e813438
CTest: Simplify some boolean conditions
|
6 years ago |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Brad King
|
bfe0ea2d98
Merge topic 'cm-contains'
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Kyle Edwards
|
2beed5a4ef
Merge topic 'cmExpandList'
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 years ago |
Kyle Edwards
|
ae2cfc4bd8
Refactor: Break cmCTestTestHandler::ProcessHandler() into smaller functions
|
6 years ago |
Gabor Bencze
|
4f1dec86a5
CTest: Add SKIP_REGULAR_EXPRESSION test property
|
6 years ago |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |