[pdal-commits] [PDAL/PDAL] ceae67: Initialization order warning.
GitHub
noreply at github.com
Mon Jan 12 12:44:27 PST 2015
Branch: refs/heads/cpack-packaging
Home: https://github.com/PDAL/PDAL
Commit: ceae67c71477af4f4a4144d29c5d906e04329518
https://github.com/PDAL/PDAL/commit/ceae67c71477af4f4a4144d29c5d906e04329518
Author: Connor Manning <connor at hobu.co>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
Log Message:
-----------
Initialization order warning.
Commit: 08cdec6e1933bd28807c29a3e4bc406b806b6a54
https://github.com/PDAL/PDAL/commit/08cdec6e1933bd28807c29a3e4bc406b806b6a54
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M plugins/greyhound/io/Exchanges.cpp
M plugins/greyhound/io/Exchanges.hpp
Log Message:
-----------
fix #701, check that PDAL has LAZPERF support
Commit: 8f40a89e41b956de6349a54e333ba1f9c64e7146
https://github.com/PDAL/PDAL/commit/8f40a89e41b956de6349a54e333ba1f9c64e7146
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M plugins/greyhound/io/Exchanges.cpp
M plugins/greyhound/io/Exchanges.hpp
Log Message:
-----------
disable entire ReadCompressed class when LAZPERF is not present
Commit: c98c1c190548edf0d5a661a9ef83a6cbc701ebca
https://github.com/PDAL/PDAL/commit/c98c1c190548edf0d5a661a9ef83a6cbc701ebca
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M src/CMakeLists.txt
Log Message:
-----------
remove unused CMake variables/commented code
Commit: a7f58b13a4a2b45bad16de4a50dddc9dc809e6fa
https://github.com/PDAL/PDAL/commit/a7f58b13a4a2b45bad16de4a50dddc9dc809e6fa
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'upstream/master'
Commit: eca6b83702b49c6d4f6834d80930c8c52e0f6d8b
https://github.com/PDAL/PDAL/commit/eca6b83702b49c6d4f6834d80930c8c52e0f6d8b
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M CMakeLists.txt
M include/pdal/KDIndex.hpp
R include/pdal/third/nanoflann.hpp
M src/CMakeLists.txt
M src/KDIndex.cpp
A vendor/nanoflann-1.1.8/nanoflann.hpp
Log Message:
-----------
move nanoflann from ./include/pdal/third to ./vendor/nanoflann-1.1.8
Commit: 413dfa587b5024797e3ca88408926e56215b6d7a
https://github.com/PDAL/PDAL/commit/413dfa587b5024797e3ca88408926e56215b6d7a
Author: Howard Butler <howard at hobu.co>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M CMakeLists.txt
M include/pdal/KDIndex.hpp
R include/pdal/third/nanoflann.hpp
M src/CMakeLists.txt
M src/KDIndex.cpp
A vendor/nanoflann-1.1.8/nanoflann.hpp
Log Message:
-----------
Merge pull request #703 from PDAL/issue/700-third-vs-vendor
move nanoflann from ./include/pdal/third to ./vendor/nanoflann-1.1.8
Commit: e4e568b36142174fdbf2502ed193ed6b7df898b7
https://github.com/PDAL/PDAL/commit/e4e568b36142174fdbf2502ed193ed6b7df898b7
Author: Connor Manning <connormanning at users.noreply.github.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M plugins/greyhound/io/Exchanges.cpp
M plugins/greyhound/io/Exchanges.hpp
Log Message:
-----------
Merge pull request #702 from PDAL/issue/701-greyhound-lazperf
Issue/701 greyhound lazperf
Commit: e0a2b7caaf3019a713de8d319824fa715e2d4b66
https://github.com/PDAL/PDAL/commit/e0a2b7caaf3019a713de8d319824fa715e2d4b66
Author: Howard Butler <howard at hobu.co>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M CMakeLists.txt
M include/pdal/KDIndex.hpp
R include/pdal/third/nanoflann.hpp
M plugins/greyhound/io/Exchanges.cpp
M plugins/greyhound/io/Exchanges.hpp
M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
M src/CMakeLists.txt
M src/KDIndex.cpp
A vendor/nanoflann-1.1.8/nanoflann.hpp
Log Message:
-----------
Merge branch 'master' into cpack-packaging
Compare: https://github.com/PDAL/PDAL/compare/1f1107f45775...e0a2b7caaf30
More information about the pdal-commits
mailing list