[pdal-commits] [PDAL/PDAL] e321b5: address ZLIB, XML2, MSGPACK, DEMANGLE

GitHub noreply at github.com
Wed Oct 15 08:05:39 PDT 2014


  Branch: refs/heads/issue523-upstream-projects
  Home:   https://github.com/PDAL/PDAL
  Commit: e321b5785c15312046ac729b66f0279d90d8646f
      https://github.com/PDAL/PDAL/commit/e321b5785c15312046ac729b66f0279d90d8646f
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M CMakeLists.txt
    M include/pdal/drivers/bpf/BpfReader.hpp
    M pdal_defines.h.in
    M scripts/ci/script.sh
    M src/Utils.cpp
    M src/XMLSchema.cpp
    M src/drivers/bpf/BpfReader.cpp
    M test/unit/drivers/bpf/BPFTest.cpp

  Log Message:
  -----------
  address ZLIB, XML2, MSGPACK, DEMANGLE

- ZLIB always required
- XML2 will be enabled if a DB is enabled (cmake-only fix)
- MSGPACK removed
- DEMANGLE code changed to a single #ifdef windows




More information about the pdal-commits mailing list