[pdal-commits] [PDAL/PDAL] 162ff1: Change WIN32 macro to _WIN32

Andrew Bell noreply at github.com
Fri Jun 21 06:10:45 PDT 2019


  Branch: refs/heads/issue-2576
  Home:   https://github.com/PDAL/PDAL
  Commit: 162ff1c017dd0084c47e9beeb5659b729cc268b6
      https://github.com/PDAL/PDAL/commit/162ff1c017dd0084c47e9beeb5659b729cc268b6
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M pdal/PDALUtils.hpp
    M pdal/util/FileUtils.cpp
    M pdal/util/Utils.cpp
    M scripts/docker/alpine/Dockerfile.dependencies
    M test/unit/apps/TIndexTest.cpp
    M test/unit/apps/TranslateTest.cpp

  Log Message:
  -----------
  Change WIN32 macro to _WIN32


  Commit: 90c7f97125aeb65cf5cf150f1e96eb9ed46f093f
      https://github.com/PDAL/PDAL/commit/90c7f97125aeb65cf5cf150f1e96eb9ed46f093f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
    M apps/pdal.cpp
    M cmake/policies.cmake
    A doc/stages/filters.shell.rst
    M doc/stages/writers.tiledb.rst
    A filters/ShellFilter.cpp
    A filters/ShellFilter.hpp
    M filters/TransformationFilter.cpp
    M filters/TransformationFilter.hpp
    M io/BpfReader.cpp
    M io/PlyWriter.cpp
    M io/private/GDALGrid.cpp
    M io/private/GDALGrid.hpp
    M pdal/PluginManager.cpp
    M pdal/PluginManager.hpp
    M pdal/StageExtensions.cpp
    M pdal/StageExtensions.hpp
    M pdal/StageFactory.cpp
    M pdal/util/Utils.cpp
    M plugins/tiledb/io/TileDBWriter.cpp
    M plugins/tiledb/io/TileDBWriter.hpp
    M plugins/tiledb/test/TileDBWriterTest.cpp
    M scripts/docker/centos/Dockerfile
    A test/data/gdal/issue_2545.txt
    A test/data/pipeline/shell.json.in
    M test/unit/CMakeLists.txt
    M test/unit/UtilsTest.cpp
    A test/unit/filters/ShellFilterTest.cpp
    M test/unit/filters/TransformationFilterTest.cpp
    M test/unit/io/GDALWriterTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue-2576


Compare: https://github.com/PDAL/PDAL/compare/162ff1c017dd%5E...90c7f97125ae


More information about the pdal-commits mailing list