7 Commits

Author SHA1 Message Date
landry
0970332dca Update to pdal 1.7.2. 2018-05-19 15:01:48 +00:00
landry
ae9afbd8ce Update to pdal 1.7.1.
See https://github.com/PDAL/PDAL/releases/tag/1.7.1
Switch to use real source tarballs, and patch out detection/support for
libexecinfo/backtrace(). To be revisited when libexecinfo is removed..?
2018-04-11 07:47:09 +00:00
landry
38f7826fb6 Fix build with jsoncpp 1.8.4.
Backported from https://github.com/PDAL/PDAL/pull/1759
breakage reported by naddy@
2018-02-12 20:47:35 +00:00
landry
00dc81f5a6 Properly set COMPILER to base-clang ports-gcc so that those have a
chance to fail further on crippled archs.
2017-11-04 21:26:00 +00:00
landry
3f977487fc Update to pdal 1.6.
https://github.com/PDAL/PDAL/releases/tag/1.6
2017-10-28 18:36:19 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
landry
8a70fd4167 Import PDAL 1.5.0.
PDAL is a C++ BSD library for translating and manipulating point cloud
data. It is very much like the GDAL library which handles raster and
vector data.

In addition to the library code, PDAL provides a suite of command-line
applications that users can conveniently use to process, filter,
translate, and query point cloud data.

WWW: https://pdal.io

ok sthen@ ajacoutot@
2017-06-20 17:12:15 +00:00