[pdal-commits] [PDAL/PDAL] fc52de: @rpath support for OSX (only)
GitHub
noreply at github.com
Wed Aug 6 07:40:49 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: fc52deca5d03acb8a599c81f89c2e788917b453a
https://github.com/PDAL/PDAL/commit/fc52deca5d03acb8a599c81f89c2e788917b453a
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-08-03 (Sun, 03 Aug 2014)
Changed paths:
M CMakeLists.txt
M src/CMakeLists.txt
Log Message:
-----------
@rpath support for OSX (only)
Commit: a8614875e7dd7808c2e4b42400f1d0039f9666c5
https://github.com/PDAL/PDAL/commit/a8614875e7dd7808c2e4b42400f1d0039f9666c5
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-08-06 (Wed, 06 Aug 2014)
Changed paths:
M CMakeLists.txt
M cmake/examples/hobu-windows.bat
M cmake/modules/FindGEOS.cmake
M cmake/modules/FindNitro.cmake
M cmake/modules/FindPoints2Grid.cmake
M include/pdal/Dimension.hpp
M include/pdal/Filter.hpp
M include/pdal/PointBuffer.hpp
M include/pdal/Stage.hpp
M include/pdal/StageIterator.hpp
M include/pdal/drivers/oci/common.hpp
M include/pdal/drivers/sbet/Common.hpp
M include/pdal/pdal_types.hpp
M src/Schema.cpp
Log Message:
-----------
Merge branch 'point-context' of github.com:PDAL/PDAL into point-context
Commit: 544e35258351a46ebc0b2d8a2d43eeb88f8dced9
https://github.com/PDAL/PDAL/commit/544e35258351a46ebc0b2d8a2d43eeb88f8dced9
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-08-06 (Wed, 06 Aug 2014)
Changed paths:
M include/pdal/FilterIterator.hpp
M include/pdal/MultiFilterIterator.hpp
M include/pdal/StageIterator.hpp
M include/pdal/drivers/bpf/BpfSeqIterator.hpp
M include/pdal/drivers/caris/CloudIterator.hpp
M include/pdal/drivers/faux/Reader.hpp
M include/pdal/drivers/greyhound/Reader.hpp
M include/pdal/drivers/icebridge/Reader.hpp
M include/pdal/drivers/las/Reader.hpp
M include/pdal/drivers/mrsid/Reader.hpp
M include/pdal/drivers/qfit/Reader.hpp
M include/pdal/drivers/sbet/Reader.hpp
M include/pdal/drivers/terrasolid/Reader.hpp
M include/pdal/filters/Crop.hpp
M include/pdal/filters/Mosaic.hpp
M src/StageIterator.cpp
M src/drivers/bpf/BpfSeqIterator.cpp
M src/drivers/icebridge/Reader.cpp
M src/drivers/las/Reader.cpp
M src/drivers/qfit/Reader.cpp
M src/drivers/terrasolid/Reader.cpp
M src/filters/Mosaic.cpp
Log Message:
-----------
fix up readBufferImpl virtual to return point_count_t
Compare: https://github.com/PDAL/PDAL/compare/8e53f0ae05a5...544e35258351
More information about the pdal-commits
mailing list