Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 年之前 |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
7 年之前 |
Brad King
|
de0035fdcc
cmCTestBuildAndTestHandler: Convert timeout to std::chrono::duration
|
7 年之前 |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 年之前 |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
8 年之前 |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 年之前 |
Daniel Pfeifer
|
fb0b087c4d
Make cmCTestGenericHandler not inherit from cmObject
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 年之前 |
Brad King
|
8d33209170
CTest: Add options to set generator platform
|
11 年之前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 年之前 |
Brad King
|
e3841cf4a2
CTest: Add options to set generator toolset
|
13 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Ken Martin
|
3abf39eda0
ENH: support for --build-config-sample feature #1022
|
18 年之前 |
Ken Martin
|
2f84bd1758
ENH: added per test timeout support
|
19 年之前 |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 年之前 |
Andy Cedilnik
|
36d7f3990a
ENH: Add support for multiple build targets and start adding simple cpack tests
|
19 年之前 |
Andy Cedilnik
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
20 年之前 |
Andy Cedilnik
|
1a165dc60d
ENH: Move the build-and-test code to a handler
|
20 年之前 |