Laurent Rineau
686ef28284
update dependencies: Add Arithmetic_kernel and Cartesian_kernel
2022-06-02 17:12:44 +02:00
Laurent Rineau
91d9ec2551
Sort the file `dependencies`
2022-06-02 17:09:14 +02:00
Sebastien Loriot
269a391fa0
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
...
CMake script updates: version of CMake and /wd4503 is only for MSVC 2015
2022-05-13 15:53:36 +02:00
Sebastien Loriot
0e848982b9
Merge pull request #6532 from afabri/CGAL-deprecated-GF
...
Workaround deprecation warnings in Barycentric Coordinates
2022-05-13 15:50:21 +02:00
Sébastien Loriot
d062cf3d60
workaround deprecated warning
2022-05-12 09:48:43 +02:00
Sébastien Loriot
7fd2cdf6eb
workaround deprecation warning
2022-05-12 09:48:43 +02:00
Andreas Fabri
b378a038bd
Moving the deprecated warning to the constructor seems almost equivalent to me, as we only would not warn about a typedef
2022-05-12 09:48:43 +02:00
Andreas Fabri
0387aa3b03
Barycentric_coordinates-try_to_unnderstand_warning
2022-05-12 09:48:43 +02:00
Laurent Rineau
734c96e951
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Laurent Rineau
f9a5bc5d71
Merge pull request #6533 from afabri/Barycentric_coordinates-fix_output-GF
...
Barycentric coordinates: bug fix: Increment output iterator
2022-05-06 14:21:50 +02:00
Laurent Rineau
303a5d2ea3
Merge pull request #6553 from sloriot/CGAL-do_not_set_CXX_standard
...
Do not set cxx standard in the final target cmake script
2022-05-06 14:20:43 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Sébastien Loriot
57722d189d
do not set cxx standard in the final target cmake script
2022-05-04 10:37:02 +02:00
Andreas Fabri
be147c5db5
Barycentric coordinates: bug fix: Increment output iterator after assignment
2022-04-28 07:58:57 +01:00
albert-github
0f37e55132
Barycentric_coordinates_2: Unused anchor
...
Removing unused achor it is defined but never used.
(gives double defined anchor in the "Related Functions" section and "Friends And Related Function Documentation" section.)
2022-03-16 15:15:51 +01:00
Andreas Fabri
98debb9a33
Add to dependencies
2021-12-10 07:49:22 +00:00
Laurent Rineau
4d38f2b7b3
Merge pull request #6114 from sloriot/CGAL-cmake_clean_up
...
Clean cmake scripts of examples and tests
2021-11-18 12:27:19 +01:00
Mael Rouxel-Labbé
d41be445ab
Concept formatting
2021-11-10 21:02:16 +01:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
58181afcdb
remove useless include directives
2021-11-09 10:16:12 +01:00
Sébastien Loriot
513d67d957
update version requirements
2021-11-09 10:07:25 +01:00
Dmitry Anisimov
622e40e622
remove more disable deprecation api
2021-09-29 10:16:58 +02:00
Dmitry Anisimov
82cadef28c
removed disable deprecation warnings from examples
2021-09-28 17:22:38 +02:00
Dmitry Anisimov
2da4a3c98d
added missing desable deprecation headers
2021-09-24 11:10:50 +02:00
Dmitry Anisimov
6c7150e006
missing no_deprecated_code
2021-09-24 11:10:20 +02:00
Dmitry Anisimov
92434bf0a0
added missing CGAL_NO_DEPRECATED_CODE ifdefs
2021-09-21 17:10:58 +02:00
Sébastien Loriot
98e471849b
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Dmitry Anisimov
78fc64c662
undocumenting unnecessary stuff
2021-08-19 11:48:21 +02:00
Dmitry Anisimov
5f4fdae7b2
updated tests
2021-08-19 11:22:48 +02:00
Dmitry Anisimov
8b2b6a6689
Rename Wachspress_coordinates.cpp to wachspress_coordinates.cpp
2021-08-13 12:12:05 +02:00
Dmitry Anisimov
47d4267dae
Rename Terrain_height_modeling.cpp to terrain_height_modeling.cpp
2021-08-13 12:11:49 +02:00
Dmitry Anisimov
d03c669cd3
fixed warnings from the test suite
2021-08-13 11:33:47 +02:00
Dmitry Anisimov
31c2fe0da8
fixed upper case again
2021-08-13 11:02:39 +02:00
Sébastien Loriot
96f3060f00
fix case
2021-08-13 09:14:16 +02:00
Sébastien Loriot
a2c693c7d5
fix case
2021-08-12 17:41:04 +02:00
Dmitry Anisimov
e7996367e0
use correct version of eigen
2021-08-04 16:08:08 +02:00
Dmitry Anisimov
54f83394e2
added missing components
2021-08-04 15:57:27 +02:00
Dmitry Anisimov
e93c2e4bbf
fixed cmakelists
2021-08-04 15:51:48 +02:00
Dmitry Anisimov
22a08d06b7
added missing projection traits in ref manual
2021-07-01 11:36:21 +02:00
Dmitry Anisimov
698a4d3ad6
undocumenting license header in the convenience header
2021-06-30 12:01:04 +02:00
Dmitry Anisimov
b6616da6e8
shortened deprecated noise
2021-06-30 11:33:37 +02:00
Dmitry Anisimov
59b9513310
removed todo
2021-06-30 11:00:33 +02:00
Dmitry Anisimov
bcc003f2cf
turn off deprecated warnings/errors
2021-06-29 13:48:12 +02:00
Dmitry Anisimov
138f75e5e3
added explicit tests for deprecated api
2021-06-29 13:10:08 +02:00
Dmitry Anisimov
e7d70ae086
fixed internal include
2021-06-28 19:03:20 +02:00
Dmitry Anisimov
86dff34fe1
typo fixed
2021-06-28 18:01:04 +02:00
Dmitry Anisimov
a7ed0d7e8f
fixed deprecated headers and classes, should work with old code now without any modifs
2021-06-28 17:58:02 +02:00
Dmitry Anisimov
983289304a
make sure Delaunay domain 2 is not included anywhere due to license issues, added description to the convenience header, typos, one more overload for HM
2021-06-28 16:19:29 +02:00
Dmitry Anisimov
80e23d7607
fixed deprecated stuff
2021-06-25 13:21:05 +02:00
Dmitry Anisimov
43f2a8293e
fixed typos
2021-06-11 16:20:41 +02:00