Commit Graph

30 Commits

Author SHA1 Message Date
Andreas Fabri e8b64d2e28 @soesau can you please test that locally 2023-06-29 09:29:22 +01:00
Sébastien Loriot efd8b2d38b add more missing tests 2023-06-27 11:18:20 +02:00
Mael 6538b22e06
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2022-12-05 16:03:41 +01:00
Laurent Rineau dbe12c20ee 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:22:44 +01:00
Andreas Fabri d157adcb6e CGAL: Fixes for cmake 3.25 2022-11-23 08:27:39 +00:00
Mael Rouxel-Labbé 7cb21c24b0 Uniformize message() for missing 3rd party libraries
STATUS for non-essential, NOTICE for important stuff
2022-09-06 16:07:31 +02:00
Laurent Rineau 734c96e951 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +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
Sébastien Loriot 75b03e6c0a use_default_values() -> default_values() 2022-01-10 18:36:37 +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 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 9acece5b28 better unified NP 2021-08-12 17:11:09 +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
Dmitry Anisimov 3da15a1722 added missing components 2021-08-04 16:04:41 +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
Sébastien Loriot fbcb52bb27 functions more in the IO namespace 2021-08-02 14:01:41 +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 61499c6fff added missing ref + better syntaxis 2021-05-31 18:06:02 +02:00
Dmitry Anisimov 0c5d8ed8ed extended named parameters 2021-05-31 17:21:28 +02:00
Dmitry Anisimov 8aa49a2561 added new osqp support + fixed multiple warnings 2021-05-31 15:15:37 +02:00
Dmitry Anisimov 1f0ecfad9f osqp required to quiet 2021-05-25 11:15:15 +02:00
Dmitry Anisimov 5384f7a0a0 updated cmakelists, fixed warnings, added BGL params 2021-05-25 11:03:53 +02:00
Dmitry Anisimov 2515ed815d initial commit with the shape regularization package 2021-05-12 10:18:15 +02:00