[pdal-commits] [PDAL/PDAL] a1e71f: don't BEFORE the include of
embedded boost
GitHub
noreply at github.com
Tue Feb 14 21:29:29 EST 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a1e71fa4052422514241683cffd1474183b804d8
https://github.com/PDAL/PDAL/commit/a1e71fa4052422514241683cffd1474183b804d8
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-02-14 (Tue, 14 Feb 2012)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
don't BEFORE the include of embedded boost
Commit: e3c0af94432539a3cd971e828cdde9c18224a999
https://github.com/PDAL/PDAL/commit/e3c0af94432539a3cd971e828cdde9c18224a999
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-02-14 (Tue, 14 Feb 2012)
Changed paths:
M test/unit/CMakeLists.txt
Log Message:
-----------
more BOOST_TEST_DYN_LINK silliness
Commit: 20f2243594bd643d2c8949fec8763b2e2931d456
https://github.com/PDAL/PDAL/commit/20f2243594bd643d2c8949fec8763b2e2931d456
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-02-14 (Tue, 14 Feb 2012)
Changed paths:
M hobu-config.sh
Log Message:
-----------
variable for embed or no embed
Commit: 98264bfd62a6068a2219b28834af24bbd7a95634
https://github.com/PDAL/PDAL/commit/98264bfd62a6068a2219b28834af24bbd7a95634
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-02-14 (Tue, 14 Feb 2012)
Changed paths:
M include/pdal/pdal_internal.hpp
Log Message:
-----------
define BOOST_SYSTEM_NO_DEPRECATED to shut off warnings about stuff that no longer exists in boost::system
Commit: 77e344f3695b19d0d6630af8176b79258f9757ac
https://github.com/PDAL/PDAL/commit/77e344f3695b19d0d6630af8176b79258f9757ac
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-02-14 (Tue, 14 Feb 2012)
Changed paths:
M src/GDALUtils.cpp
M src/Utils.cpp
Log Message:
-----------
attempt to check for pdalboost:: vs boost:: namespace on the first-compiled file so that in situations we get an error right away in situations where things aren't right
Commit: 324628447ff5cb9d2c570b4093eb5a11ecc48491
https://github.com/PDAL/PDAL/commit/324628447ff5cb9d2c570b4093eb5a11ecc48491
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-02-14 (Tue, 14 Feb 2012)
Changed paths:
M include/pdal/Utils.hpp
Log Message:
-----------
stubs for getSymbol
Compare: https://github.com/PDAL/PDAL/compare/7da0cce...3246284
More information about the pdal-commits
mailing list