Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
%!s(int64=11) %!d(string=hai) anos |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
%!s(int64=11) %!d(string=hai) anos |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
%!s(int64=11) %!d(string=hai) anos |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
%!s(int64=12) %!d(string=hai) anos |
Sean McBride
|
1399825cf9
Remove some uses of obsolete 'register' storage specifier
|
%!s(int64=12) %!d(string=hai) anos |
Zach Mullen
|
350546db3a
Implement ctest_upload command
|
%!s(int64=14) %!d(string=hai) anos |
Brad King
|
a1711f1c6b
Remove trailing whitespace
|
%!s(int64=14) %!d(string=hai) anos |
Brad King
|
e1a4c02bac
Merge topic 'resolve/doc-spelling/CPackRPM'
|
%!s(int64=15) %!d(string=hai) anos |
Kai Wasserbäch
|
9203e9187e
Fix spelling errors reported by Lintian.
|
%!s(int64=15) %!d(string=hai) anos |
David Cole
|
46df0b44ac
Activate retry code on any curl submit failure.
|
%!s(int64=15) %!d(string=hai) anos |
Zach Mullen
|
d0d1cdd71b
Mock checksum failure output for old CDash versions
|
%!s(int64=15) %!d(string=hai) anos |
Zach Mullen
|
af5ef0c969
Testing for CTest checksum
|
%!s(int64=15) %!d(string=hai) anos |
Zach Mullen
|
86e81b53c1
CTest should resubmit in the checksum failed case
|
%!s(int64=15) %!d(string=hai) anos |
Zach Mullen
|
d6b71078da
Fix subscript out of range crash
|
%!s(int64=15) %!d(string=hai) anos |
Zach Mullen
|
082c87e528
Cross-platform fixes for checksum/retry code
|
%!s(int64=15) %!d(string=hai) anos |
Zach Mullen
|
e525649a4e
Checksums on CTest submit files, and retry timed out submissions.
|
%!s(int64=15) %!d(string=hai) anos |
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.
|
%!s(int64=16) %!d(string=hai) anos |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
David Cole
|
68b8332088
Increase curl submit timeout. A submit will timeout if there are 120 seconds of very little activity. 30 seconds was too short.
|
%!s(int64=16) %!d(string=hai) anos |
David Cole
|
d741a6a57f
Add curl timeout options to the SubmitUsingHTTP method. They were only in the SubmitUsingFTP method.
|
%!s(int64=16) %!d(string=hai) anos |
Bill Hoffman
|
736d8c1a0c
ENH: set an upload speed limit for ctest
|
%!s(int64=16) %!d(string=hai) anos |
Brad King
|
8f5af6172a
ENH: Disable the xmlrpc drop method by default
|
%!s(int64=16) %!d(string=hai) anos |
Bill Hoffman
|
682e15184a
ENH: remove warning and improve message
|
%!s(int64=16) %!d(string=hai) anos |
Bill Hoffman
|
d75513c9fa
ENH: remove cerr call
|
%!s(int64=16) %!d(string=hai) anos |
Bill Hoffman
|
4ec691a9d1
ENH: add ability to control ssl cert checking
|
%!s(int64=16) %!d(string=hai) anos |
Bill Hoffman
|
4c3718d7b6
ENH: use 0 not FALSE
|
%!s(int64=16) %!d(string=hai) anos |
Bill Hoffman
|
1f0835b5eb
ENH: add submit via cp mode
|
%!s(int64=16) %!d(string=hai) anos |
Bill Hoffman
|
0a65ee8d95
ENH: allow for https submission if ctest is built with a curl that supports it
|
%!s(int64=16) %!d(string=hai) anos |
David Cole
|
c6d499aba5
COMP: Iterator version of std::set not available with vs6 implementation of STL. Use explicit iteration to insert individual elements one at a time. Sigh.
|
%!s(int64=17) %!d(string=hai) anos |
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.
|
%!s(int64=17) %!d(string=hai) anos |