[pdal-commits] [PDAL/PDAL] 853200: Use library-relative path for plugins. (#3195)

Andrew Bell noreply at github.com
Tue Aug 4 10:17:33 PDT 2020


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

  Changed paths:
    M io/private/ept/TileContents.cpp
    M pdal/PDALUtils.cpp
    M pdal/PDALUtils.hpp
    M pdal/PluginDirectory.cpp
    M pdal/PluginDirectory.hpp
    M pdal/util/FileUtils.cpp
    M pdal/util/FileUtils.hpp
    M test/unit/PluginManagerTest.cpp

  Log Message:
  -----------
  Use library-relative path for plugins. (#3195)

* Add DLL-relative path to search path for plugins.

* Fix plugin dir finding for windows.

* Remove dead tests.

* Fix realpath invocation.

* Debug.

* Remove search path test.




More information about the pdal-commits mailing list