Regina Pfeifer
|
65f1fc9d63
CTest: Add function GetSubmitURL
|
7 gadi atpakaļ |
Regina Pfeifer
|
8c25aa2feb
CTest: Remove submission trigger
|
7 gadi atpakaļ |
Regina Pfeifer
|
a688c6b928
CTest: Remove submit method 'ftp'
|
7 gadi atpakaļ |
Regina Pfeifer
|
c339b64cf2
CTest: Remove submit method 'scp'
|
7 gadi atpakaļ |
Regina Pfeifer
|
aebdad399e
CTest: Remove submit method 'cp'
|
7 gadi atpakaļ |
Regina Pfeifer
|
c2f6872c4e
CTest: Remove submit method 'xmlrpc'
|
7 gadi atpakaļ |
Betsy McPhail
|
f460bbd4c8
ctest_submit: Refactor file list to use a vector instead of a set
|
7 gadi atpakaļ |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 gadi atpakaļ |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 gadi atpakaļ |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 gadi atpakaļ |
Zack Galbreath
|
1a7d00bd12
ctest_submit: Add HTTPHEADER option
|
8 gadi atpakaļ |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 gadi atpakaļ |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 gadi atpakaļ |
Daniel Pfeifer
|
fb0b087c4d
Make cmCTestGenericHandler not inherit from cmObject
|
9 gadi atpakaļ |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 gadi atpakaļ |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 gadi atpakaļ |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 gadi atpakaļ |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 gadi atpakaļ |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 gadi atpakaļ |
Bill Hoffman
|
5dc33f89b5
ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash
|
10 gadi atpakaļ |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 gadi atpakaļ |
Nicolas Despres
|
a92f14f338
Doxygen: Fix warnings.
|
14 gadi atpakaļ |
Nicolas Despres
|
d3d7e45df2
Remove trailing white-spaces.
|
14 gadi atpakaļ |
Zach Mullen
|
e525649a4e
Checksums on CTest submit files, and retry timed out submissions.
|
15 gadi atpakaļ |
Zach Mullen
|
b2e7da885d
Added a "-http1.0" option to ctest to make it submit using curl's http 1.0 option. Also added parsing of html reponse output to determine whether errors or warnings were sent in response from the server. If errors or warnings occurred, the response is output to stdout, and the "submission successful" message has been changed to accurately reflect whether or not warnings or errors were returned with the response.
|
16 gadi atpakaļ |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 gadi atpakaļ |
Bill Hoffman
|
1f0835b5eb
ENH: add submit via cp mode
|
16 gadi atpakaļ |
David Cole
|
6f88b29121
ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash setting properly to the ctest configuration during a submit. Also, do not propagate TriggerSite for projects submitting to CDash. No triggers are necessary with CDash.
|
16 gadi atpakaļ |
Brad King
|
d66c25c2f0
ENH: Teach ctest_submit about parts
|
17 gadi atpakaļ |
Bill Hoffman
|
22dc873ef0
ENH: allow cdash not to trigger
|
17 gadi atpakaļ |