[pdal-commits] [PDAL/PDAL] cc7a48: Move --stdin option to kernels that need it.

GitHub noreply at github.com
Fri Aug 19 09:47:18 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: cc7a488019ceb90cebb06f0bd19ebee83e73bda8
      https://github.com/PDAL/PDAL/commit/cc7a488019ceb90cebb06f0bd19ebee83e73bda8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-08-16 (Tue, 16 Aug 2016)

  Changed paths:
    M include/pdal/Kernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp
    M src/Kernel.cpp

  Log Message:
  -----------
  Move --stdin option to kernels that need it.


  Commit: 232991b5783322a01035f6b1220769d664d18fae
      https://github.com/PDAL/PDAL/commit/232991b5783322a01035f6b1220769d664d18fae
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M apps/pdal.cpp
    M include/pdal/Kernel.hpp
    M include/pdal/PluginManager.hpp
    M include/pdal/util/ProgramArgs.hpp
    M kernels/tindex/TIndexKernel.cpp
    M plugins/cpd/test/CpdKernelTest.cpp
    M src/Kernel.cpp
    M src/PluginManager.cpp
    M test/unit/apps/pcpipelineTest.cpp
    M test/unit/apps/pcpipelineTestJSON.cpp

  Log Message:
  -----------
  Rearrange main app.
Add logging to PluginManager.
Close #1118


  Commit: 26ead13032a6292593ac57aeb08efe180dee2f7e
      https://github.com/PDAL/PDAL/commit/26ead13032a6292593ac57aeb08efe180dee2f7e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M src/PluginManager.cpp

  Log Message:
  -----------
  Make a default log.


Compare: https://github.com/PDAL/PDAL/compare/aa310e8d0a8e...26ead13032a6


More information about the pdal-commits mailing list