[pdal-commits] [PDAL/PDAL] c709b5: Link in libdl where necessary. (#1903)
GitHub
noreply at github.com
Fri Apr 6 13:37:14 PDT 2018
Branch: refs/heads/1.7-maintenance
Home: https://github.com/PDAL/PDAL
Commit: c709b5d118edd13f2871deb93620630241655d4d
https://github.com/PDAL/PDAL/commit/c709b5d118edd13f2871deb93620630241655d4d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-06 (Fri, 06 Apr 2018)
Changed paths:
M plugins/python/filters/CMakeLists.txt
M plugins/python/io/CMakeLists.txt
Log Message:
-----------
Link in libdl where necessary. (#1903)
Fix minor bugs in lib builds.
Commit: 2cb436236e71e91e4b420594ac4334798585615f
https://github.com/PDAL/PDAL/commit/2cb436236e71e91e4b420594ac4334798585615f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-06 (Fri, 06 Apr 2018)
Changed paths:
M io/HeaderVal.hpp
Log Message:
-----------
Initialize m_val in BaseHeaderVal to quiet compiler. (#1907)
Close #1899
Commit: a7046ff1dd2e881a72807bdc4cbc7554038c50e2
https://github.com/PDAL/PDAL/commit/a7046ff1dd2e881a72807bdc4cbc7554038c50e2
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-06 (Fri, 06 Apr 2018)
Changed paths:
M io/GeotiffSupport.cpp
M io/GeotiffSupport.hpp
M io/LasHeader.cpp
M io/LasWriter.cpp
Log Message:
-----------
Report error when we can't convert geotiff keys. (#1911)
Cloase #1910
Commit: ed68fb5e8901ef4527124bec5588f4700f156bd7
https://github.com/PDAL/PDAL/commit/ed68fb5e8901ef4527124bec5588f4700f156bd7
Author: chambbj <brad.chambers at gmail.com>
Date: 2018-04-06 (Fri, 06 Apr 2018)
Changed paths:
M filters/VoxelCenterNearestNeighborFilter.cpp
M filters/VoxelCentroidNearestNeighborFilter.cpp
Log Message:
-----------
Fix computation of voxel indices (#1901)
Commit: d31f8fee6d53fb30608e25a984fe4cbb38d2e3a2
https://github.com/PDAL/PDAL/commit/d31f8fee6d53fb30608e25a984fe4cbb38d2e3a2
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-06 (Fri, 06 Apr 2018)
Changed paths:
M plugins/python/filters/CMakeLists.txt
M plugins/python/io/CMakeLists.txt
Log Message:
-----------
Merge missing items
https://github.com/PDAL/PDAL/pull/1903
Commit: f6e2d530c75d2b4378e9bae58ef891be93aca4fc
https://github.com/PDAL/PDAL/commit/f6e2d530c75d2b4378e9bae58ef891be93aca4fc
Author: Howard Butler <howard at hobu.co>
Date: 2018-04-06 (Fri, 06 Apr 2018)
Changed paths:
M appveyor.yml
Log Message:
-----------
install using before_deploy for appveyor
Compare: https://github.com/PDAL/PDAL/compare/af6b7652117f...f6e2d530c75d
More information about the pdal-commits
mailing list