[pdal-commits] [PDAL/PDAL] 091690: add missing CMakeLists.txt
Howard Butler
noreply at github.com
Tue Sep 1 07:35:19 PDT 2020
Branch: refs/heads/1.6-maintenance
Home: https://github.com/PDAL/PDAL
Commit: 0916903e8542fd860d08e4c884cd574c4cf82e35
https://github.com/PDAL/PDAL/commit/0916903e8542fd860d08e4c884cd574c4cf82e35
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-03 (Fri, 03 Nov 2017)
Changed paths:
A examples/CMakeLists.txt
Log Message:
-----------
add missing CMakeLists.txt
Commit: 265bb7f96ed5446d4f13f824f7a06396082ee6bf
https://github.com/PDAL/PDAL/commit/265bb7f96ed5446d4f13f824f7a06396082ee6bf
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-03 (Fri, 03 Nov 2017)
Changed paths:
A cmake/examples.cmake
Log Message:
-----------
add another missing file
Commit: c1d64d2c81801ffe5257be1586e0b56a22e4f415
https://github.com/PDAL/PDAL/commit/c1d64d2c81801ffe5257be1586e0b56a22e4f415
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-07 (Tue, 07 Nov 2017)
Changed paths:
M pdal/PipelineExecutor.hpp
Log Message:
-----------
PDAL_DLL for PipelineExecutor
Commit: 4976e52cd65a28f434e822cbf3b10b3a14dc420c
https://github.com/PDAL/PDAL/commit/4976e52cd65a28f434e822cbf3b10b3a14dc420c
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-10 (Fri, 10 Nov 2017)
Changed paths:
M appveyor.yml
A scripts/appveyor/build.cmd
M scripts/appveyor/config.cmd
M scripts/appveyor/install.cmd
Log Message:
-----------
Catch up AppVeyor updates to 1.6-maintenance
Commit: 547965d93ab88c79d252453a30635da4f8badc68
https://github.com/PDAL/PDAL/commit/547965d93ab88c79d252453a30635da4f8badc68
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-15 (Wed, 15 Nov 2017)
Changed paths:
M scripts/ci/script.sh
Log Message:
-----------
don't build examples on 1.6
Commit: 7fa98b85377b318d5b0a6edb86d441c30030f4e4
https://github.com/PDAL/PDAL/commit/7fa98b85377b318d5b0a6edb86d441c30030f4e4
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-15 (Wed, 15 Nov 2017)
Changed paths:
M scripts/docker/docbuild/Dockerfile
Log Message:
-----------
need latexmk now for pdflatex
Commit: ac91e799e898435af0a6f19f5d42196ef105c59e
https://github.com/PDAL/PDAL/commit/ac91e799e898435af0a6f19f5d42196ef105c59e
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-21 (Tue, 21 Nov 2017)
Changed paths:
M doc/conf.py
M doc/rtd_theme/footer.html
Log Message:
-----------
update authors listing to reflect current contribution rate(s)
Commit: c5b3f4b1bda7454f2c867dfb92af1415477f7436
https://github.com/PDAL/PDAL/commit/c5b3f4b1bda7454f2c867dfb92af1415477f7436
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-21 (Tue, 21 Nov 2017)
Changed paths:
M doc/download.rst
M doc/workshop/osgeo4w.rst
Log Message:
-----------
fix up download links
Commit: bbdf91f19b256eed65dc4ef150b08d291ebde2ee
https://github.com/PDAL/PDAL/commit/bbdf91f19b256eed65dc4ef150b08d291ebde2ee
Author: Howard Butler <howard at hobu.co>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M doc/project/docker.rst
R scripts/docker/1.4-maintenance/alpine/10-backtrace-guards.patch
R scripts/docker/1.4-maintenance/alpine/Dockerfile
R scripts/docker/1.4-maintenance/ubuntu/Dockerfile
R scripts/docker/1.5-maintenance/alpine/10-backtrace-guards.patch
R scripts/docker/1.5-maintenance/alpine/Dockerfile
R scripts/docker/1.5-maintenance/ubuntu/Dockerfile
M scripts/docker/Dockerfile
R scripts/docker/packaging/Dockerfile
Log Message:
-----------
Switch to Alpine-based Docker builds for 1.6 branch
Commit: ad53edf4841e1a928c601c61bc4f0c9224e7158c
https://github.com/PDAL/PDAL/commit/ad53edf4841e1a928c601c61bc4f0c9224e7158c
Author: Howard Butler <howard at hobu.co>
Date: 2017-12-13 (Wed, 13 Dec 2017)
Changed paths:
M vendor/arbiter/arbiter.cpp
M vendor/arbiter/arbiter.hpp
Log Message:
-----------
AWS_SESSION_TOKEN and Google Cloud Storage support in Arbiter sub-library
Commit: f6d3ca8d3d889f262c83fead5dcbb2fc3e6abc96
https://github.com/PDAL/PDAL/commit/f6d3ca8d3d889f262c83fead5dcbb2fc3e6abc96
Author: Howard Butler <howard at hobu.co>
Date: 2017-12-13 (Wed, 13 Dec 2017)
Changed paths:
M vendor/arbiter/arbiter.cpp
M vendor/arbiter/arbiter.hpp
Log Message:
-----------
Revert "AWS_SESSION_TOKEN and Google Cloud Storage support in Arbiter sub-library"
This reverts commit ad53edf4841e1a928c601c61bc4f0c9224e7158c.
Commit: f5301202435fc88aa9163331245cc4f5c5be3b88
https://github.com/PDAL/PDAL/commit/f5301202435fc88aa9163331245cc4f5c5be3b88
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Changed paths:
M plugins/hexbin/filters/HexBin.cpp
Log Message:
-----------
don't output infinite densitie in filters.hexbin -- output -1.0 instead
Commit: 382a1ceceb55abfae3109a2eed4f0d4990b8e14c
https://github.com/PDAL/PDAL/commit/382a1ceceb55abfae3109a2eed4f0d4990b8e14c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Changed paths:
M io/LasReader.cpp
Log Message:
-----------
Add flags to classification field for LAS 1.0 - 1.3.
Commit: d2b3da6672250b16230127fb9aa44676c78ad275
https://github.com/PDAL/PDAL/commit/d2b3da6672250b16230127fb9aa44676c78ad275
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-04 (Thu, 04 Jan 2018)
Changed paths:
A doc/development/contributors.rst
M doc/development/index.rst
Log Message:
-----------
Add some guidelines for would-be developers.
Commit: 8df9cc411eb9e20ba7890308abf7aca66a643210
https://github.com/PDAL/PDAL/commit/8df9cc411eb9e20ba7890308abf7aca66a643210
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-04 (Thu, 04 Jan 2018)
Changed paths:
M io/LasReader.cpp
M plugins/hexbin/filters/HexBin.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/1.6-maintenance' into 1.6-maintenance
Commit: aae138f4dd29cff53d9fd3f1b62bacc4e910ee53
https://github.com/PDAL/PDAL/commit/aae138f4dd29cff53d9fd3f1b62bacc4e910ee53
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-04 (Thu, 04 Jan 2018)
Changed paths:
M doc/development/contributors.rst
Log Message:
-----------
Fix spelling.
Commit: 1154d68a7177d4e72600de40f50b52cb671aebcb
https://github.com/PDAL/PDAL/commit/1154d68a7177d4e72600de40f50b52cb671aebcb
Author: John Wass <jwass3 at gmail.com>
Date: 2018-01-05 (Fri, 05 Jan 2018)
Changed paths:
M pdal/PipelineManager.hpp
Log Message:
-----------
expose the stages of a pipeline (#1748)
Commit: a0c525434659ee8b34b4f4b967a32f730b145eca
https://github.com/PDAL/PDAL/commit/a0c525434659ee8b34b4f4b967a32f730b145eca
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-23 (Tue, 23 Jan 2018)
Changed paths:
M doc/stages/filters.python.rst
Log Message:
-----------
Fix doc error.
Commit: 84f3f92aab84f649aed77b9819d06fda57ea55db
https://github.com/PDAL/PDAL/commit/84f3f92aab84f649aed77b9819d06fda57ea55db
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-29 (Mon, 29 Jan 2018)
Changed paths:
M dimbuilder/DimBuilder.cpp
Log Message:
-----------
jsoncpp changed the return signature of removeMember and we need to get the same behavior in two steps now (#1759)
Commit: 278412d381cf6e4b7ac187868a6e27c94a864745
https://github.com/PDAL/PDAL/commit/278412d381cf6e4b7ac187868a6e27c94a864745
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-29 (Mon, 29 Jan 2018)
Changed paths:
M doc/stages/filters.python.rst
Log Message:
-----------
Merge branch '1.6-maintenance' of github.com:PDAL/PDAL into 1.6-maintenance
Commit: 18ae51bb14738476de905d261910a9d65aed5271
https://github.com/PDAL/PDAL/commit/18ae51bb14738476de905d261910a9d65aed5271
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-30 (Tue, 30 Jan 2018)
Changed paths:
M scripts/ci/deploy_website.sh
Log Message:
-----------
try adding everything for doc push
Commit: 4daf778f06f12577bb757875c6bbe10ff2a9da97
https://github.com/PDAL/PDAL/commit/4daf778f06f12577bb757875c6bbe10ff2a9da97
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-31 (Wed, 31 Jan 2018)
Changed paths:
M scripts/ci/deploy_website.sh
Log Message:
-----------
another git add attempt
Commit: 1ac6608e7aaf99974ab74a4bbb26db39119797de
https://github.com/PDAL/PDAL/commit/1ac6608e7aaf99974ab74a4bbb26db39119797de
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-31 (Wed, 31 Jan 2018)
Changed paths:
M scripts/ci/deploy_website.sh
Log Message:
-----------
show git status
Commit: bd2860bb0761600f9211195fe8cf80decb96dfe5
https://github.com/PDAL/PDAL/commit/bd2860bb0761600f9211195fe8cf80decb96dfe5
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-31 (Wed, 31 Jan 2018)
Changed paths:
M scripts/ci/deploy_website.sh
Log Message:
-----------
show git status
Commit: fdb5b7e2d207e1400ced09114df1949ff2321ba5
https://github.com/PDAL/PDAL/commit/fdb5b7e2d207e1400ced09114df1949ff2321ba5
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-31 (Wed, 31 Jan 2018)
Changed paths:
M scripts/ci/deploy_website.sh
Log Message:
-----------
ls to see output
Commit: bcfc101d7769034eb9efc7026df49456b51b0da9
https://github.com/PDAL/PDAL/commit/bcfc101d7769034eb9efc7026df49456b51b0da9
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-31 (Wed, 31 Jan 2018)
Changed paths:
A doc/project/alpine.rst
M doc/project/contributors.rst
M doc/tutorial/index.rst
Log Message:
-----------
doc warnings fixes
Commit: e3c6b09fd30028a4e9d47f6fe786e6faa41a230d
https://github.com/PDAL/PDAL/commit/e3c6b09fd30028a4e9d47f6fe786e6faa41a230d
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-31 (Wed, 31 Jan 2018)
Changed paths:
A doc/project/index.rst
Log Message:
-----------
add missing file
Commit: 8b497ea462736f3201a812fa71976297ca1a90a8
https://github.com/PDAL/PDAL/commit/8b497ea462736f3201a812fa71976297ca1a90a8
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-31 (Wed, 31 Jan 2018)
Changed paths:
M scripts/ci/deploy_website.sh
Log Message:
-----------
turn off noise
Commit: 52df2bfcb0f342e87ce4df0fddcbb8dbe56c118a
https://github.com/PDAL/PDAL/commit/52df2bfcb0f342e87ce4df0fddcbb8dbe56c118a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-02-07 (Wed, 07 Feb 2018)
Changed paths:
M doc/stages/filters.cluster.rst
Log Message:
-----------
Update doc.
Commit: 2833e998440f7e6c5c74a73d2abeb3d55392e7e8
https://github.com/PDAL/PDAL/commit/2833e998440f7e6c5c74a73d2abeb3d55392e7e8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-02-07 (Wed, 07 Feb 2018)
Changed paths:
M dimbuilder/DimBuilder.cpp
A doc/development/contributors.rst
M doc/development/index.rst
A doc/project/alpine.rst
M doc/project/contributors.rst
A doc/project/index.rst
M doc/stages/filters.python.rst
M doc/tutorial/index.rst
M pdal/PipelineManager.hpp
M scripts/ci/deploy_website.sh
Log Message:
-----------
Merge remote-tracking branch 'origin/1.6-maintenance' into 1.6-maintenance
Commit: 945e359c7f235e366e53f79e73c008da140a6b9b
https://github.com/PDAL/PDAL/commit/945e359c7f235e366e53f79e73c008da140a6b9b
Author: Connor Manning <connor at hobu.co>
Date: 2018-02-20 (Tue, 20 Feb 2018)
Changed paths:
M vendor/arbiter/arbiter.cpp
M vendor/arbiter/arbiter.hpp
Log Message:
-----------
Update arbiter bundle.
Commit: 06f16a392b9077aa4b566649bb32644e918f9e84
https://github.com/PDAL/PDAL/commit/06f16a392b9077aa4b566649bb32644e918f9e84
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-03-07 (Wed, 07 Mar 2018)
Changed paths:
M vendor/arbiter/CMakeLists.txt
M vendor/jsoncpp/dist/json/json.h
Log Message:
-----------
Json (#1817)
* Don't include incorrect JSON header file.
* Don't force big ints to be long long - use natural 64-bit type.
Commit: ff5acaf4351f36c166802d2917b1faf2e32e0a0a
https://github.com/PDAL/PDAL/commit/ff5acaf4351f36c166802d2917b1faf2e32e0a0a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-03-07 (Wed, 07 Mar 2018)
Changed paths:
M vendor/jsoncpp/dist/json/json.h
Log Message:
-----------
Add header for uint64_t
Commit: cb15a0fdec6b822e70ba74f33f20b0d9aea45d30
https://github.com/PDAL/PDAL/commit/cb15a0fdec6b822e70ba74f33f20b0d9aea45d30
Author: Howard Butler <howard at hobu.co>
Date: 2018-03-07 (Wed, 07 Mar 2018)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
get docker container building again
Commit: 810417d89417f25b100f6419c941ddbf439f273b
https://github.com/PDAL/PDAL/commit/810417d89417f25b100f6419c941ddbf439f273b
Author: Howard Butler <howard at hobu.co>
Date: 2018-03-09 (Fri, 09 Mar 2018)
Changed paths:
M cmake/modules/FindLASzip.cmake
Log Message:
-----------
use laszip3 as dll/lib name on OSGEO4W
Commit: d2c8f06fb3d8f6e37b086c23dfd0e068be4718ce
https://github.com/PDAL/PDAL/commit/d2c8f06fb3d8f6e37b086c23dfd0e068be4718ce
Author: Howard Butler <howard at hobu.co>
Date: 2018-05-25 (Fri, 25 May 2018)
Changed paths:
M io/LasReader.cpp
Log Message:
-----------
remove debug lint for LAS 1.4 points
Commit: a88247b231c750f0fb32e129d0d5528d1c7ebef5
https://github.com/PDAL/PDAL/commit/a88247b231c750f0fb32e129d0d5528d1c7ebef5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M io/GeotiffSupport.cpp
M io/GeotiffSupport.hpp
M io/LasHeader.cpp
M io/LasWriter.cpp
Log Message:
-----------
Report error when we can't convert geotiff keys. (#1911)
Cloase #1910
Commit: d86af8ab3e674cc80eb6148892ca4dce5a92e835
https://github.com/PDAL/PDAL/commit/d86af8ab3e674cc80eb6148892ca4dce5a92e835
Author: Howard Butler <howard at hobu.co>
Date: 2018-08-17 (Fri, 17 Aug 2018)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
fix 1.6-maintenance branch Dockerfile
Compare: https://github.com/PDAL/PDAL/compare/0916903e8542%5E...d86af8ab3e67
More information about the pdal-commits
mailing list