Commit Graph

104670 Commits

Author SHA1 Message Date
Sébastien Loriot 0ee31a5d4f remove extra parenthesis 2023-06-19 19:17:49 +02:00
Sébastien Loriot bbc4d08ee0 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Sebastien Loriot 5b0786aa99 Update Documentation/doc/Documentation/Preliminaries.txt
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2023-06-15 10:44:37 +02:00
Sébastien Loriot b45b2c379f update doc about C++ standard 2023-06-15 10:44:20 +02:00
Sébastien Loriot 6df9a0d61c check headers also needs c++17 2023-06-15 10:43:53 +02:00
Sébastien Loriot cc1cb02ccd missing 6.0 updates 2023-06-15 10:43:40 +02:00
Sébastien Loriot f5803d5a8b MSVC 2015 is no longer supported 2023-06-15 10:43:16 +02:00
Sébastien Loriot c8a88b9014 remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Sébastien Loriot e54408370b remove CGAL_CXX17 macro
... and no longer used macros
2023-06-15 10:41:56 +02:00
Sébastien Loriot 852b3b664b expand -CGAL_CPP17_INLINE macro 2023-06-15 10:40:54 +02:00
Laurent Rineau 50cae0d926 Merge branch '5.6.x-branch' 2023-06-13 13:37:46 +02:00
Laurent Rineau d90d6cb6e2 this branch now targets CGAL-5.6-beta2 2023-06-13 13:37:11 +02:00
Laurent Rineau 0a708f83ce this branch now targets CGAL-6.0-dev
(Merge branch 'prepare-6.0')
2023-06-13 13:35:01 +02:00
Laurent Rineau 12cc83e7d5 prepare the creation of 5.6-beta2 and 6.0-dev 2023-06-13 13:33:51 +02:00
Sébastien Loriot 29b84248f8 missing 6.0 updates
# Conflicts:
#	Documentation/doc/resources/1.8.20/menu_version.js
#	Documentation/doc/resources/1.8.4/menu_version.js
#	Documentation/doc/resources/1.9.3/menu_version.js
2023-06-13 12:50:04 +02:00
Sébastien Loriot 5564cb247f bump CGAL version to 6.0 2023-06-13 11:38:31 +02:00
Laurent Rineau e9e50fdbf0 Update supported compilers 2023-06-13 11:14:16 +02:00
Laurent Rineau 34d004eff3
Prepare CHANGES.md for 5.6 (#7393)
- [x] Add missing links from last PRs (master doc not yet built)
- [x] Integrate changes from small features yet to be integrated
- [x] Check all pull requests to find what is worth mentioning and has
not been
- [x] Link to news
- [x] Check all links

## Release Management


[Preview](https://github.com/MaelRL/cgal/blob/CGAL-Prepare_CHANGES.md_5.6-GF/Installation/CHANGES.md)

* Affected package(s): `Installation`
* Issue(s) solved (if any): -
* Feature/Small Feature (if any): n/a
* License and copyright ownership: no changes
2023-06-09 17:49:58 +02:00
Laurent Rineau 24ef34772f Merge branch '5.5.x-branch' 2023-06-09 16:26:38 +02:00
Laurent Rineau b1dbedb340 Merge pull request #7499 from afabri/Solver_interface-change_types-GF
Solver_interface: Rename QSOP Types
2023-06-09 16:26:27 +02:00
Laurent Rineau 4cf3095ff5 Merge pull request #7502 from lrineau/Installation-fix_CGALConfig.cmake_for_Conan-GF
fix for Conan 2.0
2023-06-09 16:26:24 +02:00
Laurent Rineau 97bd67d78e Merge pull request #7504 from lrineau/Polyhedron_demo-fix_memory_leaks-GF
fix various memory leaks in CGAL Lab
2023-06-09 16:26:23 +02:00
Laurent Rineau 5f8da0463d Merge pull request #7505 from sloriot/Installation-fix_cmake_warning
Minimum version should be first
2023-06-09 16:26:20 +02:00
Laurent Rineau c1ba814e4a Merge branch '5.4.x-branch' into 5.5.x-branch 2023-06-09 16:26:02 +02:00
Laurent Rineau 49db57e68d Merge pull request #7505 from sloriot/Installation-fix_cmake_warning
Minimum version should be first
2023-06-09 16:25:55 +02:00
Laurent Rineau be6a766037 Merge pull request #7504 from lrineau/Polyhedron_demo-fix_memory_leaks-GF
fix various memory leaks in CGAL Lab
2023-06-09 16:25:46 +02:00
Laurent Rineau 99f43c0cae Merge pull request #7504 from lrineau/Polyhedron_demo-fix_memory_leaks-GF
fix various memory leaks in CGAL Lab
2023-06-09 16:25:33 +02:00
Sébastien Loriot d1ddd62192 minimum version should be first 2023-06-09 09:20:03 +02:00
Laurent Rineau 1644394d14 Merge pull request #7460 from soesau/Polygonal_surface_reconstruction-Plane_index_remapping-GF
Polygonal Surface Reconstruction: Remapping of plane_indices in input data to range [0..n-1]
2023-06-08 17:36:56 +02:00
Laurent Rineau 4d7b71bbb7 Update the patch for Conan 2.0 2023-06-08 17:32:47 +02:00
Sven Oesau 99a62830b6 removing msvc2015 specific warning 2023-06-08 14:33:18 +02:00
Laurent Rineau d1cda5bd31 fix various memory leaks in CGAL Lab 2023-06-08 12:56:32 +02:00
Sven Oesau deda05c534 adapted to new OSQP interface 2023-06-08 10:37:29 +02:00
Laurent Rineau 0f25ddae73 Merge branch '5.5.x-branch' 2023-06-07 17:36:45 +02:00
Laurent Rineau 01e22be3b6 Merge pull request #7496 from lrineau/Triangulation_3-fix_regular_with_TBB-GF
Regular_triangulation_3: fix another race-condition
2023-06-07 17:36:41 +02:00
Laurent Rineau f2500cbcfc Merge branch '5.4.x-branch' into 5.5.x-branch 2023-06-07 17:36:28 +02:00
Laurent Rineau 6ab1337951 Merge pull request #7496 from lrineau/Triangulation_3-fix_regular_with_TBB-GF
Regular_triangulation_3: fix another race-condition
2023-06-07 17:36:25 +02:00
Laurent Rineau 432d66b613 Merge pull request #7496 from lrineau/Triangulation_3-fix_regular_with_TBB-GF
Regular_triangulation_3: fix another race-condition
2023-06-07 17:36:13 +02:00
Laurent Rineau 9eba8f9ece Merge branch '5.5.x-branch' 2023-06-07 17:34:46 +02:00
Laurent Rineau 3a6076c8f8 Merge pull request #7472 from MaelRL/Polyhedron_demo-Fix_Aff_transfo-GF
Affine transformation plugin improvements
2023-06-07 17:34:07 +02:00
Laurent Rineau 0f57af63a4 Merge pull request #7494 from MaelRL/Polyhedron_demo-Bbox-GF
AABB / OBB plugins improvements
2023-06-07 17:34:05 +02:00
Laurent Rineau 4f95ee4da6 Merge pull request #7498 from sloriot/fix_libpointmatcher_link
Fix link issue with pointmatcher
2023-06-07 17:34:03 +02:00
Laurent Rineau 0c9f1b493f Merge branch '5.4.x-branch' into 5.5.x-branch 2023-06-07 17:33:50 +02:00
Laurent Rineau 16425cc053 Merge pull request #7498 from sloriot/fix_libpointmatcher_link
Fix link issue with pointmatcher
2023-06-07 17:33:39 +02:00
Laurent Rineau 6e649cce58 Merge pull request #7498 from sloriot/fix_libpointmatcher_link
Fix link issue with pointmatcher
2023-06-07 17:32:58 +02:00
Laurent Rineau 1b42d8ca60 fix for Conan 2.0 2023-06-07 15:20:20 +02:00
Laurent Rineau 014ab956dc Merge branch '5.5.x-branch' 2023-06-07 15:15:56 +02:00
Laurent Rineau 7c0619b0d1 Merge pull request #7312 from SaillantNicolas/Windows_precompiled_CGAL_3D_demos
Windows Precompiled CGAL 3D Demos
2023-06-07 15:15:51 +02:00
Laurent Rineau f9def19e20 Merge branch '5.4.x-branch' into 5.5.x-branch 2023-06-07 15:15:33 +02:00
Laurent Rineau 8dfb91cb82 Merge pull request #7312 from SaillantNicolas/Windows_precompiled_CGAL_3D_demos
Windows Precompiled CGAL 3D Demos
2023-06-07 15:15:16 +02:00