[pdal-commits] [PDAL/PDAL] 389be3: Remove '..' in configured temp path for unit tests
GitHub
noreply at github.com
Thu Nov 2 12:18:50 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 389be3d92dffd1905f97508ef01fc80437866aa8
https://github.com/PDAL/PDAL/commit/389be3d92dffd1905f97508ef01fc80437866aa8
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-10-12 (Thu, 12 Oct 2017)
Changed paths:
M test/unit/Support.cpp
M test/unit/TestConfig.hpp.in
Log Message:
-----------
Remove '..' in configured temp path for unit tests
musl has changed it's handling of '.' and '..' when globbing [1]. These only
recently made their way into the alpine:edge image that we use in Travis and
for Docker automated builds [2]. For now, we simply configure the temp path
directly, rather than relying on '..'.
[1] https://github.com/alpinelinux/aports/blob/afdba0ba0b8c0e92c376e7f1bfb151c07bf654b6/main/musl/0068-fix-glob-descent-into-.-and-.-with-GLOB_PERIOD.patch
[2] http://www.openwall.com/lists/musl/2017/01/12/5
Commit: 58b586fb392085a0ea32dcdedc488f78d7ea2c00
https://github.com/PDAL/PDAL/commit/58b586fb392085a0ea32dcdedc488f78d7ea2c00
Author: Howard Butler <howard at hobu.co>
Date: 2017-10-13 (Fri, 13 Oct 2017)
Changed paths:
M test/unit/Support.cpp
M test/unit/TestConfig.hpp.in
Log Message:
-----------
Merge pull request #1703 from PDAL/alpine-edge-issues
Remove '..' in configured temp path for unit tests
Commit: e0816a5c682f36b760b4c0f9d31f017fe35dae81
https://github.com/PDAL/PDAL/commit/e0816a5c682f36b760b4c0f9d31f017fe35dae81
Author: Howard Butler <howard at hobu.co>
Date: 2017-10-31 (Tue, 31 Oct 2017)
Changed paths:
M doc/faq.rst
Log Message:
-----------
trigger a doc refresh
Commit: 17427274f6e232f39015b733d92d3799093d032a
https://github.com/PDAL/PDAL/commit/17427274f6e232f39015b733d92d3799093d032a
Author: Howard Butler <howard at hobu.co>
Date: 2017-10-31 (Tue, 31 Oct 2017)
Changed paths:
M doc/faq.rst
Log Message:
-----------
force another doc regen
Commit: 834c5167b0e40edecebceaf289357c050d067477
https://github.com/PDAL/PDAL/commit/834c5167b0e40edecebceaf289357c050d067477
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
R doc/development/compilation/media/OSGeo4WInstallAdvanced.png
R doc/development/compilation/media/OSGeo4WInstallFromInternet.png
R doc/development/compilation/media/OSGeo4WInstallGDALDev.png
R doc/development/compilation/media/OSGeo4WInstallIConv.png
R doc/development/compilation/media/OSGeo4WInstallLASZip.png
R doc/development/compilation/media/OSGeo4WInstallLibXML2.png
R doc/development/compilation/media/OSGeo4WInstallOCI.png
R doc/development/compilation/media/OSGeo4WInstallRootDirectory.png
M doc/development/compilation/windows.rst
Log Message:
-----------
refresh the Windows compilation document
Commit: 9d09af32da4c58462144c9e5a1145f85042dca6e
https://github.com/PDAL/PDAL/commit/9d09af32da4c58462144c9e5a1145f85042dca6e
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M examples/writing-filter/CMakeLists.txt
M examples/writing-kernel/CMakeLists.txt
M examples/writing-reader/CMakeLists.txt
M examples/writing-writer/CMakeLists.txt
M examples/writing/CMakeLists.txt
Log Message:
-----------
get example CMakeLists.txt working with windows
Commit: e84e7feaa00a34b3d8d93616bef9839f2475670a
https://github.com/PDAL/PDAL/commit/e84e7feaa00a34b3d8d93616bef9839f2475670a
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
A doc/development/cmake.rst
R doc/development/contributors.rst
R doc/development/conventions.rst
R doc/development/docker.rst
R doc/development/docs.rst
R doc/development/goals.rst
M doc/development/index.rst
R doc/development/integration.rst
R doc/development/testing.rst
R doc/development/using.rst
A doc/project/contributors.rst
A doc/project/conventions.rst
A doc/project/docker.rst
A doc/project/docs.rst
A doc/project/integration.rst
A doc/project/testing.rst
Log Message:
-----------
rearrange development section a bit
Commit: e6cd5fe4abf59cd3cc588d87f081f93180249213
https://github.com/PDAL/PDAL/commit/e6cd5fe4abf59cd3cc588d87f081f93180249213
Author: Howard Butler <howard at hobu.co>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
A doc/development/cmake.rst
R doc/development/contributors.rst
R doc/development/conventions.rst
R doc/development/docker.rst
R doc/development/docs.rst
R doc/development/goals.rst
M doc/development/index.rst
R doc/development/integration.rst
R doc/development/testing.rst
R doc/development/using.rst
M doc/faq.rst
A doc/project/contributors.rst
A doc/project/conventions.rst
A doc/project/docker.rst
A doc/project/docs.rst
A doc/project/integration.rst
A doc/project/testing.rst
Log Message:
-----------
rearrange development section docs
Compare: https://github.com/PDAL/PDAL/compare/7a85cb276a83...e6cd5fe4abf5
More information about the pdal-commits
mailing list