summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestSubmit.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Promote submit into a full handler, add test and submit command and do ↵Andy Cedilnik2005-05-031-638/+0
| | | | some cleanups
* ENH: Cleanup of the outputAndy Cedilnik2005-03-161-9/+4
|
* BUG: xmlrpc does the base64 encodingAndy Cedilnik2005-03-091-24/+1
|
* COMP: Remove warningAndy Cedilnik2005-03-071-1/+3
|
* COMP: Remove warning and fix the logicAndy Cedilnik2005-03-061-6/+7
|
* COMP: Remove compile errorAndy Cedilnik2005-03-051-1/+2
|
* ENH: Start working on xmlrpc code. This code does not work, but it will at ↵Andy Cedilnik2005-03-041-0/+121
| | | | least test compiling with cmxmlrpc
* ENH: Add support for proxy authentication (thanks Jean-Michel)Andy Cedilnik2004-11-241-1/+21
|
* PERF: Several cleanups, and remove need for Curl directory to be in include pathAndy Cedilnik2004-10-051-1/+1
|
* ERR: Fix TRUE build problem and replace error couts with cerrsAndy Cedilnik2004-10-051-10/+10
|
* BUG: Allow submit and trigger url to contain ?. Fixes Bug #997 - CTest ↵Andy Cedilnik2004-07-271-2/+6
| | | | cannot handle URLs which contain a "?"
* ERR: Remove warningAndy Cedilnik2004-06-071-2/+2
|
* ENH: Implement scp submissionAndy Cedilnik2004-06-021-6/+106
|
* ENH: Add logging of submittingAndy Cedilnik2004-04-011-0/+21
|
* ENH: Add initial memory check support which works for ValgrindAndy Cedilnik2003-12-151-29/+29
|
* BUG: This fixes problem when submitting bugs on Mac: Bug #320 - When st_size ↵Andy Cedilnik2003-11-031-2/+6
| | | | in stat is 64 bit ctest does not submit
* ENH: Cleanup the outputAndy Cedilnik2003-08-111-92/+95
|
* Remove some borland 6 warningsBill Hoffman2003-05-281-3/+1
|
* ENH: Be just a bit more verboseAndy Cedilnik2003-05-021-1/+4
|
* ERR: Remove warningsAndy Cedilnik2003-05-011-2/+0
|
* ERR: Remove warning because SCP not implementedAndy Cedilnik2003-04-251-5/+4
|
* On verbose, be more verboseAndy Cedilnik2003-04-021-2/+5
|
* Controle verbosityAndy Cedilnik2003-04-011-9/+27
|
* Do not reuse connection as that feature seems to be brokenAndy Cedilnik2003-02-071-26/+26
|
* Try to fix aix problemAndy Cedilnik2003-01-161-22/+22
|
* Add proxy support for triggeringAndy Cedilnik2003-01-161-1/+18
|
* Improve submtitting using httpAndy Cedilnik2003-01-161-41/+71
|
* Improve build, now it should build on mac and other platforms where include ↵Andy Cedilnik2003-01-161-1/+1
| | | | file depend on each other
* Add support for http submit. Also, add support for proxy, but it does not ↵Andy Cedilnik2003-01-151-0/+166
| | | | work yet.
* Add triggeringAndy Cedilnik2003-01-121-0/+63
|
* Method should return somethingAndy Cedilnik2003-01-101-0/+1
|
* Implement FTP uploadingAndy Cedilnik2003-01-081-8/+63
|
* Start working on improved testAndy Cedilnik2003-01-071-0/+38