]> git.mxchange.org Git - simgear.git/commit
Optional use libCurl as the HTTP client.
authorJames Turner <zakalawe@mac.com>
Thu, 1 Oct 2015 03:12:35 +0000 (22:12 -0500)
committerJames Turner <zakalawe@mac.com>
Sun, 22 Nov 2015 23:53:46 +0000 (23:53 +0000)
commita57e969639575643d6961344f4904c04d8415de0
treeba4c46f0086b4609f2c79130b7ee64a1b151ee39
parent23b8c86e78335df44129100da1d428de8987dfcd
Optional use libCurl as the HTTP client.

Will permit HTTPS for packages in the future, disabled by default
for the moment.
CMakeLists.txt
simgear/CMakeLists.txt
simgear/io/CMakeLists.txt
simgear/io/HTTPClient.cxx
simgear/io/HTTPClient.hxx
simgear/io/HTTPRequest.cxx
simgear/io/HTTPRequest.hxx
simgear/io/SVNRepository.cxx
simgear/io/test_HTTP.cxx
simgear/package/Install.cxx
simgear/simgear_config_cmake.h.in