[pdal-commits] [PDAL/PDAL] ff4b63: JSON all the things (python)

GitHub noreply at github.com
Wed May 11 09:39:11 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: ff4b63e24ea7aebe2adb7c20dbf024f9191d5b2a
      https://github.com/PDAL/PDAL/commit/ff4b63e24ea7aebe2adb7c20dbf024f9191d5b2a
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M python/pdal/Pipeline.cpp
    M python/pdal/Pipeline.hpp
    M python/pdal/libpdalpython.pyx
    M python/test/test_libpdal.py

  Log Message:
  -----------
  JSON all the things (python)


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

  Changed paths:
    M CMakeLists.txt
    M apps/pdal-config.in
    M cmake/python.cmake
    M python/setup.py

  Log Message:
  -----------
  add a --python-version switch to pdal-config and use that to detect whether or not the python we are building the extension for is the one we built PDAL against


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

  Changed paths:
    M CMakeLists.txt
    M apps/pdal-config.in
    M cmake/python.cmake
    M python/pdal/Pipeline.cpp
    M python/pdal/Pipeline.hpp
    M python/pdal/libpdalpython.pyx
    M python/setup.py
    M python/test/test_libpdal.py

  Log Message:
  -----------
  Merge pull request #1246 from PDAL/python-extension-jsonify

Use JSON instead of XML for PDAL Python extension


Compare: https://github.com/PDAL/PDAL/compare/7174f3f9279b...ac538a7e4668


More information about the pdal-commits mailing list