Craig Scott
|
a7c1e15cc4
CTest: Rename hardware -> resources for CMake variables, command options
|
6 years ago |
Kyle Edwards
|
e34de0691b
CTest: Allocate hardware to tests
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Zack Galbreath
|
2a71a0390c
ctest: rename TRACK to GROUP
|
6 years ago |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 years ago |
Brad King
|
c85524a94a
Ensure stdin, stdout, and stderr pipes are always open
|
6 years ago |
Regina Pfeifer
|
b172a81d55
cmCTest: Use concrete accessor functions for TestingHandlers
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Justin Goshi
|
fc41a95f08
CTest: Add --show-only[=format] option to print test info
|
7 years ago |
Regina Pfeifer
|
3e0eb3307f
Help: clarify documentation of ctest --timeout
|
7 years ago |
Michael Wegner
|
b3d5b8b3fb
ctest: Add option for live progress summary in terminal
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
98628de812
Extend libuv file translate mode workaround to all executables
|
7 years ago |
Betsy McPhail
|
e80dc2ad7f
cmCTest: Remove dead code
|
8 years ago |
Matthias Maennich
|
79b8c3802a
Improve several occurrences of vector::push_back in loops
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Betsy McPhail
|
47b3a57c9b
Display subproject timing summary
|
8 years ago |
Daniel Pfeifer
|
8986dec05d
ctest: remove unused cmake instance
|
8 years ago |
Craig Scott
|
c1b2b7c03c
Add ctest options for limiting which tests fixtures add
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Dāvis Mosāns
|
076aef8e45
Windows: Use UTF-8 for pipes in CMake, CTest and CPack
|
9 years ago |
Dāvis Mosāns
|
335a29cb07
Enable Unicode output to Windows consoles
|
9 years ago |
Brad King
|
5385817762
Do not define cout/cerr preprocessor symbols
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of 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
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |