[pdal-commits] [PDAL/PDAL] 96a293: Force script exit on error.

Andrew Bell noreply at github.com
Mon Jul 8 08:43:33 PDT 2019


  Branch: refs/heads/azp
  Home:   https://github.com/PDAL/PDAL
  Commit: 96a293c8d871d75a074017ce62d35dc8d91c8bcd
      https://github.com/PDAL/PDAL/commit/96a293c8d871d75a074017ce62d35dc8d91c8bcd
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M scripts/ci/script.sh

  Log Message:
  -----------
  Force script exit on error.


  Commit: c53d332f7d8bf3db832f8c44ddac3292b1b0a568
      https://github.com/PDAL/PDAL/commit/c53d332f7d8bf3db832f8c44ddac3292b1b0a568
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-07-03 (Wed, 03 Jul 2019)

  Changed paths:
    M pdal/util/Utils.hpp
    M plugins/python/filters/CMakeLists.txt
    M plugins/python/io/CMakeLists.txt
    M plugins/python/plang/Environment.cpp

  Log Message:
  -----------
  Fix global symbol export for python (#2598)

* Changes for ubuntu python library loading.

* Remove test check.

* Clean-up.


  Commit: 99efbab5d0bbfdbce56da6d537e67eddd69829e7
      https://github.com/PDAL/PDAL/commit/99efbab5d0bbfdbce56da6d537e67eddd69829e7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-07-03 (Wed, 03 Jul 2019)

  Changed paths:
    M plugins/tiledb/io/TileDBWriter.cpp

  Log Message:
  -----------
  Fix index/coords issues. (#2599)

Close #2596


  Commit: 959fbed9ede183ce4c1e269ccc91bb01dff5eae7
      https://github.com/PDAL/PDAL/commit/959fbed9ede183ce4c1e269ccc91bb01dff5eae7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-07-03 (Wed, 03 Jul 2019)

  Changed paths:
    M apps/pdal.cpp

  Log Message:
  -----------
  Error on unexpected arguments for raw 'pdal' command. (#2589)


  Commit: 3b8e72355bbaa00ca2e9ec94a73812925026f610
      https://github.com/PDAL/PDAL/commit/3b8e72355bbaa00ca2e9ec94a73812925026f610
  Author: Mathieu <mathieu1 at users.noreply.github.com>
  Date:   2019-07-04 (Thu, 04 Jul 2019)

  Changed paths:
    M plugins/python/plang/Environment.cpp

  Log Message:
  -----------
  Use c++ comments (#2601)


  Commit: 9a131016250119d1bc4d8302cae4082e4c8a1b5f
      https://github.com/PDAL/PDAL/commit/9a131016250119d1bc4d8302cae4082e4c8a1b5f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M apps/pdal.cpp
    M pdal/util/Utils.hpp
    M plugins/python/filters/CMakeLists.txt
    M plugins/python/io/CMakeLists.txt
    M plugins/python/plang/Environment.cpp
    M plugins/tiledb/io/TileDBWriter.cpp
    M scripts/ci/script.sh

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


  Commit: 740e013e350ded80c08c3ac1bd51ab99ab6fdabe
      https://github.com/PDAL/PDAL/commit/740e013e350ded80c08c3ac1bd51ab99ab6fdabe
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M pdal/Log.cpp
    M pdal/PipelineManager.cpp

  Log Message:
  -----------
  Remove log debug.


Compare: https://github.com/PDAL/PDAL/compare/712810d5aab9...740e013e350d


More information about the pdal-commits mailing list