CMake/Utilities/cmcurl
David Cole a61c5ab6e5 Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test.
If defined and non-empty, the value of CMAKE_TESTS_CDASH_SERVER should point
to a CDash server willing to accept submissions for a project named
PublicDashboard. On machines that also run a CDash dashboard, set this
variable to "http://localhost/CDash-trunk-Testing" so that the CMake tests
that submit dashboards do not have to send those submissions over the wire.

The CTestSubmitLargeOutput test runs a dashboard that has a test that produces
very large amount of output on stdout/stderr. Since we do not even want	 to
attempt to send such large output over the wire, this test is off by default
unless the CMAKE_TESTS_CDASH_SERVER server is localhost. This test is expected
to cause a submission failure when sent to CDash. It passes if the submit
results contain error output. It fails if the submit succeeds.

CMAKE_TESTS_CDASH_SERVER: CDash server used by CMake/Tests.

If not defined or "", this variable defaults to the server at
http://www.cdash.org/CDash.

If set explicitly to "NOTFOUND", curl tests and ctest tests that use the
network are skipped.

If set to something starting with "http://localhost/", the CDash is expected
to be an instance of CDash used for CDash testing, pointing to a
cdash4simpletest database. In these cases, the CDash dashboards should be
run first.
2010-03-08 13:25:58 -05:00
..
CMake cmcurl: Drop custom CHECK_TYPE_SIZE macro 2009-12-15 14:20:28 -05:00
Platforms ENH: add support for vs 2008 beta 2 2007-09-17 15:21:47 -04:00
Testing Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test. 2010-03-08 13:25:58 -05:00
curl ENH: add initial support for HAIKU OS from bug# 7425 2008-09-15 17:53:28 -04:00
CMakeLists.txt Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test. 2010-03-08 13:25:58 -05:00
COPYING Install third-party utility copyright notices 2009-09-28 11:36:17 -04:00
amigaos.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
amigaos.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
arpa_telnet.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
base64.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
base64.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
ca-bundle.h ENH: Initial import 2005-06-24 09:02:17 -04:00
config.h.in cmcurl: Use arch-aware CHECK_TYPE_SIZE result 2009-12-17 15:16:13 -05:00
connect.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
connect.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
content_encoding.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
content_encoding.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
cookie.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
cookie.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
curlx.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
dict.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
dict.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
easy.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
easyif.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
escape.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
escape.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
file.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
file.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
formdata.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
formdata.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
ftp.c COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697. 2007-11-05 14:34:36 -05:00
ftp.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
getenv.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
getinfo.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
getinfo.h ENH: Initial import 2005-06-24 09:02:17 -04:00
gtls.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
gtls.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hash.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hash.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hostares.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hostasyn.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hostip.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hostip.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hostip4.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hostip6.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hostsyn.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
hostthre.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http_chunks.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http_chunks.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http_digest.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http_digest.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http_negotiate.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http_negotiate.h ENH: Initial import 2005-06-24 09:02:17 -04:00
http_ntlm.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
http_ntlm.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
if2ip.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
if2ip.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
inet_ntoa_r.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
inet_ntop.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
inet_ntop.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
inet_pton.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
inet_pton.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
krb4.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
krb4.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
ldap.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
ldap.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
llist.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
llist.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
md5.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
md5.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
memdebug.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
memdebug.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
memory.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
mprintf.c cmcurl: Remove unused SIZEOF_LONG_DOUBLE 2009-12-17 15:15:53 -05:00
multi.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
multiif.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
netrc.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
netrc.h ENH: Initial import 2005-06-24 09:02:17 -04:00
nwlib.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
parsedate.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
parsedate.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
progress.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
progress.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
security.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
select.c ENH: missed this one, cmake now bootstraps on HAIKU 2008-09-15 18:23:37 -04:00
select.h ENH: add support for vs 2008 beta 2 2007-09-17 15:21:47 -04:00
sendf.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
sendf.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
setup.h COMP: Fix cmcurl build on VMS 2009-06-10 11:49:23 -04:00
setup_once.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
share.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
share.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
sockaddr.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
socks.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
socks.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
speedcheck.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
speedcheck.h ENH: Initial import 2005-06-24 09:02:17 -04:00
splay.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
splay.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
ssh.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
ssh.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
sslgen.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
sslgen.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
ssluse.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
ssluse.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
strdup.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
strdup.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
strequal.c ENH: second try to fix qnx build problem 2007-03-20 15:51:42 -04:00
strequal.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
strerror.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
strerror.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
strtok.c ENH: Initial import 2005-06-24 09:02:17 -04:00
strtok.h ENH: Initial import 2005-06-24 09:02:17 -04:00
strtoofft.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
strtoofft.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
telnet.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
telnet.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
tftp.c COMP: Remove some warnings 2007-03-18 16:18:50 -04:00
tftp.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
timeval.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
timeval.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
transfer.c COMP: Remove some warnings 2007-03-18 16:18:50 -04:00
transfer.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
url.c COMP: Fix code-not-reached warnings for SunCC. 2007-05-03 13:03:13 -04:00
url.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
urldata.h ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00
version.c ENH: Update Curl to 7.16.1 2007-03-15 15:22:15 -04:00