[pdal-commits] [PDAL/PDAL] 1a3c2c: Fix LAS writer when we have LAZPERF but not LASZIP...
Howard Butler
noreply at github.com
Thu Aug 22 09:31:31 PDT 2019
Branch: refs/heads/azure-pipelines
Home: https://github.com/PDAL/PDAL
Commit: 1a3c2c3ff5776b5cb865bfe2a7cce1a634b76b68
https://github.com/PDAL/PDAL/commit/1a3c2c3ff5776b5cb865bfe2a7cce1a634b76b68
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-08-22 (Thu, 22 Aug 2019)
Changed paths:
M io/LasReader.cpp
M io/LasUtils.hpp
M io/LasWriter.cpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Fix LAS writer when we have LAZPERF but not LASZIP. (#2688)
Commit: 0e5aad359e8930e4e2ef4342b14ff458228c3fb4
https://github.com/PDAL/PDAL/commit/0e5aad359e8930e4e2ef4342b14ff458228c3fb4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-08-22 (Thu, 22 Aug 2019)
Changed paths:
M cmake/unix_compiler_options.cmake
M io/BpfWriter.cpp
M io/private/GDALGrid.cpp
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M pdal/Polygon.hpp
M pdal/util/Bounds.hpp
M pdal/util/IStream.hpp
M vendor/eigen/Eigen/src/Core/Block.h
M vendor/eigen/Eigen/src/Core/Map.h
M vendor/eigen/Eigen/src/Core/MapBase.h
M vendor/eigen/Eigen/src/Core/MatrixBase.h
M vendor/eigen/Eigen/src/Core/Transpose.h
M vendor/eigen/Eigen/src/Core/TriangularMatrix.h
Log Message:
-----------
Handle warnings for the latest compilers. (#2689)
Commit: d8e64caf6b9757b9ebdd494cf4586a663b2e79b4
https://github.com/PDAL/PDAL/commit/d8e64caf6b9757b9ebdd494cf4586a663b2e79b4
Author: Howard Butler <howard at hobu.co>
Date: 2019-08-22 (Thu, 22 Aug 2019)
Changed paths:
M cmake/unix_compiler_options.cmake
M io/BpfWriter.cpp
M io/LasReader.cpp
M io/LasUtils.hpp
M io/LasWriter.cpp
M io/private/GDALGrid.cpp
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M pdal/Polygon.hpp
M pdal/util/Bounds.hpp
M pdal/util/IStream.hpp
M test/unit/io/LasWriterTest.cpp
M vendor/eigen/Eigen/src/Core/Block.h
M vendor/eigen/Eigen/src/Core/Map.h
M vendor/eigen/Eigen/src/Core/MapBase.h
M vendor/eigen/Eigen/src/Core/MatrixBase.h
M vendor/eigen/Eigen/src/Core/Transpose.h
M vendor/eigen/Eigen/src/Core/TriangularMatrix.h
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into azure-pipelines
Commit: d40da4abcf0ff071c4de57a849398eb9c8fd82fc
https://github.com/PDAL/PDAL/commit/d40da4abcf0ff071c4de57a849398eb9c8fd82fc
Author: Howard Butler <howard at hobu.co>
Date: 2019-08-22 (Thu, 22 Aug 2019)
Changed paths:
M cmake/macros.cmake
Log Message:
-----------
try bumping up win stack size
Compare: https://github.com/PDAL/PDAL/compare/09dde9563875...d40da4abcf0f
More information about the pdal-commits
mailing list