[pdal-commits] [PDAL/PDAL] 2b988c: Add missed features dependency.
GitHub
noreply at github.com
Tue Feb 13 06:30:39 PST 2018
Branch: refs/heads/plugin
Home: https://github.com/PDAL/PDAL
Commit: 2b988cee6be144cc367e1452dd70772c02b28075
https://github.com/PDAL/PDAL/commit/2b988cee6be144cc367e1452dd70772c02b28075
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-02-01 (Thu, 01 Feb 2018)
Changed paths:
M test/unit/ConfigTest.cpp
Log Message:
-----------
Add missed features dependency.
Commit: e304603042eb2104ad222b13a2ac099455cebc1e
https://github.com/PDAL/PDAL/commit/e304603042eb2104ad222b13a2ac099455cebc1e
Author: chambbj <brad.chambers at gmail.com>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M .travis.yml
Log Message:
-----------
Update Alpine version to 3.7 for Travis (#1799)
We have been pushing Docker images built on Alpine v3.7, but our Travis config
has been stuck back on v3.6. These should match.
Commit: 832ac9a11f8bef3e6abdd69cb9895209f139291f
https://github.com/PDAL/PDAL/commit/832ac9a11f8bef3e6abdd69cb9895209f139291f
Author: Howard Butler <howard at hobu.co>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M cmake/examples/hobu-config.sh
M io/TIndexReader.cpp
M io/TIndexReader.hpp
M kernels/TIndexKernel.cpp
Log Message:
-----------
tindex kernel fixes (#1807)
* try pushing the prepare operation into the prepared method for readers.tindex #1802
* update my cmake config
* use correct boundary for tindex kernel, error out properly when no boundary is found for a file
Commit: 6f407ff17df530eaade9093d06fc3ad00f88450a
https://github.com/PDAL/PDAL/commit/6f407ff17df530eaade9093d06fc3ad00f88450a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M doc/stages/filters.cluster.rst
R pdal/PyArray.hpp
M plugins/python/test/PythonFilterTest.cpp
A python/PKG-INFO
M python/VERSION.txt
A python/pdal/PyArray.hpp
M python/pdal/PyPipeline.cpp
M python/pdal/PyPipeline.hpp
M python/pdal/libpdalpython.pyx
A python/setup.cfg
M python/setup.py
Log Message:
-----------
Pyext (#1808)
* Update doc.
* Move all of python extension to python directory.
* Remove PyArray test that did nothing.
* Quiet numpy complaining.
* Make things look like Alpine.
* Various fixes for python extension building.
* add back install_requires for setup.py
Commit: f0a7f453be18a45626177d2beeca5fd29f57fee4
https://github.com/PDAL/PDAL/commit/f0a7f453be18a45626177d2beeca5fd29f57fee4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-02-13 (Tue, 13 Feb 2018)
Changed paths:
M .travis.yml
M cmake/examples/hobu-config.sh
M doc/stages/filters.cluster.rst
M io/TIndexReader.cpp
M io/TIndexReader.hpp
M kernels/TIndexKernel.cpp
R pdal/PyArray.hpp
M plugins/python/test/PythonFilterTest.cpp
A python/PKG-INFO
M python/VERSION.txt
A python/pdal/PyArray.hpp
M python/pdal/PyPipeline.cpp
M python/pdal/PyPipeline.hpp
M python/pdal/libpdalpython.pyx
A python/setup.cfg
M python/setup.py
M test/unit/ConfigTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into plugin
Compare: https://github.com/PDAL/PDAL/compare/01d12db00bf5...f0a7f453be18
More information about the pdal-commits
mailing list