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

Andrew Bell noreply at github.com
Tue Aug 4 10:41:53 PDT 2020


  Branch: refs/heads/esri
  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.


  Commit: 5966d8189d593f34410256fe9ec50165ae5bb472
      https://github.com/PDAL/PDAL/commit/5966d8189d593f34410256fe9ec50165ae5bb472
  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:
  -----------
  Merge remote-tracking branch 'origin/master' into esri


Compare: https://github.com/PDAL/PDAL/compare/e82713f09d12...5966d8189d59


More information about the pdal-commits mailing list