[pdal-commits] [PDAL/PDAL] 5d32e9: Exclude PCLBlockFilterTest when building w/o PCL
GitHub
noreply at github.com
Mon Apr 7 15:38:14 PDT 2014
Branch: refs/heads/issues/260-las14-extra-bytes
Home: https://github.com/PDAL/PDAL
Commit: 5d32e91bf12ea68d5a93b871ce165b53e43ca274
https://github.com/PDAL/PDAL/commit/5d32e91bf12ea68d5a93b871ce165b53e43ca274
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2014-04-03 (Thu, 03 Apr 2014)
Changed paths:
M test/unit/CMakeLists.txt
Log Message:
-----------
Exclude PCLBlockFilterTest when building w/o PCL
This patch puts filters/PCLBlockFilterTest.cpp inside a WITH_PCL check,
so we build with it only when we have PCL available.
Commit: 5a286008c6306042408f8677b6f96f2d7b6ea987
https://github.com/PDAL/PDAL/commit/5a286008c6306042408f8677b6f96f2d7b6ea987
Author: Howard Butler <howard at hobu.co>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M test/unit/CMakeLists.txt
Log Message:
-----------
Merge pull request #275 from gadomski/exclude-pcl-test-cpp
Exclude PCLBlockFilterTest when building w/o PCL
Commit: 7f6678dd9571159ab73d77dfcd762e4211ca842c
https://github.com/PDAL/PDAL/commit/7f6678dd9571159ab73d77dfcd762e4211ca842c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M include/pdal/drivers/las2/Reader.hpp
M src/drivers/las2/Reader.cpp
Log Message:
-----------
fixups for de-stage'ification of iterators
Commit: 8a2bf19362ab7e8f3748f4f5b1a1d3b1f8f24689
https://github.com/PDAL/PDAL/commit/8a2bf19362ab7e8f3748f4f5b1a1d3b1f8f24689
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M scripts/ci/before_install.sh
M scripts/ci/script.sh
Log Message:
-----------
use boost-latest ppa's to upgrade travis config
Commit: 63622cc998effc8438191d7cfaa80b6318872602
https://github.com/PDAL/PDAL/commit/63622cc998effc8438191d7cfaa80b6318872602
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M Vagrantfile
Log Message:
-----------
upgrade Vagrant to use boost 1.55 too
Commit: b5f5a1d41c224602da88aba4e0fc58de9a489512
https://github.com/PDAL/PDAL/commit/b5f5a1d41c224602da88aba4e0fc58de9a489512
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M Vagrantfile
M scripts/ci/before_install.sh
M scripts/ci/script.sh
M test/unit/CMakeLists.txt
Log Message:
-----------
Merge branch 'master' into issues/260-las14-extra-bytes
Compare: https://github.com/PDAL/PDAL/compare/c67bb6bd3b15...b5f5a1d41c22
More information about the pdal-commits
mailing list