[pdal-commits] [PDAL/PDAL] 1c4916: Begin using 'option' rather than 'set' for PDAL op...

GitHub noreply at github.com
Thu Mar 27 03:16:52 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 1c49161b08c4fd92b83737b00f85b09aa73ebb92
      https://github.com/PDAL/PDAL/commit/1c49161b08c4fd92b83737b00f85b09aa73ebb92
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Begin using 'option' rather than 'set' for PDAL options

Options become slightly more concise (drops the 'CACHE BOOL') and
enables use of CMAKE_DEPENDENT_OPTION macro, which could be useful
for the GDAL/GeoTIFF/TIFF trio among others.


  Commit: f09a81f6ba210d8f7cd2189bc93ab17779c57cff
      https://github.com/PDAL/PDAL/commit/f09a81f6ba210d8f7cd2189bc93ab17779c57cff
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M include/pdal/filters/Splitter.hpp
    M src/filters/Splitter.cpp

  Log Message:
  -----------
  small cleanups to filters.tiler


  Commit: caf4a89d8cef801329dc2f3c8d9bb30b7bacd95b
      https://github.com/PDAL/PDAL/commit/caf4a89d8cef801329dc2f3c8d9bb30b7bacd95b
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M hobu-config.sh

  Log Message:
  -----------
  use make generator by default


  Commit: 2b4518169526fcae1f48f9e58ceefcb4f4667f3d
      https://github.com/PDAL/PDAL/commit/2b4518169526fcae1f48f9e58ceefcb4f4667f3d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/use-options-command'


Compare: https://github.com/PDAL/PDAL/compare/0827972d2353...2b4518169526


More information about the pdal-commits mailing list