[pdal-commits] [PDAL/PDAL] b77b29: Move all python stuff to plugin directory.

GitHub noreply at github.com
Wed Jan 14 05:49:15 PST 2015


  Branch: refs/heads/python
  Home:   https://github.com/PDAL/PDAL
  Commit: b77b29f7bbe99de4963568c944790b83857456e2
      https://github.com/PDAL/PDAL/commit/b77b29f7bbe99de4963568c944790b83857456e2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M include/pdal/GlobalEnvironment.hpp
    R include/pdal/plang/BufferedInvocation.hpp
    R include/pdal/plang/Invocation.hpp
    R include/pdal/plang/PythonEnvironment.hpp
    R include/pdal/plang/Script.hpp
    M plugins/python/CMakeLists.txt
    M plugins/python/filters/PredicateFilter.cpp
    M plugins/python/filters/PredicateFilter.hpp
    M plugins/python/filters/ProgrammableFilter.cpp
    M plugins/python/filters/ProgrammableFilter.hpp
    M src/CMakeLists.txt
    M src/GlobalEnvironment.cpp
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Move all python stuff to plugin directory.


  Commit: 92a66f0cbbf08fbf14937fac9f6bd6f6be273922
      https://github.com/PDAL/PDAL/commit/92a66f0cbbf08fbf14937fac9f6bd6f6be273922
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M CMakeLists.txt
    M doc/tutorial/overview.rst
    M include/pdal/Metadata.hpp
    M include/pdal/PDALUtils.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M plugins/greyhound/io/Exchanges.cpp
    M plugins/greyhound/io/Exchanges.hpp
    M src/PDALUtils.cpp
    M test/data/pointbuffer/metadata.txt

  Log Message:
  -----------
  Merge branch 'master' into python


  Commit: 93cd433430b0f86254bae5d97a5da5b21427b311
      https://github.com/PDAL/PDAL/commit/93cd433430b0f86254bae5d97a5da5b21427b311
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M pdal_defines.h.in
    M plugins/python/filters/PredicateFilter.cpp
    M plugins/python/filters/ProgrammableFilter.cpp
    M src/CMakeLists.txt
    R src/plang/BufferedInvocation.cpp
    R src/plang/Invocation.cpp
    R src/plang/PythonEnvironment.cpp
    R src/plang/Redirector.cpp
    R src/plang/Redirector.hpp
    R src/plang/Script.cpp
    M test/unit/CMakeLists.txt
    R test/unit/EnvironmentTest.cpp
    M test/unit/LogTest.cpp
    R test/unit/plang/PLangTest.cpp

  Log Message:
  -----------
  Finish movement of plang to plugin-land.


Compare: https://github.com/PDAL/PDAL/compare/b77b29f7bbe9^...93cd433430b0


More information about the pdal-commits mailing list