[pdal-commits] [PDAL/PDAL] afbfcc: support reading s3 and http over the network by em...
GitHub
noreply at github.com
Tue Apr 12 13:42:00 PDT 2016
Branch: refs/heads/read-s3
Home: https://github.com/PDAL/PDAL
Commit: afbfccab6b2a06dab22b8b5e2e9d3e2bdd9e384b
https://github.com/PDAL/PDAL/commit/afbfccab6b2a06dab22b8b5e2e9d3e2bdd9e384b
Author: Howard Butler <howard at hobu.co>
Date: 2016-04-12 (Tue, 12 Apr 2016)
Changed paths:
M CMakeLists.txt
A cmake/curl.cmake
M cmake/examples/hobu-config.sh
M pdal_defines.h.in
M src/CMakeLists.txt
M src/util/CMakeLists.txt
M src/util/FileUtils.cpp
M test/unit/UtilsTest.cpp
A vendor/arbiter/CMakeLists.txt
A vendor/arbiter/LICENSE
A vendor/arbiter/README
A vendor/arbiter/arbiter.cpp
A vendor/arbiter/arbiter.hpp
A vendor/jsoncpp-1.6.2/dist/CMakeLists.txt
Log Message:
-----------
support reading s3 and http over the network by embedding http://github.com/connormanning/arbiter
More information about the pdal-commits
mailing list