Commit Graph

251 Commits

Author SHA1 Message Date
Sébastien Loriot 0698f79aff add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Laurent Rineau 62c70d41ca Renew the handle of policies, for CMake-3.10
Now that we require CMake>=3.1, we can forget a lot of old CMake policies.

`CMP0053` `OLD` behavior is still needed, because of a bug in Qt5 CMake files, but it will
not be set with CMake>=3.10. Let's assume that a recent CMake version means
a recent Qt5 version.
2017-11-06 14:58:36 +01:00
Mael Rouxel-Labbé dba83ba5bf Fixed a few Alpha Shapes 2 headers 2017-08-23 16:40:55 +02:00
Laurent Rineau c4438a472b Merge branch 'master' into Aos_2-surface_sweep-efif 2017-07-05 15:39:09 +02:00
Mael Rouxel-Labbé 3165beaecd Fixed deprecated header inclusion warning
Not sure how that one survived the annihilation of regular euclidean traits
2017-06-28 10:17:14 +02:00
Mael Rouxel-Labbé 1fc2282350 Fixed regular triangulation capitalization across CGAL 2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé 346f2e518a Cleaned off Weighted_alpha_shape_euclidean_traits_2 from the ipelet demo 2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé 70635c46b2 Fixed some bare_point / weighted point types 2017-06-28 10:15:30 +02:00
Mael Rouxel-Labbé 0a599bd23c Removed a Regular_triangulation_euclidean_traits_2 include 2017-06-28 10:15:30 +02:00
Mael Rouxel-Labbé 9fbf2720ce Annihilated Regular_triangulation_euclidean_traits_23 across all packages
Left a little bit alive in the tests and in the Triangulation_23/doc
2017-06-28 10:15:30 +02:00
Efi Fogel 3e6de6b439 Renamed sweep-line to surface-sweep and cleaned up 2017-05-27 12:30:41 +03:00
Laurent Rineau 7e651b6b78 Merge branch 'releases/CGAL-4.10-branch'
Merges two pull-requests:

- 9384ff4 Merge pull request #2133 from maxGimeno/Fix_cmake_warning_CMP0053-GF
- 0005d61 Merge pull request #2132 from sloriot/Kernel-use_CGAL_compare
2017-05-24 17:45:58 +02:00
Maxime Gimeno 5ae96fc2aa Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found. 2017-05-23 16:12:56 +02:00
Mael Rouxel-Labbé 93aaa53af5 Removed some warnings 2017-05-16 10:17:41 +02:00
Sébastien Loriot e4eef7cee7 use latest cmake feature for checking and enable c++11 2017-03-02 17:30:01 +01:00
Laurent Rineau 1d99b2cc47 Merge pull request #1673 from freud14/cone-spanners-ipelet
Add half-cones and Ipelet
2017-01-05 10:35:44 +01:00
Laurent Rineau 812c04987b Merge pull request #1750 from lrineau/Testsuite-fix_CMake_warnings_unused_from_cli-lrineau
Followup to #1736
2016-12-27 14:40:48 +01:00
Frédérik Paradis 2d862a43a2 Fix spelling mistake in one of the authors' name 2016-12-19 12:21:01 -05:00
Laurent Rineau fe4a731dc2 Followup to #1736
Add `--no-warn-unused-cli` to avoid warnings.
2016-12-06 13:47:12 +01:00
Frédérik Paradis c0e49e7a29 Refactoring of the enum Half to Cones_selected and fix bugs in cone spanners ipelet 2016-12-02 13:56:14 -05:00
Frédérik Paradis 7369b842a4 Adding doc for the cone spanners ipelet 2016-12-01 15:58:53 -05:00
Frédérik Paradis 6a68396aa2 Adding the choice of even or odd cones for half-theta/yao-graphs in cone spanners ipelet 2016-12-01 15:57:34 -05:00
Frédérik Paradis 910f69c6a0 Use "Exact_predicates_exact_constructions_kernel_with_root_of" instead of "Exact_predicates_inexact_constructions_kernel" 2016-11-21 09:57:44 -05:00
Frédérik Paradis 2eb079f83b Modifying the display of the cones so that their rays be the same length. 2016-11-10 09:45:32 -05:00
Frédérik Paradis d793e1f55d Adding an ipelet for cone spanners 2016-11-08 13:54:34 -05:00
Sébastien Loriot 5e8c2e8631 squared distance no longer available for weighted points 2016-11-03 13:12:29 +01:00
Andreas Fabri 453f918114 fix ipelets 2016-11-03 13:12:29 +01:00
Andreas Fabri 70ac30908a Add typename to fix CGAL_ipelets 2016-11-03 13:11:15 +01:00
Andreas Fabri 44ec32c6f2 cleanup 2016-11-03 13:11:15 +01:00
Laurent Rineau 26c803b6af Merge pull request #1574 from afabri/Filtered_kernel_init_double_to_avoid_warning-GF
Kernel_23: Initialize numbers in operator>>(istream&, Point/Vector/..)
2016-10-24 11:46:54 +02:00
Andreas Fabri 9fe9d3a7da fix typo 2016-10-19 15:24:49 +02:00
Andreas Fabri 87d4f89c14 move falthrough at the end of the case 2016-10-18 11:08:53 +02:00
Andreas Fabri 44fa46d55a Fix ipelet multi_delaunay.cpp
It makes no sense to compare with an uninitialized point
and is even a bug, if by any chance coordinates are equal
2016-10-18 09:38:27 +02:00
Andreas Fabri 9f96d247d3 more fallthrough statements 2016-10-17 13:45:42 +02:00
Laurent Rineau 223c1cf5a4 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF
Compute and fix packages dependencies
2016-10-05 13:11:04 +02:00
Laurent Rineau 67e9da4770 FindIPE defines IPE_VERSION 2016-09-30 15:23:14 +02:00
Sébastien Loriot e78bef8a9c update project name of demos 2016-09-08 00:13:34 +02:00
Sébastien Loriot 6b338eeb1f improve the name of projects in cmake scripts of examples 2016-09-08 00:02:55 +02:00
Sébastien Loriot 4c29bf1b44 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Sébastien Loriot 881e4d3199 request Core only in examples, tests and demos when really needed 2016-03-07 22:36:57 +01:00
Sébastien Loriot 2d191d6651 commit CMakeLists.txt for all examples and tests 2016-03-07 17:39:36 +01:00
Philipp Möller 0a04a3a48f Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Sébastien Loriot 0892b09798 add enable c++11 if IPE is 7.2.1 or greater 2016-02-03 14:27:47 +01:00
Philipp Möller 71b4e9c515 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Philipp Möller 4f553891fd Handle non-default example directories
while making sure that this is agnostic to the file layout
2015-12-10 17:05:51 +01:00
Philipp Möller 81a8f982dc Handle the easy INPUT cases
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Andreas Fabri 6e214c5f4a remove Qt3 demos and empty dontsubmit files 2015-09-30 12:51:40 +02:00
Laurent Rineau ac47d7ac24 Fix a stupid typo: CGAL_USE 2015-09-07 15:42:24 +02:00
Laurent Rineau c3926316ce Fix warning, after the replacement assert/CGAL_assertion
When CGAL_assertion is defined to the empty macro, then the variable
'ok' triggers a warning:

include/CGAL/CGAL_Ipelet_base_v7.h:848:14: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
         bool ok=true;
              ^

See for example
https://cgal.geometryfactory.com/CGAL/Members/testsuite/CGAL-4.7-Ic-136/CGAL_ipelets_Demo/TestReport_lrineau_x86-64_Linux-Fedora19_g++-4.8_Release.gz
2015-09-07 15:03:43 +02:00
Andreas Fabri 1e2ff1131e assert -> CGAL_assertion 2015-08-27 16:51:55 +02:00
Laurent Rineau 32a3f4b60b The `make clean` can fail when there is no target at all 2015-07-15 16:36:19 +02:00
Laurent Rineau fa13f4ed0c Merge remote-tracking branch 'philaris/sdglinf-philaris' into CGAL-Qt5_support-GF 2015-07-10 17:28:07 +02:00
Laurent Rineau 15c1469a54 CGAL requires CMake>=2.8.11. 2015-07-10 17:01:42 +02:00
Laurent Rineau 3ec0c69f8f We want 2.8.10 for all demos
Previous versions are not tested by the CGAL daily test suite.
2015-07-09 17:50:22 +02:00
Laurent Rineau e5bcdc5f3e Update all CMakeLists.txt
- CMake 2.8.11 or later is now required
- GLEW is no longer used by demo/Polyhedron/
2015-07-06 18:14:34 +02:00
Panagiotis Cheilaris 51499f78c5 remove sdglinf hv from ipelet
Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr>
2015-06-30 10:32:07 +02:00
Panagiotis Cheilaris f8a645e93b Segment Voronoi diagram Linf ipelet in cmake list 2015-06-30 10:31:58 +02:00
Panagiotis Cheilaris f6fd3128fb control CGAL_SDG_DEBUG with cmake, show segments
Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr>
2015-06-30 10:31:17 +02:00
Panagiotis Cheilaris b4236a0f1f renames to be like formal CGAL repository
I have only kept in an include directory at the root
the change in arrangement point location.

This change also requires to use some special local
includes in CMakeLists.txt files. I will do it in a
subsequent commit.
2015-06-30 10:31:01 +02:00
Sébastien Loriot 9e68f232ac using the free function to_double instead of the member function
the member function is specific to a few number types
2015-04-13 14:25:57 +02:00
Sébastien Loriot b28b4607ae use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Olivier Devillers d947a0b076 f vs lf 2014-08-05 17:19:49 +02:00
Olivier Devillers 23c435f18c forgot lua file 2014-08-04 16:10:53 +02:00
Olivier Devillers 1d7f69dfb7 forgot lua file 2014-08-04 16:09:30 +02:00
Olivier Devillers c702ff0705 forgot to write the unit 2014-08-04 16:00:43 +02:00
Olivier Devillers d39be1922e typo 2014-08-04 13:22:25 +02:00
Olivier Devillers d6c93ed3a8 this file has to be modified to get test-suite running! 2014-08-04 11:47:43 +02:00
Olivier Devillers d9cdb1f580 There was a bug in the computation of pencil of circles:
degenerate case when circle degenerate in the radical axis
were not taken in account.

This has an implact on the ipelets "pencil of circels"and "hyperbolic".

A very small ipelet computing the distance between two points is also added.
2014-08-01 15:20:23 +02:00
Laurent Rineau ac9ea3ee05 compilation error, use CGAL::to_double 2014-06-26 19:12:57 +02:00
Sébastien Loriot 244e0fe1cf add missing targets to the testsuite 2014-01-13 17:42:10 +01:00
Laurent Rineau 92fbeb4926 Merge remote-tracking branch 'origin/CGAL_ipelets-hyperbolic-odevil'
Small feature:
  http://cgal.org/wiki/Features/Small_Features/Hyperbolic_ipelets

Tested in CGAL-4.4-Ic-76.
Approved by the release manager.

Conflicts:
	Installation/changes.html
2014-01-03 12:19:12 +01:00
Olivier Devillers 38c28d3692 error messages and default box 2013-12-17 11:54:59 +01:00
Sébastien Loriot d8ccdab0a4 update user manual 2013-12-16 23:05:10 +01:00
Sébastien Loriot d45f445a59 handle intersecting polygons 2013-12-16 22:48:16 +01:00
Sébastien Loriot 29ad4556e7 make the name of subfunctions matching with the doc and the help menu 2013-12-16 17:40:27 +01:00
Olivier Devillers fee948e406 misc (following Sebastien remarks) 2013-12-16 16:19:29 +01:00
Olivier Devillers 9c4785f884 additional features in hyperbolic ipelet 2013-12-10 11:33:28 +01:00
Olivier Devillers 0eb0367883 detail 2013-12-05 09:19:46 +01:00
Olivier Devillers c05c0a556f apply Sebastien comments 2013-12-05 09:11:35 +01:00
Sébastien Loriot 0fa2cacb60 remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Olivier Devillers 3c5906c5e5 correct year 2013-11-28 11:11:52 +01:00
Olivier Devillers 0a58678648 bug in clipping 2013-11-27 18:29:49 +01:00
Olivier Devillers 1752d3605c adding policies in Hilbert sort
adding doc of the CGAL_ipelet demo
2013-11-27 17:28:14 +01:00
Olivier Devillers 27b3acf5d1 New Ipelets : pencils of circles
hyperbolic geometry

Modified Ipelet : generator (place of created points from selection instead of
                             midle of the page).
2013-11-26 09:42:55 +01:00
Andreas Fabri 6c547e5663 Mainly added includes 2013-09-13 22:24:30 +02:00
Laurent Rineau bc03aaf30b Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Sébastien Loriot 64f38d2703 add missing group 2013-08-07 10:48:16 +02:00
Sébastien Loriot d282ade623 use \cgalCite instead of \cite
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot b2ef3b8673 Merge branch 'doc-remove_gif-local'
Successfully test in CGAL-4.3-Ic-102

This commit fixes a few issues in the doxygen documentation and in particular
the figure for the generation of latex doc.

Approved by the interim release manager

xplain why this merge is necessary,
2013-07-26 17:50:07 +02:00
Sébastien Loriot 2dfe8a3d73 workaround for a doxygen bug: remove space after /!* to avoid a verbatim env
this happens if you have an empty line or the text directly after /!*
to find them in the generated documentation, grep for "pre class=\"fragment\""
(a few of them are legitimate however)
2013-07-25 14:58:53 +02:00
Sébastien Loriot 143a2181b3 add latex format for \imagei doxygen command
perl -pe 's/^(\s*)\\image\s+html\s+(.*)\s*$/$1\\image html $2\n$1\\image latex $2\n/' -i
2013-07-25 11:50:53 +02:00
Sébastien Loriot c48c9e21bd make each ipelet linking to ipe library 2013-07-02 14:24:14 +02:00
Ross Hemsley 4d9caf3763 Added names that were missing into the Doxyfile.in entries.
Also modified Installation/CMakeLists.txt to push the version number variable to the parent level
so that it can be accessed by the documentation
2013-05-30 17:55:43 +02:00
Philipp Möller d4e379ba82 Small fixes in the generated Doxyfile.in 2013-05-30 15:32:33 +02:00
Ross Hemsley c0690f87f4 Manually inserted tags that could not be generated automatically
added in options that were in XML but were not moved across to new Doxyfile.in files.
2013-05-30 14:45:18 +02:00
Philipp Möller 4d469821f7 Generated Doxyfile.in and dependencies 2013-05-30 14:13:47 +02:00
Sébastien Loriot 7e15467c72 new cgal doxygen advanced macro to put the text inside a div 2013-05-27 19:36:33 +02:00
Sébastien Loriot ccebcfd954 use the classical cmake way to find third party library 2013-03-25 09:32:32 +01:00
Sébastien Loriot c41bcc8999 remove empty groups 2013-03-14 09:36:56 +01:00
Andreas Fabri 37b7f0054f output_iterator -> OutputIterator; ipelets depend on Polygon package 2013-03-14 09:08:08 +01:00