[pdal-commits] [PDAL/PDAL] 504410: Allow crossing major version numbers for find_pack...

Andrew Bell noreply at github.com
Fri Sep 6 10:58:12 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 504410308de8f5c6bb114111638803f2679837af
      https://github.com/PDAL/PDAL/commit/504410308de8f5c6bb114111638803f2679837af
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M cmake/config.cmake

  Log Message:
  -----------
  Allow crossing major version numbers for find_package.


  Commit: 3693032cad6d3219193b451e6a932c811494641b
      https://github.com/PDAL/PDAL/commit/3693032cad6d3219193b451e6a932c811494641b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M CMakeLists.txt
    M doc/download.rst

  Log Message:
  -----------
  2.0.1


  Commit: 44c68d50b784404a5a06d303999ab41db0119428
      https://github.com/PDAL/PDAL/commit/44c68d50b784404a5a06d303999ab41db0119428
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M cmake/python.cmake

  Log Message:
  -----------
  Fix NumPy release requirement.


  Commit: 8403b538e2c69db7401b887557acd5a1b38a8266
      https://github.com/PDAL/PDAL/commit/8403b538e2c69db7401b887557acd5a1b38a8266
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M pdal/EigenUtils.hpp

  Log Message:
  -----------
  Guard new warning suppression.


  Commit: 4880e81aa8eb90e97361364c6ae0b140e54ba1e8
      https://github.com/PDAL/PDAL/commit/4880e81aa8eb90e97361364c6ae0b140e54ba1e8
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-25 (Sun, 25 Aug 2019)

  Changed paths:
    M doc/index.rst

  Log Message:
  -----------
  point news to 2.0.1 on homepage


  Commit: c68bcf0733d8f7f1d386edab37ddcea5bff1ac30
      https://github.com/PDAL/PDAL/commit/c68bcf0733d8f7f1d386edab37ddcea5bff1ac30
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-28 (Wed, 28 Aug 2019)

  Changed paths:
    M plugins/e57/CMakeLists.txt
    M plugins/e57/io/E57Reader.cpp
    M plugins/e57/io/E57Reader.hpp
    M plugins/e57/io/E57Writer.hpp
    M plugins/e57/io/Scan.hpp
    M plugins/e57/io/Utils.hpp
    M plugins/e57/io/Uuid.hpp
    M plugins/e57/libE57Format/src/CheckedFile.h
    M plugins/e57/libE57Format/src/ImageFileImpl.cpp
    M scripts/appveyor/test/build.cmd
    M scripts/conda/win64.bat

  Log Message:
  -----------
  Fix e57 compilation on windows (#2695)

* Allow crossing major version numbers for find_package.

* 2.0.1

* Fix NumPy release requirement.

* Guard new warning suppression.

* fixups to e57 stuff for windows

* add e57 to appveyor build

* PDAL_DLL of E57 stages

* export ChunkReader PDAL_DLL

* export PDAL_DLL stuff for e57


  Commit: bb0ca5806d4003ffd106a3de674643beb7c9215c
      https://github.com/PDAL/PDAL/commit/bb0ca5806d4003ffd106a3de674643beb7c9215c
  Author: sensor-freak <36303913+sensor-freak at users.noreply.github.com>
  Date:   2019-08-30 (Fri, 30 Aug 2019)

  Changed paths:
    M plugins/pgpointcloud/io/PgWriter.cpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp

  Log Message:
  -----------
  Fix selecting wrong schema pcid on pgpointcloud writing (#2692) (#2701)

Also added a unit test to ensure the fix works as expected.


  Commit: d1eaa6d5c70724c3a4637301fc864c293ad43bee
      https://github.com/PDAL/PDAL/commit/d1eaa6d5c70724c3a4637301fc864c293ad43bee
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-30 (Fri, 30 Aug 2019)

  Changed paths:
    M plugins/rdb/io/RdbReader.cpp

  Log Message:
  -----------
  RIEGL RDB reader needs fixes to catch up to nlohmann JSON library (#2712)

* fix up RdbReader

* Rdb fixes


  Commit: b31fe97bf2ccefb289ed43a7eb26661776fa282a
      https://github.com/PDAL/PDAL/commit/b31fe97bf2ccefb289ed43a7eb26661776fa282a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
    M plugins/e57/io/E57Reader.cpp
    M plugins/e57/io/Scan.cpp
    M plugins/e57/io/Scan.hpp

  Log Message:
  -----------
  Use map find instead of at (#2721) (#2722)

Fixes performance issues on Windows caused by exceptions.


  Commit: 87c8a2cee6822c6e3d8f28c08f718029783295aa
      https://github.com/PDAL/PDAL/commit/87c8a2cee6822c6e3d8f28c08f718029783295aa
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
    M plugins/e57/io/Utils.hpp

  Log Message:
  -----------
  Merge branch '2.0-maintenance'


Compare: https://github.com/PDAL/PDAL/compare/23fb16484122...87c8a2cee682


More information about the pdal-commits mailing list