[pdal-commits] [PDAL/PDAL] 5b2c96: GEOS is no longer optional

GitHub noreply at github.com
Tue Feb 16 14:42:29 PST 2016


  Branch: refs/heads/windows-warnings-cleanup-hobu
  Home:   https://github.com/PDAL/PDAL
  Commit: 5b2c96a66e6ee5d0d398531dbedcd2c1a18523c3
      https://github.com/PDAL/PDAL/commit/5b2c96a66e6ee5d0d398531dbedcd2c1a18523c3
  Author: Mateusz Łoskot <mateusz at loskot.net>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  GEOS is no longer optional

geos.cmake specifies REQUIRED property


  Commit: 03fbbcf95a0ee0b8db61496337a7d2249682bf3b
      https://github.com/PDAL/PDAL/commit/03fbbcf95a0ee0b8db61496337a7d2249682bf3b
  Author: Mateusz Łoskot <mateusz at loskot.net>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M include/pdal/UserCallback.hpp

  Log Message:
  -----------
  Add missing #include <algorithm>

Required by std::max.


  Commit: f38dac117862144ece3d51f97c166947484662b3
      https://github.com/PDAL/PDAL/commit/f38dac117862144ece3d51f97c166947484662b3
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M include/pdal/UserCallback.hpp

  Log Message:
  -----------
  Merge pull request #1124 from mloskot/ml/include-algorithm

Add missing #include <algorithm>


  Commit: e7969d227cfe68ec9b7fc995e7247f0da515f029
      https://github.com/PDAL/PDAL/commit/e7969d227cfe68ec9b7fc995e7247f0da515f029
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #1123 from mloskot/ml/geos-optional

GEOS is no longer optional


  Commit: 25766c9f73539e84159e77d2359202b6e92b8b90
      https://github.com/PDAL/PDAL/commit/25766c9f73539e84159e77d2359202b6e92b8b90
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M CMakeLists.txt
    M include/pdal/UserCallback.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into windows-warnings-cleanup-hobu


  Commit: bfb233c61784ed437100156309a041dc6f6e7e4f
      https://github.com/PDAL/PDAL/commit/bfb233c61784ed437100156309a041dc6f6e7e4f
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M include/pdal/util/ProgramArgs.hpp
    M src/util/FileUtils.cpp

  Log Message:
  -----------
  more windows junk


Compare: https://github.com/PDAL/PDAL/compare/fdddc2ce4ba5...bfb233c61784


More information about the pdal-commits mailing list