[pdal-commits] [PDAL/PDAL] 389be3: Remove '..' in configured temp path for unit tests

GitHub noreply at github.com
Wed Nov 15 06:10:33 PST 2017


  Branch: refs/tags/docker-master
  Home:   https://github.com/PDAL/PDAL
  Commit: 389be3d92dffd1905f97508ef01fc80437866aa8
      https://github.com/PDAL/PDAL/commit/389be3d92dffd1905f97508ef01fc80437866aa8
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Remove '..' in configured temp path for unit tests

musl has changed it's handling of '.' and '..' when globbing [1]. These only
recently made their way into the alpine:edge image that we use in Travis and
for Docker automated builds [2]. For now, we simply configure the temp path
directly, rather than relying on '..'.

[1] https://github.com/alpinelinux/aports/blob/afdba0ba0b8c0e92c376e7f1bfb151c07bf654b6/main/musl/0068-fix-glob-descent-into-.-and-.-with-GLOB_PERIOD.patch
[2] http://www.openwall.com/lists/musl/2017/01/12/5


  Commit: 58b586fb392085a0ea32dcdedc488f78d7ea2c00
      https://github.com/PDAL/PDAL/commit/58b586fb392085a0ea32dcdedc488f78d7ea2c00
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Merge pull request #1703 from PDAL/alpine-edge-issues

Remove '..' in configured temp path for unit tests


  Commit: dd3df03b15c61dfe3df696efededff5194e35029
      https://github.com/PDAL/PDAL/commit/dd3df03b15c61dfe3df696efededff5194e35029
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Use Alpine v3.6 for main and community, edge for testing


  Commit: 3221f81108c04c10a70f3480dabdade0c267de86
      https://github.com/PDAL/PDAL/commit/3221f81108c04c10a70f3480dabdade0c267de86
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M cmake/cpack.cmake

  Log Message:
  -----------
  cpack ignores


  Commit: e1323ac27635df38bd7ba3b284101fb8ffd636a2
      https://github.com/PDAL/PDAL/commit/e1323ac27635df38bd7ba3b284101fb8ffd636a2
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
    M filters/private/DimRange.cpp
    A test/data/las/gps-time-nan.las
    M test/unit/filters/RangeFilterTest.cpp

  Log Message:
  -----------
  Always reject nan values with the range filter

`DimRange::valuePasses` should always be false (modulo `m_negate`) if v
is nan. Includes test case.


  Commit: 22f2dfc4f3e5d28435c15178548f2539f4e31b0f
      https://github.com/PDAL/PDAL/commit/22f2dfc4f3e5d28435c15178548f2539f4e31b0f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M filters/private/DimRange.cpp
    A test/data/las/gps-time-nan.las
    M test/unit/filters/RangeFilterTest.cpp

  Log Message:
  -----------
  Merge pull request #1708 from gadomski/range-with-nan

Always reject nan values with the range filter


  Commit: 9742cab1d6d0cd29f8a006dd3bfc25422809372a
      https://github.com/PDAL/PDAL/commit/9742cab1d6d0cd29f8a006dd3bfc25422809372a
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    A doc/development/alpine.rst
    M doc/development/index.rst

  Log Message:
  -----------
  Add some Alpine docs in the development section


  Commit: ea6d62c0e8b86de582f85c95470d74fcafa58783
      https://github.com/PDAL/PDAL/commit/ea6d62c0e8b86de582f85c95470d74fcafa58783
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    A doc/development/alpine.rst
    M doc/development/index.rst

  Log Message:
  -----------
  Merge pull request #1709 from PDAL/alpine-docs

Add some Alpine docs in the development section


  Commit: e92e5f79e4cf452656af24fa7d5b26ac1b458b43
      https://github.com/PDAL/PDAL/commit/e92e5f79e4cf452656af24fa7d5b26ac1b458b43
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M doc/apps/index.rst

  Log Message:
  -----------
  Use json instead of xml in apps/index docs (#1710)


  Commit: c53ad0b84dc5c4340afb84c5608dd82fb547b00c
      https://github.com/PDAL/PDAL/commit/c53ad0b84dc5c4340afb84c5608dd82fb547b00c
  Author: Grigory <gr.pomadchin at gmail.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M java/README.md
    M java/build.sbt
    M java/core-scala/src/main/scala/io/pdal/pipeline/FilterTypes.scala
    M java/core-scala/src/main/scala/io/pdal/pipeline/PipelineExpressions.scala
    M java/core-scala/src/main/scala/io/pdal/pipeline/ReaderTypes.scala
    M java/project/build.properties

  Log Message:
  -----------
  Update PDAL Scala DSL up to 1.6.0 (#1707)


  Commit: 97d92a4510a984e150399b7ba7a25ed38823f6ce
      https://github.com/PDAL/PDAL/commit/97d92a4510a984e150399b7ba7a25ed38823f6ce
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge pull request #1704 from PDAL/base-travis-on-alpine-3.6

Use Alpine v3.6 for main and community, edge for testing


  Commit: 94fccefbd16663bd32f1d3d8f724681a74e24aa9
      https://github.com/PDAL/PDAL/commit/94fccefbd16663bd32f1d3d8f724681a74e24aa9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M scripts/docker/1.4-maintenance/alpine/Dockerfile
    M scripts/docker/1.5-maintenance/alpine/Dockerfile
    A scripts/docker/1.6-maintenance/alpine/Dockerfile
    A scripts/docker/1.6-maintenance/ubuntu/Dockerfile
    M scripts/docker/master/alpine/Dockerfile

  Log Message:
  -----------
  Merge pull request #1705 from PDAL/update-dockerfiles-too

Base all Alpine Docker images on Alpine v3.6 instead of edge; add 1.6…


  Commit: 88eaba3c0137141cda6fd436c406bfadad9de964
      https://github.com/PDAL/PDAL/commit/88eaba3c0137141cda6fd436c406bfadad9de964
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M CMakeLists.txt
    M test/unit/filters/ColorinterpFilterTest.cpp

  Log Message:
  -----------
  Tell GDAL that pointers in windows are hex.


  Commit: e0816a5c682f36b760b4c0f9d31f017fe35dae81
      https://github.com/PDAL/PDAL/commit/e0816a5c682f36b760b4c0f9d31f017fe35dae81
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M doc/faq.rst

  Log Message:
  -----------
  trigger a doc refresh


  Commit: 6f0713720b23d187c956c37012ef1dd1487693f1
      https://github.com/PDAL/PDAL/commit/6f0713720b23d187c956c37012ef1dd1487693f1
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M scripts/docker/docbuild/Dockerfile

  Log Message:
  -----------
  install sphinx_rtd_theme from gh


  Commit: 17427274f6e232f39015b733d92d3799093d032a
      https://github.com/PDAL/PDAL/commit/17427274f6e232f39015b733d92d3799093d032a
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M doc/faq.rst

  Log Message:
  -----------
  force another doc regen


  Commit: 618b2c44fcbda337db76fecd6f5913eafa420348
      https://github.com/PDAL/PDAL/commit/618b2c44fcbda337db76fecd6f5913eafa420348
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    M cmake/macros.cmake
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Supportobj (#1715)

* Only compile Support.cpp once.

* Generate dimension header file for Support.cpp.


  Commit: 4c23bb6fd25f2e9d112600701415d64ea6414d80
      https://github.com/PDAL/PDAL/commit/4c23bb6fd25f2e9d112600701415d64ea6414d80
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M plugins/mbio/io/MbReader.cpp

  Log Message:
  -----------
  Temp placeholder.


  Commit: ef30d2bc7c10100e0221e610a8d59a624a889670
      https://github.com/PDAL/PDAL/commit/ef30d2bc7c10100e0221e610a8d59a624a889670
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M appveyor.yml
    M cmake/examples/hobu-windows.bat
    M dimbuilder/CMakeLists.txt
    A scripts/appveyor/build.cmd
    M scripts/appveyor/config.cmd
    M scripts/appveyor/install.cmd
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Windows updates:

* Appveyor package build/install locations
* My example build config
* Support.cpp rebuilding reduction


  Commit: 834c5167b0e40edecebceaf289357c050d067477
      https://github.com/PDAL/PDAL/commit/834c5167b0e40edecebceaf289357c050d067477
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    R doc/development/compilation/media/OSGeo4WInstallAdvanced.png
    R doc/development/compilation/media/OSGeo4WInstallFromInternet.png
    R doc/development/compilation/media/OSGeo4WInstallGDALDev.png
    R doc/development/compilation/media/OSGeo4WInstallIConv.png
    R doc/development/compilation/media/OSGeo4WInstallLASZip.png
    R doc/development/compilation/media/OSGeo4WInstallLibXML2.png
    R doc/development/compilation/media/OSGeo4WInstallOCI.png
    R doc/development/compilation/media/OSGeo4WInstallRootDirectory.png
    M doc/development/compilation/windows.rst

  Log Message:
  -----------
  refresh the Windows compilation document


  Commit: ddcf70081ffe00c1ca3914fcd07e687c85e97881
      https://github.com/PDAL/PDAL/commit/ddcf70081ffe00c1ca3914fcd07e687c85e97881
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M cmake/examples/hobu-windows.bat

  Log Message:
  -----------
  Howard windows example config


  Commit: 7f01e6528f8acf8b1e4ba3e948b31f01aa2f1ce2
      https://github.com/PDAL/PDAL/commit/7f01e6528f8acf8b1e4ba3e948b31f01aa2f1ce2
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    R doc/development/compilation/media/OSGeo4WInstallAdvanced.png
    R doc/development/compilation/media/OSGeo4WInstallFromInternet.png
    R doc/development/compilation/media/OSGeo4WInstallGDALDev.png
    R doc/development/compilation/media/OSGeo4WInstallIConv.png
    R doc/development/compilation/media/OSGeo4WInstallLASZip.png
    R doc/development/compilation/media/OSGeo4WInstallLibXML2.png
    R doc/development/compilation/media/OSGeo4WInstallOCI.png
    R doc/development/compilation/media/OSGeo4WInstallRootDirectory.png
    M doc/development/compilation/windows.rst

  Log Message:
  -----------
  refresh the Windows compilation document


  Commit: 9d09af32da4c58462144c9e5a1145f85042dca6e
      https://github.com/PDAL/PDAL/commit/9d09af32da4c58462144c9e5a1145f85042dca6e
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt

  Log Message:
  -----------
  get example CMakeLists.txt working with windows


  Commit: 7a85cb276a8301145c5b7b87332ea5d41dc0ac6c
      https://github.com/PDAL/PDAL/commit/7a85cb276a8301145c5b7b87332ea5d41dc0ac6c
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt

  Log Message:
  -----------
  get example CMakeLists.txt working with windows


  Commit: e84e7feaa00a34b3d8d93616bef9839f2475670a
      https://github.com/PDAL/PDAL/commit/e84e7feaa00a34b3d8d93616bef9839f2475670a
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    A doc/development/cmake.rst
    R doc/development/contributors.rst
    R doc/development/conventions.rst
    R doc/development/docker.rst
    R doc/development/docs.rst
    R doc/development/goals.rst
    M doc/development/index.rst
    R doc/development/integration.rst
    R doc/development/testing.rst
    R doc/development/using.rst
    A doc/project/contributors.rst
    A doc/project/conventions.rst
    A doc/project/docker.rst
    A doc/project/docs.rst
    A doc/project/integration.rst
    A doc/project/testing.rst

  Log Message:
  -----------
  rearrange development section a bit


  Commit: 7ba814fe8b567cf084c4880618266cfab2b69d48
      https://github.com/PDAL/PDAL/commit/7ba814fe8b567cf084c4880618266cfab2b69d48
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    A doc/development/cmake.rst
    R doc/development/contributors.rst
    R doc/development/conventions.rst
    R doc/development/docker.rst
    R doc/development/docs.rst
    R doc/development/goals.rst
    M doc/development/index.rst
    R doc/development/integration.rst
    R doc/development/testing.rst
    R doc/development/using.rst
    A doc/project/contributors.rst
    A doc/project/conventions.rst
    A doc/project/docker.rst
    A doc/project/docs.rst
    A doc/project/integration.rst
    A doc/project/testing.rst

  Log Message:
  -----------
  rearrange development section a bit


  Commit: e6cd5fe4abf59cd3cc588d87f081f93180249213
      https://github.com/PDAL/PDAL/commit/e6cd5fe4abf59cd3cc588d87f081f93180249213
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    A doc/development/cmake.rst
    R doc/development/contributors.rst
    R doc/development/conventions.rst
    R doc/development/docker.rst
    R doc/development/docs.rst
    R doc/development/goals.rst
    M doc/development/index.rst
    R doc/development/integration.rst
    R doc/development/testing.rst
    R doc/development/using.rst
    M doc/faq.rst
    A doc/project/contributors.rst
    A doc/project/conventions.rst
    A doc/project/docker.rst
    A doc/project/docs.rst
    A doc/project/integration.rst
    A doc/project/testing.rst

  Log Message:
  -----------
  rearrange development section docs


  Commit: 004cac9afbc31ff381fa1b243d5f324c9405b563
      https://github.com/PDAL/PDAL/commit/004cac9afbc31ff381fa1b243d5f324c9405b563
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M doc/index.rst

  Log Message:
  -----------
  point to Project resources


  Commit: 5109c3b357294c6d050745f3f079387478c2cbc0
      https://github.com/PDAL/PDAL/commit/5109c3b357294c6d050745f3f079387478c2cbc0
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M doc/index.rst

  Log Message:
  -----------
  point to Project resources


  Commit: 6084ff774e7f0e16cd2aa7bcd7dba28a939e6065
      https://github.com/PDAL/PDAL/commit/6084ff774e7f0e16cd2aa7bcd7dba28a939e6065
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M filters/GreedyProjection.cpp
    M plugins/pcl/CMakeLists.txt
    R plugins/pcl/filters/GreedyProjectionFilter.cpp
    R plugins/pcl/filters/GreedyProjectionFilter.hpp
    R plugins/pcl/filters/PoissonFilter.cpp
    R plugins/pcl/filters/PoissonFilter.hpp

  Log Message:
  -----------
  Remove dead PCL filters.
Have built-in greedyprojection filter take over the filter
name 'greedyprojection'.


  Commit: 92a24cfb438bc0c13988433c9e426fb7032c55ea
      https://github.com/PDAL/PDAL/commit/92a24cfb438bc0c13988433c9e426fb7032c55ea
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    M appveyor.yml
    M cmake/examples/hobu-windows.bat
    M cmake/macros.cmake
    M dimbuilder/CMakeLists.txt
    A doc/development/cmake.rst
    R doc/development/compilation/media/OSGeo4WInstallAdvanced.png
    R doc/development/compilation/media/OSGeo4WInstallFromInternet.png
    R doc/development/compilation/media/OSGeo4WInstallGDALDev.png
    R doc/development/compilation/media/OSGeo4WInstallIConv.png
    R doc/development/compilation/media/OSGeo4WInstallLASZip.png
    R doc/development/compilation/media/OSGeo4WInstallLibXML2.png
    R doc/development/compilation/media/OSGeo4WInstallOCI.png
    R doc/development/compilation/media/OSGeo4WInstallRootDirectory.png
    M doc/development/compilation/windows.rst
    R doc/development/contributors.rst
    R doc/development/conventions.rst
    R doc/development/docker.rst
    R doc/development/docs.rst
    R doc/development/goals.rst
    M doc/development/index.rst
    R doc/development/integration.rst
    R doc/development/testing.rst
    R doc/development/using.rst
    M doc/faq.rst
    M doc/index.rst
    A doc/project/contributors.rst
    A doc/project/conventions.rst
    A doc/project/docker.rst
    A doc/project/docs.rst
    A doc/project/integration.rst
    A doc/project/testing.rst
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt
    A scripts/appveyor/build.cmd
    M scripts/appveyor/config.cmd
    M scripts/appveyor/install.cmd
    M scripts/docker/docbuild/Dockerfile
    M test/unit/CMakeLists.txt
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 3cac268de5e490668e0a7e8d7edd6aba0e7096f5
      https://github.com/PDAL/PDAL/commit/3cac268de5e490668e0a7e8d7edd6aba0e7096f5
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M appveyor.yml
    M cmake/examples/hobu-windows.bat
    M dimbuilder/CMakeLists.txt
    A doc/development/cmake.rst
    R doc/development/compilation/media/OSGeo4WInstallAdvanced.png
    R doc/development/compilation/media/OSGeo4WInstallFromInternet.png
    R doc/development/compilation/media/OSGeo4WInstallGDALDev.png
    R doc/development/compilation/media/OSGeo4WInstallIConv.png
    R doc/development/compilation/media/OSGeo4WInstallLASZip.png
    R doc/development/compilation/media/OSGeo4WInstallLibXML2.png
    R doc/development/compilation/media/OSGeo4WInstallOCI.png
    R doc/development/compilation/media/OSGeo4WInstallRootDirectory.png
    M doc/development/compilation/windows.rst
    R doc/development/contributors.rst
    R doc/development/conventions.rst
    R doc/development/docker.rst
    R doc/development/docs.rst
    R doc/development/goals.rst
    M doc/development/index.rst
    R doc/development/integration.rst
    R doc/development/testing.rst
    R doc/development/using.rst
    M doc/faq.rst
    M doc/index.rst
    A doc/project/contributors.rst
    A doc/project/conventions.rst
    A doc/project/docker.rst
    A doc/project/docs.rst
    A doc/project/integration.rst
    A doc/project/testing.rst
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt
    A scripts/appveyor/build.cmd
    M scripts/appveyor/config.cmd
    M scripts/appveyor/install.cmd
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: ca85b6734173809d2ff880e9a9dbee7d13a3d7f1
      https://github.com/PDAL/PDAL/commit/ca85b6734173809d2ff880e9a9dbee7d13a3d7f1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Revert "Remove '..' in configured temp path for unit tests"

This reverts commit 389be3d92dffd1905f97508ef01fc80437866aa8.


  Commit: 4b6337e9544c6a2acccea33d00374b3855477149
      https://github.com/PDAL/PDAL/commit/4b6337e9544c6a2acccea33d00374b3855477149
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    M cmake/examples/hobu-config.sh
    M doc/development/writing-filter.rst
    M doc/development/writing-kernel.rst
    M doc/development/writing-reader.rst
    M doc/development/writing.rst
    M doc/download.rst
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-kernel/MyKernel.cpp
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt
    M scripts/ci/script.sh

  Log Message:
  -----------
  get examples building


  Commit: d06fb01e2ecfd2b375aa75b69cdd66cd61fbf7be
      https://github.com/PDAL/PDAL/commit/d06fb01e2ecfd2b375aa75b69cdd66cd61fbf7be
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    M cmake/examples/hobu-config.sh
    M doc/development/writing-filter.rst
    M doc/development/writing-kernel.rst
    M doc/development/writing-reader.rst
    M doc/development/writing.rst
    M doc/download.rst
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-kernel/MyKernel.cpp
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt
    M scripts/ci/script.sh

  Log Message:
  -----------
  Merge branch 'examples-docs-some-more'


  Commit: 49d23e05bd2d44b808fc22f55cf1db9a92bb5ee2
      https://github.com/PDAL/PDAL/commit/49d23e05bd2d44b808fc22f55cf1db9a92bb5ee2
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M scripts/docker/master/alpine/Dockerfile

  Log Message:
  -----------
  add zstd and xz to alping Dockerfile


  Commit: aec110eb43e2be5e40c42aae8402f47f74bf06d5
      https://github.com/PDAL/PDAL/commit/aec110eb43e2be5e40c42aae8402f47f74bf06d5
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    A examples/CMakeLists.txt

  Log Message:
  -----------
  add missing CMakeLists.txt


  Commit: 4d16fe11fad940392ffb7b842723988587374270
      https://github.com/PDAL/PDAL/commit/4d16fe11fad940392ffb7b842723988587374270
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    A cmake/examples.cmake

  Log Message:
  -----------
  add another missing file


  Commit: 7f0ddb7228f6e38c185a851c44aa1f85739ed079
      https://github.com/PDAL/PDAL/commit/7f0ddb7228f6e38c185a851c44aa1f85739ed079
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M doc/stages/readers.mbio.rst
    M plugins/mbio/io/MbReader.cpp
    M plugins/mbio/io/MbReader.hpp
    M plugins/mbio/test/MBSystemTest.cpp

  Log Message:
  -----------
  Fix reading MBIO data by setting better default for timegap.
Add optional setting of timegap.
Close #1691


  Commit: 25c209a697bbf3eda4a2e6a1de384dbccf00c426
      https://github.com/PDAL/PDAL/commit/25c209a697bbf3eda4a2e6a1de384dbccf00c426
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    A cmake/examples.cmake
    M cmake/examples/hobu-config.sh
    M doc/development/writing-filter.rst
    M doc/development/writing-kernel.rst
    M doc/development/writing-reader.rst
    M doc/development/writing.rst
    M doc/download.rst
    A examples/CMakeLists.txt
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-kernel/MyKernel.cpp
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt
    M filters/GreedyProjection.cpp
    M plugins/pcl/CMakeLists.txt
    R plugins/pcl/filters/GreedyProjectionFilter.cpp
    R plugins/pcl/filters/GreedyProjectionFilter.hpp
    R plugins/pcl/filters/PoissonFilter.cpp
    R plugins/pcl/filters/PoissonFilter.hpp
    M scripts/ci/script.sh
    M scripts/docker/master/alpine/Dockerfile
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: c210361ce69a87908f28bf0d6bb4a6a30ac58a66
      https://github.com/PDAL/PDAL/commit/c210361ce69a87908f28bf0d6bb4a6a30ac58a66
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2017-11-07 (Tue, 07 Nov 2017)

  Changed paths:
    M pdal/util/Utils.hpp

  Log Message:
  -----------
  Fix pdal metadata test on old-ish osx (#1718)

Utils::from_string for pointers falls prey to a libc++ bug (19740) on
old-ish osx clang. Because `operator>>(istream, void*&)` uses `sscanf`
under the hood, there *shouldn't* be any issues with using `sscanf`
instead of `operator>>` for this function in order to work around the
bug.


  Commit: 94ad837daa8d92ea03f7c554dee2e4f9c75968c1
      https://github.com/PDAL/PDAL/commit/94ad837daa8d92ea03f7c554dee2e4f9c75968c1
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-11-07 (Tue, 07 Nov 2017)

  Changed paths:
    M pdal/PipelineExecutor.hpp

  Log Message:
  -----------
  PDAL_DLL for PipelineExecutor


  Commit: d494a31d1fb50011ff8a67f039b5f5ff8b018d9d
      https://github.com/PDAL/PDAL/commit/d494a31d1fb50011ff8a67f039b5f5ff8b018d9d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    M scripts/ci/script.sh

  Log Message:
  -----------
  Examples (#1721)

* Fix build of examples.


  Commit: d6550d3107e21e4211611e0c0f61e1829ebc119f
      https://github.com/PDAL/PDAL/commit/d6550d3107e21e4211611e0c0f61e1829ebc119f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-09 (Thu, 09 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    M appveyor.yml
    A cmake/lzma.cmake
    A cmake/modules/FindZSTD.cmake
    A cmake/zstd.cmake
    M pdal/Compression.hpp
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/sqlite/io/SQLiteCommon.hpp
    M plugins/sqlite/io/SQLiteReader.cpp
    M plugins/sqlite/io/SQLiteWriter.cpp
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile
    M scripts/docker/master/alpine/Dockerfile
    M scripts/docker/master/ubuntu/Dockerfile
    M test/unit/CMakeLists.txt
    M test/unit/CompressionTest.cpp

  Log Message:
  -----------
  Compression (#1722)

* Add general deflate/LZMA support.

* Add lzma cmake file

* Add xz to dockerfile.

* Try xz-dev.

* Put xz in the right list.

* Modify travis build script for xz(lzma) compression.

* Update Dockerfile for xz(lzma)

* Use proper casting to avoid warnings on Linux.

* Make interface consistent for compressors.

* Update SQLite for new compression API.

* Update osgeo4w install to grab xz-devel.

* Add support for zstd compression.

* Add zstd to alpine build.

* Add zstd.

* Add zstd-dev pkg.

* Update docker/build files for zstd.

* Convert LazPerfDecompressor to new interface.

* Update Dockerfile(s) for lzma(xz) and zstd.

* Update compression for GreyhoundReader.


  Commit: 08694b0cc096fa32a2e9cc2ecacc32fe2fdb57a5
      https://github.com/PDAL/PDAL/commit/08694b0cc096fa32a2e9cc2ecacc32fe2fdb57a5
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M doc/stages/writers.bpf.rst
    M io/BpfHeader.cpp
    M io/BpfHeader.hpp
    M io/BpfReader.cpp
    M io/BpfWriter.cpp
    M io/BpfWriter.hpp
    M pdal/SpatialReference.cpp
    M pdal/SpatialReference.hpp
    M test/unit/io/BPFTest.cpp

  Log Message:
  -----------
  Auto UTM (#1723)

* attempt to autoassign UTM zone if requested #1716

* add a test for 'autoutm' for writers.bpf #1716

* Move 'autoutm' functionality to 'coord_id' option.


Compare: https://github.com/PDAL/PDAL/compare/7f35d09cbe39...08694b0cc096


More information about the pdal-commits mailing list