[pdal-commits] [PDAL/PDAL] 9b1db0: make sure rivlib container users gcc to match sdk

GitHub noreply at github.com
Wed Nov 9 07:59:16 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 9b1db03ff7d7c66a4aa7d9af5fa23d83fc17b7db
      https://github.com/PDAL/PDAL/commit/9b1db03ff7d7c66a4aa7d9af5fa23d83fc17b7db
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
    M scripts/docker/rivlib/Dockerfile

  Log Message:
  -----------
  make sure rivlib container users gcc to match sdk


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

  Changed paths:
    M doc/stages/filters.merge.rst

  Log Message:
  -----------
  Merge branch 'master' of github.com:PDAL/PDAL


  Commit: 22892145a061e657a297060b0cd053d1f2805128
      https://github.com/PDAL/PDAL/commit/22892145a061e657a297060b0cd053d1f2805128
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M CMakeLists.txt
    M apps/CMakeLists.txt
    M cmake/macros.cmake
    M dimbuilder/CMakeLists.txt
    M doc/tutorial/using.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
    M filters/approximatecoplanar/ApproximateCoplanarFilter.cpp
    M filters/eigenvalues/EigenvaluesFilter.cpp
    M filters/estimaterank/EstimateRankFilter.cpp
    M filters/mongus/MongusFilter.cpp
    M filters/mongus/MongusFilter.hpp
    M filters/normal/NormalFilter.cpp
    M filters/smrf/SMRFilter.cpp
    M filters/smrf/SMRFilter.hpp
    R include/pdal/Eigen.hpp
    A include/pdal/EigenUtils.hpp
    M include/pdal/util/FileUtils.hpp
    M include/pdal/util/ProgramArgs.hpp
    M include/pdal/util/Utils.hpp
    M io/derivative/DerivativeWriter.cpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp
    M src/CMakeLists.txt
    R src/Eigen.cpp
    A src/EigenUtils.cpp
    M src/PDALUtils.cpp
    M src/PipelineReaderJSON.cpp
    M src/plang/CMakeLists.txt
    M src/util/FileUtils.cpp
    M test/unit/CMakeLists.txt
    A test/unit/EigenTest.cpp
    M test/unit/FileUtilsTest.cpp
    M tools/lasdump/CMakeLists.txt
    M tools/nitfwrap/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'master' of github.com:PDAL/PDAL


  Commit: 8399dd9aa0fd3c621046c1cc9463a7ea786093a3
      https://github.com/PDAL/PDAL/commit/8399dd9aa0fd3c621046c1cc9463a7ea786093a3
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M kernels/pipeline/PipelineKernel.cpp

  Log Message:
  -----------
  make pdal pipeline --validate do something


  Commit: 6a802192fc5e2f6dc144d7a6b4e1d1696e6b02f5
      https://github.com/PDAL/PDAL/commit/6a802192fc5e2f6dc144d7a6b4e1d1696e6b02f5
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M kernels/pipeline/PipelineKernel.cpp
    M scripts/docker/rivlib/Dockerfile

  Log Message:
  -----------
  Merge pull request #1366 from PDAL/pdal-pipeline-validate

Make `pdal pipeline --validate` do something useful


Compare: https://github.com/PDAL/PDAL/compare/8bb5eb1e85f2...6a802192fc5e


More information about the pdal-commits mailing list