Regina Pfeifer
|
b172a81d55
cmCTest: Use concrete accessor functions for TestingHandlers
|
6 ani în urmă |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 ani în urmă |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
8 ani în urmă |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 ani în urmă |
Betsy McPhail
|
d08ec4d25a
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
|
8 ani în urmă |
Bill Hoffman
|
19beee46cc
ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project
|
9 ani în urmă |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 ani în urmă |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 ani în urmă |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 ani în urmă |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 ani în urmă |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 ani în urmă |
Zack Galbreath
|
f999dc0bbf
ctest_configure: Add QUIET option
|
10 ani în urmă |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 ani în urmă |
Brad King
|
29bd843e8b
CTest: Use -A option to pass generator platform selection
|
11 ani în urmă |
Brad King
|
8d33209170
CTest: Add options to set generator platform
|
11 ani în urmă |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 ani în urmă |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 ani în urmă |
Brad King
|
a6c0299c40
CTest: Simplify ctest_* command source/build dir lookup
|
12 ani în urmă |
Brad King
|
e3841cf4a2
CTest: Add options to set generator toolset
|
13 ani în urmă |
David Cole
|
7041cd6a88
CTest: Fix crash when variables are not defined
|
14 ani în urmă |
David Cole
|
90f6a7270a
Fix for fix for issue #2336 - do not specify CMAKE_BUILD_TYPE when the ctest -C configuration type string is empty.
|
15 ani în urmă |
David Cole
|
b0d5fa0bc7
Fix for issue #5041 - improve error messages that may occur during ctest_build and ctest_configure.
|
16 ani în urmă |
David Cole
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
16 ani în urmă |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 ani în urmă |
David Cole
|
9457ca3cf5
ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages.
|
17 ani în urmă |
Andy Cedilnik
|
12cc89a8e5
BUG: Try to fix the problem of bad test names
|
19 ani în urmă |
Andy Cedilnik
|
337362dfcf
COMP: Return 0 instead of false
|
19 ani în urmă |
Andy Cedilnik
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 ani în urmă |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 ani în urmă |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 ani în urmă |