[sfcgal] branch upstream updated (08f9bc0 -> dcc15a0)

Sven Geggus giggls-guest at moszumanska.debian.org
Tue Nov 10 18:39:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

giggls-guest pushed a change to branch upstream
in repository sfcgal.

      from  08f9bc0   Imported Upstream version 1.2.0
       new  dcc15a0   Imported Upstream version 1.2.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         | 11 +++
 .travis.yml                                        | 10 ++-
 cmake/Modules/FindCGAL.cmake                       |  3 +-
 src/algorithm/Intersection3D.cpp                   | 12 ++-
 src/algorithm/difference.cpp                       |  1 -
 src/algorithm/differencePrimitives.h               |  8 +-
 src/algorithm/intersects.cpp                       |  4 +-
 src/algorithm/minkowskiSum.cpp                     |  8 ++
 src/algorithm/straightSkeleton.cpp                 |  4 +-
 src/algorithm/union.cpp                            |  4 +-
 src/detail/Point_inside_polyhedron.h               | 19 +++++
 test/CMakeLists.txt                                |  2 +
 .../StraightSkeletonTest.txt                       |  0
 test/data/StraightSkeletonTest/issue111.txt        |  3 +
 test/garden/CMakeLists.txt                         |  4 +-
 test/regress/standalone/CMakeLists.txt             |  4 +-
 test/regress/standalone/README                     | 15 ++++
 .../standalone/SFCGAL/StraightSkeletonTest.cpp     | 97 +++++++++++++++++-----
 test/unit/CMakeLists.txt                           |  4 +-
 travis/linux/before_install.sh                     | 16 +++-
 travis/linux/install_cgal.sh                       | 14 ++++
 21 files changed, 193 insertions(+), 50 deletions(-)
 create mode 100644 src/detail/Point_inside_polyhedron.h
 rename test/data/{ => StraightSkeletonTest}/StraightSkeletonTest.txt (100%)
 create mode 100644 test/data/StraightSkeletonTest/issue111.txt
 create mode 100644 test/regress/standalone/README
 create mode 100644 travis/linux/install_cgal.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/sfcgal.git



More information about the Pkg-grass-devel mailing list