[pdal-commits] [PDAL/PDAL] f4e29c: a few more missing packages
Howard Butler
noreply at github.com
Tue Sep 1 07:35:21 PDT 2020
Branch: refs/heads/1.3-maintenance
Home: https://github.com/PDAL/PDAL
Commit: f4e29c6cae985a876d614785e576082034af2c55
https://github.com/PDAL/PDAL/commit/f4e29c6cae985a876d614785e576082034af2c55
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-27 (Sat, 27 Aug 2016)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
a few more missing packages
Commit: fab5952ff3037021e66e5f49679e6641814bd47a
https://github.com/PDAL/PDAL/commit/fab5952ff3037021e66e5f49679e6641814bd47a
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-27 (Sat, 27 Aug 2016)
Changed paths:
M doc/stages/filters.approximatecoplanar.rst
M doc/stages/filters.normal.rst
Log Message:
-----------
latex fixups to allow PDF to build
Commit: aa7add77f63b9595d5dcab09db28182a84929bf4
https://github.com/PDAL/PDAL/commit/aa7add77f63b9595d5dcab09db28182a84929bf4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M cmake/hdf5.cmake
Log Message:
-----------
Fix HDF5 include directory with CMake >= 3.6.0.
HDF5_INCLUDE_DIR was deprecated some time ago,
only HDF5_INCLUDE_DIRS is set for CMake >= 3.6.0.
Commit: 757c38fd446e2fa8e37d069da043561cb19c08d0
https://github.com/PDAL/PDAL/commit/757c38fd446e2fa8e37d069da043561cb19c08d0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Fix bash-completion installation.
/etc/bash_completion.d is deprecated.
Commit: edcd92109f33fdcb59f1c25c70dfef7e792d9c93
https://github.com/PDAL/PDAL/commit/edcd92109f33fdcb59f1c25c70dfef7e792d9c93
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M doc/images/docker-print-one.png
M doc/images/docker-quickstart-env.png
A doc/images/docker-quickstart-pull.png
A doc/images/docker-quickstart-share.png
M doc/quickstart.rst
Log Message:
-----------
update quickstart document for use with new Docker for Windows
Commit: 530a5ebef38878475f464ca4af3e2eaa81f58bac
https://github.com/PDAL/PDAL/commit/530a5ebef38878475f464ca4af3e2eaa81f58bac
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M doc/development/integration.rst
Log Message:
-----------
update appveyor image link
Commit: efca2f77d8cec2025534d12f2b269711fe375471
https://github.com/PDAL/PDAL/commit/efca2f77d8cec2025534d12f2b269711fe375471
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M doc/stages/filters.approximatecoplanar.rst
Log Message:
-----------
latex equation formatting
Commit: 8a481e0a2312e205ddbc3b57c560eb0040cb66b0
https://github.com/PDAL/PDAL/commit/8a481e0a2312e205ddbc3b57c560eb0040cb66b0
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M doc/download.rst
M doc/index.rst
Log Message:
-----------
update download links to 1.3.0
Commit: 8d222117a1dd51c47fd6d098627ef538fc9c2ddd
https://github.com/PDAL/PDAL/commit/8d222117a1dd51c47fd6d098627ef538fc9c2ddd
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M doc/index.rst
Log Message:
-----------
front page update
Commit: d1381407ed7a3eeed45c05106778bebb9344a237
https://github.com/PDAL/PDAL/commit/d1381407ed7a3eeed45c05106778bebb9344a237
Author: Howard Butler <howard at hobu.co>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M doc/apps/pipeline.rst
M doc/download.rst
M doc/index.rst
M doc/stages/readers.qfit.rst
M doc/stages/readers.rst
Log Message:
-----------
doc tweaks
Commit: 7599bc8bc64fb766246b5ca86157a985a12f4d39
https://github.com/PDAL/PDAL/commit/7599bc8bc64fb766246b5ca86157a985a12f4d39
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-08-31 (Wed, 31 Aug 2016)
Changed paths:
M doc/stages/writers.rst
Log Message:
-----------
Fix broken link and correct note.
Close #1297
Commit: f796a3e27de0bd94cfaa7d3775d24cf12b82f2d8
https://github.com/PDAL/PDAL/commit/f796a3e27de0bd94cfaa7d3775d24cf12b82f2d8
Author: Howard Butler <howard at hobu.co>
Date: 2016-09-22 (Thu, 22 Sep 2016)
Changed paths:
M plugins/python/filters/ProgrammableFilter.cpp
Log Message:
-----------
Load filters.programmable scripts from files if no source is given
Commit: 9a9b7f9bdef20a3b04103f1b084e977a34a38ad8
https://github.com/PDAL/PDAL/commit/9a9b7f9bdef20a3b04103f1b084e977a34a38ad8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths:
M src/StageFactory.cpp
Log Message:
-----------
Change readers.txt to readers.text.
Close #1319
Commit: 25436af108ebcd82c9c4cac4fe2eed9f5b9921f8
https://github.com/PDAL/PDAL/commit/25436af108ebcd82c9c4cac4fe2eed9f5b9921f8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M doc/pipeline.rst
Log Message:
-----------
Fix example.
Commit: 11020f7ce8d2a2c65e8cf2bc484f68767cab1224
https://github.com/PDAL/PDAL/commit/11020f7ce8d2a2c65e8cf2bc484f68767cab1224
Author: Howard Butler <howard at hobu.co>
Date: 2016-10-16 (Sun, 16 Oct 2016)
Changed paths:
M plugins/hexbin/filters/HexBin.cpp
Log Message:
-----------
return an EMPTY MULTIPOLYGON with an 'error' if we can't compute the boundary #1330
Commit: bf1ef89fd7274406c4d022e8de69996f269effd4
https://github.com/PDAL/PDAL/commit/bf1ef89fd7274406c4d022e8de69996f269effd4
Author: Howard Butler <howard at hobu.co>
Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths:
M scripts/docker/Dockerfile
M scripts/docker/dependencies/Dockerfile
Log Message:
-----------
Use GCC builds for Docker containers instead of clang
Commit: 15db3d0f211857e355df9635a83e10b0a470906d
https://github.com/PDAL/PDAL/commit/15db3d0f211857e355df9635a83e10b0a470906d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M filters/splitter/SplitterFilter.cpp
M filters/splitter/SplitterFilter.hpp
M test/unit/filters/SplitterTest.cpp
Log Message:
-----------
Fix splitter so that cells below the origin have the correct index.
Add tests for the above.
ALSO - Store viewMap across point view processing so that cells are merged
from multiple point views.
Close #1336
Commit: 6876d465558caf1f51873af82778fe58d172e446
https://github.com/PDAL/PDAL/commit/6876d465558caf1f51873af82778fe58d172e446
Author: Howard Butler <howard at hobu.co>
Date: 2016-10-27 (Thu, 27 Oct 2016)
Changed paths:
M examples/writing-reader/MyReader.cpp
Log Message:
-----------
update formating of MyReader example
Commit: f164c48e3813ec983760269a430ef249b574c08f
https://github.com/PDAL/PDAL/commit/f164c48e3813ec983760269a430ef249b574c08f
Author: Howard Butler <howard at hobu.co>
Date: 2016-10-27 (Thu, 27 Oct 2016)
Changed paths:
M doc/conf.py
A doc/dimensions.rst
M doc/index.rst
A doc/references.rst
M doc/stages/filters.dartsample.rst
M doc/stages/filters.ground.rst
M doc/stages/filters.outlier.rst
M doc/stages/filters.pmf.rst
M doc/stages/filters.sample.rst
M doc/stages/filters.statisticaloutlier.rst
M doc/stages/readers.rst
M doc/tutorial/writing-filter.rst
M doc/tutorial/writing-kernel.rst
M doc/tutorial/writing-reader.rst
M doc/tutorial/writing-writer.rst
Log Message:
-----------
add a dimensions page. Update the tutorials to match current source code
Commit: c972f2586e505f3b672707986f6f8e92c2de2b83
https://github.com/PDAL/PDAL/commit/c972f2586e505f3b672707986f6f8e92c2de2b83
Author: Howard Butler <howard at hobu.co>
Date: 2016-10-27 (Thu, 27 Oct 2016)
Changed paths:
M filters/splitter/SplitterFilter.cpp
M filters/splitter/SplitterFilter.hpp
M test/unit/filters/SplitterTest.cpp
Log Message:
-----------
Merge branch '1.3-maintenance' of github.com:PDAL/PDAL into 1.3-maintenance
Commit: 8071441f3749481b3f7fc20eb5002ff769755420
https://github.com/PDAL/PDAL/commit/8071441f3749481b3f7fc20eb5002ff769755420
Author: Howard Butler <howard at hobu.co>
Date: 2016-10-27 (Thu, 27 Oct 2016)
Changed paths:
M .travis.yml
M scripts/ci/script.sh
Log Message:
-----------
build 1.3 branch tests with gcc rather than clang
Commit: 45dd055e77a5e8db7e7fa3e0e67798d0938a8246
https://github.com/PDAL/PDAL/commit/45dd055e77a5e8db7e7fa3e0e67798d0938a8246
Author: Howard Butler <howard at hobu.co>
Date: 2016-10-27 (Thu, 27 Oct 2016)
Changed paths:
M scripts/ci/common.sh
M scripts/ci/script.sh
Log Message:
-----------
use makefile instead of ninja for building
Commit: 0fe0fe5bc99e152b999ce7b171ad3ff552a31495
https://github.com/PDAL/PDAL/commit/0fe0fe5bc99e152b999ce7b171ad3ff552a31495
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-11-03 (Thu, 03 Nov 2016)
Changed paths:
M vendor/jsoncpp-1.6.2/dist/CMakeLists.txt
Log Message:
-----------
Try to get the app to link on Appveyor.
Commit: 00cb291b7834df1c0e1d96d8bd01e537c9beba5e
https://github.com/PDAL/PDAL/commit/00cb291b7834df1c0e1d96d8bd01e537c9beba5e
Author: Howard Butler <howard at hobu.co>
Date: 2016-11-03 (Thu, 03 Nov 2016)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
make -j2 to try to lessen memory usage of gcc in DockerHub builds
Commit: f9e6c88d719638cfcf21f4aced1f615f232cd151
https://github.com/PDAL/PDAL/commit/f9e6c88d719638cfcf21f4aced1f615f232cd151
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
fix up 1.3 docker building
Commit: 5bb229bfc77428776b9d2fed76328071f329597e
https://github.com/PDAL/PDAL/commit/5bb229bfc77428776b9d2fed76328071f329597e
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
don't build p2g for 1.3 anymore
Commit: 6c028539f0302da8baaf0634eca5829db50a05c0
https://github.com/PDAL/PDAL/commit/6c028539f0302da8baaf0634eca5829db50a05c0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M doc/stages/writers.las.rst
M io/las/LasReader.cpp
M io/las/LasWriter.cpp
A test/data/las/spec_3.las
M test/unit/io/las/LasWriterTest.cpp
Log Message:
-----------
Forward VLR LASF_Spec/0 and LASF_Spec/3
Close #1547
Commit: 56a23890dbaa448054ae0d0b23f0b6c5a2c91348
https://github.com/PDAL/PDAL/commit/56a23890dbaa448054ae0d0b23f0b6c5a2c91348
Author: Howard Butler <howard at hobu.co>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M io/las/LasWriter.cpp
Log Message:
-----------
remove m_userVLRs
Compare: https://github.com/PDAL/PDAL/compare/f4e29c6cae98%5E...56a23890dbaa
More information about the pdal-commits
mailing list