Commit Graph

59 Commits

Author SHA1 Message Date
Laurent Rineau f0d4d975dd Merge pull request #7072 from afabri/CGAL-cmake-3_25-GF
CGAL: Fixes for cmake 3.25

# Conflicts:
#	Barycentric_coordinates_2/examples/Barycentric_coordinates_2/CMakeLists.txt
#	Barycentric_coordinates_2/test/Barycentric_coordinates_2/CMakeLists.txt
#	Polygonal_surface_reconstruction/examples/Polygonal_surface_reconstruction/CMakeLists.txt
#	Polygonal_surface_reconstruction/test/Polygonal_surface_reconstruction/CMakeLists.txt
#	Shape_regularization/examples/Shape_regularization/CMakeLists.txt
#	Shape_regularization/test/Shape_regularization/CMakeLists.txt
#	Weights/examples/Weights/CMakeLists.txt
#	Weights/test/Weights/CMakeLists.txt
2022-12-05 12:03:21 +01:00
Andreas Fabri d157adcb6e CGAL: Fixes for cmake 3.25 2022-11-23 08:27:39 +00:00
Sébastien Loriot 2b547ec58a Merge remote-tracking branch 'cgal/5.4.x-branch' 2022-05-13 17:26:04 +02:00
Sebastien Loriot aebf9b3e4f
Merge pull request #6559 from sloriot/Shape_regularization-warning
Fix deprecation warning
2022-05-13 15:54:16 +02:00
Laurent Rineau 734c96e951 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Laurent Rineau 90accc92ea Merge pull request #6499 from MaelRL/STL-Merge_is_defaults-GF
Merge parameters::Is_default and parameters::is_default_parameter
2022-05-06 14:22:02 +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 fb8313a77d fix deprecation warning 2022-05-05 18:50:46 +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
albert-github ba4f8941b7 Incorrect reference to demo zip file
Due to the fact that an `ALIASES` is used the space will also be part of the file name and thus the link will, incorrectly be `` instead of `https://www.cgal.org/demo/5.5/polyhedron_3.zip`
2022-04-21 11:40:55 +02:00
Mael Rouxel-Labbé 477353d5eb Merge parameters::Is_default and parameters::is_default_parameter 2022-04-20 16:01:02 +02:00
Sébastien Loriot 4fa826b3ed keep only the static version of is_default_parameter 2022-01-10 18:36:37 +01:00
Sébastien Loriot 75b03e6c0a use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
Sébastien Loriot 6d3176e061 move Named_parameters class in STL_extension
helpers stay in BGL because it depends on BGL tags
2022-01-07 15:12:22 +01:00
Sébastien Loriot c8b0c157cc plane_index_map is not optional!
update doc + cleaner static assert
2022-01-07 14:03:41 +01:00
Sébastien Loriot d1047a7560 replaces overloads using default parameters (Shape_regularization) 2022-01-06 15:23:29 +01:00
Sébastien Loriot 6848e69987 replace all_default() by use_default_values() in tests and examples 2022-01-04 14:06:26 +01:00
Sébastien Loriot a6d9b99466 move macros in BaseDoxyfile 2022-01-04 11:10:09 +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
Sébastien Loriot 47028cd184 automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Dmitry Anisimov 72a8e15eba resized logo 2021-08-13 09:41:27 +02:00
Sébastien Loriot 298c33f6e2 remove \sa
anchor cannot be used in reference manual (I'm sure it's written in the doc but could not find it)
2021-08-12 18:01:46 +02:00
Dmitry Anisimov 9acece5b28 better unified NP 2021-08-12 17:11:09 +02:00
Dmitry Anisimov 918fb882d5 added free functions section to ref manual 2021-08-12 13:28:11 +02:00
Dmitry Anisimov 934b67d980 removed useless msg in cmake 2021-08-06 13:37:39 +02:00
Dmitry Anisimov 22822de7cc avoid using epeck in slow (when using leda) tests 2021-08-06 11:09:43 +02:00
Dmitry Anisimov 614f536909 removed logs 2021-08-06 10:50:42 +02:00
Sébastien Loriot fa1642a8c0 fix doxygen config 2021-08-04 20:42:22 +02:00
Dmitry Anisimov 3da15a1722 added missing components 2021-08-04 16:04:41 +02:00
Dmitry Anisimov e609add6c7 make eigen quiet 2021-08-04 15:48:28 +02:00
Dmitry Anisimov 017ba35bfa fixed cmakelists 2021-08-04 15:26:18 +02:00
Dmitry Anisimov 77f686242d cleaner tests 2021-08-04 13:01:05 +02:00
Dmitry Anisimov d04c97e4a3 move asserts, make certain tests pass when dcgal_ndebug option is missing 2021-08-04 12:02:24 +02:00
Dmitry Anisimov 072c1bf460 fixed warnings from testing examples 2021-08-03 18:17:14 +02:00
Sébastien Loriot fbcb52bb27 functions more in the IO namespace 2021-08-02 14:01:41 +02:00
Dmitry Anisimov 9d654d002f more renamed NP 2021-06-30 13:19:36 +02:00
Dmitry Anisimov c5bea93e58 renamed max to maximum and min to minimum in NP to be consistent with other packages 2021-06-30 12:39:01 +02:00
Dmitry Anisimov cfd9b85bb4 documented convenience headers 2021-06-30 11:51:19 +02:00
Dmitry Anisimov 587f5a0fce removed todo 2021-06-30 11:08:10 +02:00
Dmitry Anisimov afb138478d all plane regularization stuff in shape detection is now moved to shape regularization 2021-06-25 16:55:15 +02:00
Dmitry Anisimov 8f9aaf54a9 fixed typos 2021-06-11 15:45:33 +02:00
Dmitry Anisimov 542f67bfe0 fixed license 2021-06-11 12:59:00 +02:00
Dmitry Anisimov b89165a9c7 fixed regularize framework example 2021-06-11 12:18:37 +02:00
Dmitry Anisimov 47c69de5ec updating qp program to work with the new version of osqp traits 2021-06-11 11:25:16 +02:00
Dmitry Anisimov 0bb3597126 removed advance 2021-06-04 14:44:51 +02:00
Dmitry Anisimov 3ab542cb03 fixed pkg since 2021-06-04 14:41:41 +02:00
Dmitry Anisimov 61499c6fff added missing ref + better syntaxis 2021-05-31 18:06:02 +02:00