Commit Graph

723 Commits

Author SHA1 Message Date
Sebastien Loriot 22e5a5a1df
Update Documentation/doc/Documentation/windows.txt
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2022-07-11 11:59:59 +02:00
Sébastien Loriot c6a58e4365 add missing version
Thanks @albert-github for checking!
2022-07-11 11:31:18 +02:00
Sébastien Loriot b80bfd0974 add missing supported compiler 2022-07-11 11:06:04 +02:00
Laurent Rineau 7906e3928a Merge pull request #6174 from afabri/CGAL_Discontinue_Geomview-GF
Remove Geomview
2021-12-20 18:06:29 +01:00
Laurent Rineau 7d87783480 Update minimal versions of gcc and clang 2021-12-14 16:23:24 +01:00
Laurent Rineau 2010a410e2 Prepare CGAL-5.4-beta1 2021-12-14 15:35:03 +01:00
Andreas Fabri 115fa5ab39 Remove Geomview from the manual and the demos 2021-12-14 14:01:21 +00:00
albert-github 3ad2b0ff17 Remove some unintended artifacts from the documentation
Some parts were due to to the markdown handling of 4 spaces meaning code converted to code and this was not the intention.
2021-11-25 15:43:21 +01:00
Sebastien Loriot dc6b58d4c7
Improve wording
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2021-10-11 14:28:13 +02:00
Sébastien Loriot 86339ecfe1 doc data_file_path 2021-10-08 13:30:25 +02:00
Sébastien Loriot 8c9fc331cd Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-09-10 17:51:35 +02:00
Sébastien Loriot 38435dc7c9 Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD 2021-09-10 17:50:58 +02:00
Sebastien Loriot 4610cf3c66
Merge pull request #5904 from sloriot/CGAL-remove_config_flags
Replace macros with inline functions and remove a config flag
2021-09-10 17:38:50 +02:00
Sébastien Loriot f559330c86 Merge remote-tracking branch 'cgal/5.3.x-branch' 2021-09-06 16:08:41 +02:00
Sébastien Loriot b71440650c fix wrong conflict resolution in d89690ae97 2021-09-06 16:07:55 +02:00
Maxime Gimeno db25bd110e Update the doc fir TBB cmake usage 2021-09-03 10:46:40 +02:00
Sébastien Loriot 6e1fc8a4e5 Merge remote-tracking branch 'cgal/master' into HEAD 2021-09-02 16:53:07 +02:00
Sébastien Loriot d8510d0fd3 follow up of #4009 2021-08-30 12:37:20 +02:00
Sebastien Loriot 5c41308f43
Update Documentation/doc/Documentation/advanced/Configuration_variables.txt
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-08-27 15:26:42 +02:00
Sébastien Loriot 91a725b403 mention var to disable config mode 2021-08-27 12:56:57 +02:00
Sebastien Loriot 76d30bdaa6
Apply suggestions from code review
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-08-27 12:46:45 +02:00
Sébastien Loriot dcbcf102b7 update boost configuration doc 2021-08-27 11:20:10 +02:00
Mael Rouxel-Labbé cd3fe4cae9 Move the OBB package to the "Geometric Optimization" category 2021-08-23 22:24:42 +02:00
Sebastien Loriot c2255e6954
Merge pull request #5903 from sloriot/Doc-various_fixes
Doc various fixes
2021-08-19 20:38:39 +02:00
Sebastien Loriot 8b14a14ccf
Merge pull request #5905 from sloriot/Doc-compilers
Make it more obvious where to find supported compilers
2021-08-13 18:27:58 +02:00
Sébastien Loriot de6d8c6cbd Merge pull request #5742 from danston/Shape_regularization-new_package-danston
[Feature] Shape Regularization New Package
2021-08-13 18:19:35 +02:00
Sébastien Loriot 60a4c70f80 make it more obvious where to find supported compilers 2021-08-13 16:50:20 +02:00
Sébastien Loriot a88a84b0f4 remove some cpp0x and cpp11 config macros 2021-08-13 15:46:50 +02:00
Sébastien Loriot 53ccf1be4e remove no longer needed file 2021-08-13 09:53:20 +02:00
Dmitry Anisimov 90b1a5dbed
added missing entry for the new package in docs 2021-08-12 11:47:52 +02:00
Sébastien Loriot 89aec88abc add missing entry 2021-08-12 11:40:51 +02:00
Efi Fogel 5e73fe1eba Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic 2021-08-04 12:22:09 +03:00
Laurent Rineau b1ccf3fee3 Merge pull request #5402 from mglisse/mt-glisse
Epeck thread safety
2021-07-27 15:55:25 +02:00
Laurent Rineau b9743fffa3 Merge pull request #5741 from danston/Solvers-add_osqp-danston
[Small Feature] OSQP Support in Solver Interface
2021-07-27 15:55:23 +02:00
Marc Glisse e7357ac003 Merge remote-tracking branch 'cgal/master' into mt-glisse
several PRs in Filtered_kernel conflicted with this :-(
2021-07-19 14:53:27 +02:00
Laurent Rineau 7a3baf216d Merge branch 'Doc-Remove_compiled_cgal_compatibility-maxGimeno' 2021-06-30 15:43:28 +02:00
Laurent Rineau 66c7a5c496 Merge pull request #5779 from danston/Installation-macos_guide_fix-danston
MacOS Qt5 Guide Update
2021-06-29 15:30:32 +02:00
Laurent Rineau c267217f46 Merge pull request #5779 from danston/Installation-macos_guide_fix-danston
MacOS Qt5 Guide Update
2021-06-29 15:27:46 +02:00
Maxime Gimeno 83cff06d12 more update 2021-06-29 13:45:41 +02:00
Maxime Gimeno 3ef2dbe915 Add the drop of the support of CGAL not header-only in CHANGES and update the doc about configuration and installation. 2021-06-29 13:16:42 +02:00
Dmitry Anisimov 86730d9555 Update Documentation/doc/Documentation/Usage.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2021-06-25 11:27:15 +02:00
Dmitry Anisimov d2974c44b7 better description 2021-06-25 11:27:02 +02:00
Dmitry Anisimov e129bd7b35 macos qt5 guide installation update 2021-06-25 11:26:55 +02:00
Dmitry Anisimov 94b75803c0
Merge branch 'master' into Solvers-add_osqp-danston 2021-06-18 10:02:11 +02:00
Laurent Rineau 530616534a Fix and document the CMake CGAL_HAS_NO_THREADS option 2021-06-16 17:12:59 +02:00
Laurent Rineau a391081a61 Merge pull request #5743 from sloriot/CGAL-remove_last_setup.exe
remove remaining mentions to setup.exe
2021-06-16 15:08:27 +02:00
Laurent Rineau 8fc1301677 Merge pull request #5743 from sloriot/CGAL-remove_last_setup.exe
remove remaining mentions to setup.exe
2021-06-16 15:03:47 +02:00
albert-github 2a54687e77 Correction of hyperlinks
The link checker gave a number of redirects and incorrect links.
- the redirects have been solved ass far as possible
- the incorrect links have been checked and corrected where possible, others  have been reported through issues;
2021-06-04 13:52:14 +02:00
Laurent Rineau f738557f0c Update minimal requirements 2021-06-02 13:51:40 +02:00
Sébastien Loriot c93da15912 remove remaining mentions to setup.exe 2021-06-01 09:40:30 +02:00