[pdal-commits] [PDAL/PDAL] 44e87e: Add GDAL includes for non-modern cmake support.
Andrew Bell
noreply at github.com
Fri Jun 19 08:33:04 PDT 2020
Branch: refs/heads/issue-3118
Home: https://github.com/PDAL/PDAL
Commit: 44e87efb243a851f11bcf771e975dd513a6e6f2b
https://github.com/PDAL/PDAL/commit/44e87efb243a851f11bcf771e975dd513a6e6f2b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M plugins/nitf/CMakeLists.txt
Log Message:
-----------
Add GDAL includes for non-modern cmake support.
Commit: 492b373650fa6d75f018f1dc59de490dc6eeb560
https://github.com/PDAL/PDAL/commit/492b373650fa6d75f018f1dc59de490dc6eeb560
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M plugins/nitf/CMakeLists.txt
Log Message:
-----------
Fix include path.
Commit: eed55e75ca18df4b87e04016057ef39cccc7caee
https://github.com/PDAL/PDAL/commit/eed55e75ca18df4b87e04016057ef39cccc7caee
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M io/EptReader.cpp
Log Message:
-----------
Create hierarchy on inspect(). (#3125)
Close #3123
Commit: 50c08db30f4f9fdc716c3425d7d91c213ab2d61d
https://github.com/PDAL/PDAL/commit/50c08db30f4f9fdc716c3425d7d91c213ab2d61d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M doc/stages/readers.text.rst
M io/TextReader.cpp
M test/data/text/quoted.txt
A test/data/text/quoted2.txt
M test/unit/io/TextReaderTest.cpp
Log Message:
-----------
Make reading quoted headers actually work. (#3129)
Commit: e3a33950e6aefa027d47f25aadf58af7e549f7bb
https://github.com/PDAL/PDAL/commit/e3a33950e6aefa027d47f25aadf58af7e549f7bb
Author: chambbj <brad.chambers at gmail.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
M doc/stages/filters.normal.rst
M filters/NormalFilter.cpp
Log Message:
-----------
Turn off normal refinement by default (#3134)
Commit: 3a54bace7431bf7e5e692e6233e8d9fe0d6c2dc9
https://github.com/PDAL/PDAL/commit/3a54bace7431bf7e5e692e6233e8d9fe0d6c2dc9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
M io/EptReader.cpp
M pdal/EigenUtils.hpp
M pdal/SrsBounds.hpp
M pdal/util/ProgramArgs.hpp
M pdal/util/Utils.hpp
Log Message:
-----------
Provide error messages for bad string conversions (#3137)
* Provide StatusWithReason as result in fromString().
* Fix logic for error output.
Commit: 85f5ab81f15a4d228917ded1e7fb058359a2b242
https://github.com/PDAL/PDAL/commit/85f5ab81f15a4d228917ded1e7fb058359a2b242
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M doc/stages/filters.normal.rst
M doc/stages/readers.text.rst
M filters/NormalFilter.cpp
M io/EptReader.cpp
M io/TextReader.cpp
M pdal/util/ProgramArgs.hpp
M plugins/nitf/CMakeLists.txt
M test/data/text/quoted.txt
A test/data/text/quoted2.txt
M test/unit/io/TextReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-3118
Compare: https://github.com/PDAL/PDAL/compare/a786099e55f4...85f5ab81f15a
More information about the pdal-commits
mailing list