[pdal-commits] [PDAL/PDAL] 935ef7: install osx plugins to @rpath, not @loader_path/.....

GitHub noreply at github.com
Fri Aug 24 14:49:52 PDT 2018


  Branch: refs/heads/python-numpy-array-direct
  Home:   https://github.com/PDAL/PDAL
  Commit: 935ef76bdef109b3e04440e1540e96607723ceff
      https://github.com/PDAL/PDAL/commit/935ef76bdef109b3e04440e1540e96607723ceff
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-08-24 (Fri, 24 Aug 2018)

  Changed paths:
    M cmake/macros.cmake

  Log Message:
  -----------
  install osx plugins to @rpath, not @loader_path/../lib


  Commit: e0ad8d6bdb65d3ffbce57aaa2f05115aa2c698c9
      https://github.com/PDAL/PDAL/commit/e0ad8d6bdb65d3ffbce57aaa2f05115aa2c698c9
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-08-24 (Fri, 24 Aug 2018)

  Changed paths:
    M pdal/PipelineManager.hpp

  Log Message:
  -----------
  PipelineManager::getStage() should return the first leaf, not the first stage added to the manager


  Commit: 689fbe682f800d13a8170256b4910fa4df9cb417
      https://github.com/PDAL/PDAL/commit/689fbe682f800d13a8170256b4910fa4df9cb417
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-08-24 (Fri, 24 Aug 2018)

  Changed paths:
    M plugins/python/io/NumpyReader.cpp
    M plugins/python/io/NumpyReader.hpp

  Log Message:
  -----------
  readers.numpy support of a directly set numpy array


  Commit: 1e616182e26c2717cf564281760e9d81e614fbed
      https://github.com/PDAL/PDAL/commit/1e616182e26c2717cf564281760e9d81e614fbed
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-08-24 (Fri, 24 Aug 2018)

  Changed paths:
    M pdal/PipelineExecutor.cpp

  Log Message:
  -----------
  do not readPipeline in execute() of PipelineExecutor


Compare: https://github.com/PDAL/PDAL/compare/e3b9aa716b72...1e616182e26c
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list