[pdal-commits] [PDAL/PDAL] 4b9583: Use base library name to reload symbols (#2399)

Andrew Bell noreply at github.com
Tue Mar 12 13:12:13 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4b95836cb9dc80f7d295061a7d8742e2ae12e7aa
      https://github.com/PDAL/PDAL/commit/4b95836cb9dc80f7d295061a7d8742e2ae12e7aa
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M cmake/python.cmake
    M kernels/SplitKernel.cpp
    M pdal/PluginDirectory.cpp
    M pdal/util/FileUtils.cpp
    M pdal/util/Utils.hpp
    M plugins/python/filters/PythonFilter.cpp
    M plugins/python/plang/Environment.cpp
    M plugins/python/plang/Invocation.cpp
    M test/data/plang/predicate-embed.json.in

  Log Message:
  -----------
  Use base library name to reload symbols (#2399)

* Centralize platform-specific special character handling.
Use default/environment-based location for loading python library.
Close #2390




More information about the pdal-commits mailing list