View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009942CMakeCTestpublic2009-11-21 13:412010-12-14 16:26
ReporterPatrick R. Gansterer 
Assigned ToDavid Cole 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in VersionCMake 2.8.3 
Summary0009942: Add HTTP client functions
DescriptionTo communicate with a webserver a simple http client might be useful (e.g. http://www.cmake.org/Wiki/CTest:Buildserver [^])
I think that most of the necessary parts are already integrated, because of the CDahs submissions.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0023978)
David Cole (manager)
2010-12-14 16:26

You can use the file(DOWNLOAD function to pull stuff from an http connection.

You can use ctest_submit to send a file as data to an http address...

It may not be 100% simple and straightforward to use these functions, but it is possible.

If you require something further than that, please open a more specific feature request.

 Issue History
Date Modified Username Field Change
2009-11-21 13:41 Patrick R. Gansterer New Issue
2010-12-14 16:24 David Cole Assigned To => David Cole
2010-12-14 16:24 David Cole Status new => assigned
2010-12-14 16:26 David Cole Note Added: 0023978
2010-12-14 16:26 David Cole Status assigned => closed
2010-12-14 16:26 David Cole Resolution open => fixed
2010-12-14 16:26 David Cole Fixed in Version => CMake 2.8.3


Copyright © 2000 - 2018 MantisBT Team