[pdal-commits] [PDAL/PDAL] 2003c9: Clean up the main CMakeLists.txt

GitHub noreply at github.com
Fri Apr 8 11:55:14 PDT 2016


  Branch: refs/heads/clear-gdal-errors
  Home:   https://github.com/PDAL/PDAL
  Commit: 2003c9fd71a1832c9b2c2c95aec7ed5a1d10191f
      https://github.com/PDAL/PDAL/commit/2003c9fd71a1832c9b2c2c95aec7ed5a1d10191f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

  Changed paths:
    M CMakeLists.txt
    A cmake/cpack.cmake
    M cmake/directories.cmake
    A cmake/gtest.cmake
    A cmake/options.cmake
    A cmake/rpath.cmake

  Log Message:
  -----------
  Clean up the main CMakeLists.txt


  Commit: 6ae5fdfb67263b59e23ea63710e2bdecbd34409a
      https://github.com/PDAL/PDAL/commit/6ae5fdfb67263b59e23ea63710e2bdecbd34409a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

  Changed paths:
    M include/pdal/PDALUtils.hpp
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M kernels/info/InfoKernel.cpp
    M src/PDALUtils.cpp
    M src/PointTable.cpp
    M src/PointView.cpp
    M src/SpatialReference.cpp
    M src/Stage.cpp
    M test/unit/PDALUtilsTest.cpp

  Log Message:
  -----------
  Move some stuff from PDALUtils to the classes in which they belong.


  Commit: 276d125140423a9673f69003606e960ee4790317
      https://github.com/PDAL/PDAL/commit/276d125140423a9673f69003606e960ee4790317
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

  Changed paths:
    M include/pdal/PointRef.hpp

  Log Message:
  -----------
  Fix bad conversion error message.


  Commit: 0bb38faa0d493e1d87f0b749f171d57a2b497939
      https://github.com/PDAL/PDAL/commit/0bb38faa0d493e1d87f0b749f171d57a2b497939
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M RELEASENOTES.txt
    M include/pdal/Dimension.hpp
    M io/sbet/SbetCommon.cpp
    M plugins/icebridge/io/IcebridgeReader.cpp
    M test/unit/io/sbet/SbetReaderTest.cpp

  Log Message:
  -----------
  Rename dimension PlatformHeader to Azimuth.


  Commit: 18a9dfccab250a289510a805855484f8040fadc4
      https://github.com/PDAL/PDAL/commit/18a9dfccab250a289510a805855484f8040fadc4
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M plugins/icebridge/test/IcebridgeReaderTest.cpp

  Log Message:
  -----------
  Fix dimension name.


  Commit: 01a363889e5636bdfbaac1a5eeb3b5c76ad03809
      https://github.com/PDAL/PDAL/commit/01a363889e5636bdfbaac1a5eeb3b5c76ad03809
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M scripts/docker/Dockerfile

  Log Message:
  -----------
  Remove PDAL and PRC dirs from Docker image

These directories weren't being removed b/c we were inside of the
directory, so the relative path removal didn't work but still succeeded
thanks to `-f`.


  Commit: d496dfe40fca3308b4868e9dd1e747efcd022a77
      https://github.com/PDAL/PDAL/commit/d496dfe40fca3308b4868e9dd1e747efcd022a77
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M scripts/docker/rivlib/Dockerfile

  Log Message:
  -----------
  Switch rivlib Dockerfile to pdal/pdal

pdal/master doesn't exist anymore.

[skip ci]


  Commit: b705fc8caefe827d4827b3210755d0c57cf8b348
      https://github.com/PDAL/PDAL/commit/b705fc8caefe827d4827b3210755d0c57cf8b348
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp

  Log Message:
  -----------
  Use single-quotes with GDAL column value.
Close #1219


  Commit: 9dcf410c50612600732072d27587c99d16f54fce
      https://github.com/PDAL/PDAL/commit/9dcf410c50612600732072d27587c99d16f54fce
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  [docker] Clean up after each install


  Commit: 50c1f96e367b260325cfb6ff273b45d2bcfb108f
      https://github.com/PDAL/PDAL/commit/50c1f96e367b260325cfb6ff273b45d2bcfb108f
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

  Changed paths:
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile
    M scripts/docker/rivlib/Dockerfile

  Log Message:
  -----------
  Merge pull request #1218 from gadomski/docker-update

Docker update


  Commit: aa56f826795a18d901bc26b17b8a024a90678dc6
      https://github.com/PDAL/PDAL/commit/aa56f826795a18d901bc26b17b8a024a90678dc6
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-08 (Fri, 08 Apr 2016)

  Changed paths:
    M include/pdal/GDALUtils.hpp
    M src/GDALUtils.cpp

  Log Message:
  -----------
  simplify gdal::ErrorHandler


  Commit: 86427fc9ffd6482e62ba604cf10da7734fd81c4c
      https://github.com/PDAL/PDAL/commit/86427fc9ffd6482e62ba604cf10da7734fd81c4c
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-08 (Fri, 08 Apr 2016)

  Changed paths:
    M CMakeLists.txt
    M RELEASENOTES.txt
    A cmake/cpack.cmake
    M cmake/directories.cmake
    A cmake/gtest.cmake
    A cmake/options.cmake
    A cmake/rpath.cmake
    M include/pdal/Dimension.hpp
    M include/pdal/PDALUtils.hpp
    M include/pdal/PointRef.hpp
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M io/sbet/SbetCommon.cpp
    M kernels/info/InfoKernel.cpp
    M kernels/tindex/TIndexKernel.cpp
    M plugins/icebridge/io/IcebridgeReader.cpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile
    M scripts/docker/rivlib/Dockerfile
    M src/PDALUtils.cpp
    M src/PointTable.cpp
    M src/PointView.cpp
    M src/SpatialReference.cpp
    M src/Stage.cpp
    M test/unit/PDALUtilsTest.cpp
    M test/unit/io/sbet/SbetReaderTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into clear-gdal-errors


Compare: https://github.com/PDAL/PDAL/compare/9287aa338ed4...86427fc9ffd6


More information about the pdal-commits mailing list