Commit Graph

87568 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé e6eb4812eb Misc Installation Documentation Updates 2019-10-25 15:52:58 +02:00
Mael Rouxel-Labbé 8978d919bd Remove duplicate configuration variable files 2019-10-25 12:53:29 +02:00
Mael Rouxel-Labbé 51fe37f49b Revert "pass on the doc"
This reverts commit 76cc4a6863.

Actually don't want to remove that information
2019-10-25 12:53:29 +02:00
Andreas Fabri 001c74c8df Integrate Maxime's comments 2019-10-25 12:52:38 +02:00
Andreas Fabri d4b0eae3a4 polish 2019-10-25 11:14:03 +02:00
Andreas Fabri b0916bedfe polish 2019-10-25 10:28:22 +02:00
Andreas Fabri 6d4a431b18 polish 2019-10-25 10:18:41 +02:00
Mael Rouxel-Labbé 0c70d44019 Improve introduction of Windows.txt installation page 2019-10-24 16:40:49 +02:00
Mael Rouxel-Labbé cc9776168a Add one more link to configuration variables 2019-10-24 16:34:47 +02:00
Mael Rouxel-Labbé 726e530029 Update Usage on Linux / Usage on Windows pages 2019-10-24 16:30:42 +02:00
Andreas Fabri 1a1ce7aeba Section on the Installer 2019-10-24 15:26:16 +02:00
Andreas Fabri 8ebe75c672 Merge branch 'CGAL-Header_only_doc_rewrite-GF' of github.com:MaelRL/cgal into CGAL-Header_only_doc_rewrite-GF 2019-10-24 11:01:10 +02:00
Mael Rouxel-Labbé dbac6ebd85 WIP page about Windows 2019-10-24 10:53:27 +02:00
Andreas Fabri 5a38ba5c7e small fixes 2019-10-23 15:26:35 +02:00
Mael Rouxel-Labbé 68b6387e20 Fix a warning 2019-10-23 09:12:38 +02:00
Mael Rouxel-Labbé 11caea2611 Add a note about the different ways to download CGAL 2019-10-23 09:12:03 +02:00
Mael Rouxel-Labbé 3f62323de8 Update installation manual (package managers is the recommended way) 2019-10-21 16:27:23 +02:00
Mael Rouxel-Labbé b5669f5610 Another pass on the installation documentation 2019-10-19 16:18:32 +02:00
Mael Rouxel-Labbé defeee0d86 Merge branch 'CGAL-Header_only_doc_rewrite-GF-old' into CGAL-Header_only_doc_rewrite-GF 2019-10-19 13:06:45 +02:00
Laurent Rineau 708d022849 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-10-18 14:29:11 +02:00
Laurent Rineau 7acfdff7d5
SMSP: fix border and robustness issues (#3977)
SMSP: fix border and robustness issues

Co-authored-by: Maxime GIMENO <maxime.gimeno@gmail.com>
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2019-10-18 14:24:42 +02:00
Laurent Rineau f8fc874eeb Merge branch 'releases/CGAL-4.14-branch' 2019-10-18 14:18:28 +02:00
Laurent Rineau 2edcf7b033 Merge pull request #4269 from maxGimeno/PMP-Fix_doc_macro-maxGimeno
PMP: Fix doc macro
2019-10-18 14:17:19 +02:00
Laurent Rineau 7cb06cfd42 Merge pull request #4276 from MaelRL/SMP-ARAP_improvements-GF
SMP: Various improvements to the ARAP parameterizer
2019-10-18 14:17:17 +02:00
Laurent Rineau be0c21cfa4 Merge pull request #4280 from lrineau/CGAL-fix_CGAL_CreateSingleSourceCGALProgram-GF
Fix CGAL_CreateSingleSourceCGALProgram for CGAL_Core and others components
2019-10-18 14:17:15 +02:00
Laurent Rineau 59398afe51 Merge pull request #4282 from sloriot/CGAL-doc_style_issue
Fix doc style issue
2019-10-18 14:17:12 +02:00
Laurent Rineau d1c55a6915 Merge pull request #4283 from sloriot/SMSeg-more_robust
Be more robust to degenerate and almost degenerate faces
2019-10-18 14:17:10 +02:00
Laurent Rineau 95fecfc784 Merge pull request #4285 from lrineau/Installation-fix_CMake_scripts_for_installed_header_only-GF
Fix CMake scripts for installed header-only version of CGAL
2019-10-18 14:17:08 +02:00
Laurent Rineau 421a98cd95 Merge pull request #4292 from maxGimeno/CGAL_Config-Fix_typo-maxGimeno
Remove extra S in macro
2019-10-18 14:17:05 +02:00
Sébastien Loriot 51d1c58b46 more updates 2019-10-18 10:01:05 +02:00
Sébastien Loriot 71cb5d2ccd mention vcpkg doc 2019-10-18 09:27:57 +02:00
Laurent Rineau c69c604f1f Merge remote-tracking branch 'refs/remotes/cgal/master' 2019-10-17 21:00:28 +02:00
Sébastien Loriot bbfb23181e pass on the doc 2019-10-17 15:02:47 +02:00
Sébastien Loriot 76cc4a6863 pass on the doc 2019-10-17 14:36:00 +02:00
Sébastien Loriot dd00593e86 add a comment 2019-10-16 23:53:59 +02:00
Laurent Rineau 13beab6ae3 Merge pull request #4278 from sloriot/AOS_2-Trapezoid_map_fixes
Trapezoid map fixes
2019-10-16 18:18:30 +02:00
Laurent Rineau 7143b69bb1 fix warning
```
include/CGAL/Arr_point_location/Td_active_trapezoid.h:98:10: warning: class Non_recursive_td_map_item_destructor was previously declared as a struct [-Wmismatched-tags]
  friend class internal::Non_recursive_td_map_item_destructor<Traits>;
         ^
```
2019-10-16 18:18:01 +02:00
Laurent Rineau 5ad86b83c6 Merge pull request #4265 from lrineau/CGAL-really_header_only-GF
Do not require -DCGAL_HEADER_ONLY
2019-10-16 18:04:33 +02:00
Laurent Rineau ac1b7ec61a Fix CGAL_Qt5 in non-header-only 2019-10-16 18:02:26 +02:00
Laurent Rineau d2cdc3c945 Merge pull request #4288 from MaelRL/SMSP-robustify-5.0-GF
SMSP: fix border and robustness issues (5.0)
2019-10-16 16:24:26 +02:00
Mael Rouxel-Labbé 5c025271d9 Merge branch 'SMSP-fix_border_vertices' into SMSP-robustify-5.0-GF 2019-10-16 09:36:11 +02:00
Mael Rouxel-Labbé df6568f733 Fix bad copy paste 2019-10-16 09:35:48 +02:00
Mael Rouxel-Labbé 423c5961e2 Merge branch 'SMSP-fix_border_vertices' into SMSP-robustify-5.0-GF 2019-10-16 09:33:54 +02:00
Mael Rouxel-Labbé e4e63e087b Remove leftover expensive assertion 2019-10-16 09:33:33 +02:00
Mael Rouxel-Labbé 09e563c73f Fix a "potentially uninitialized" warning 2019-10-16 09:33:29 +02:00
Laurent Rineau 8d7932cdc2 Merge pull request #4203 from maxGimeno/Demo-Fix_detect_boundaries-GF
Polyhedron Demo: Fix  stitching plugin
2019-10-15 16:34:14 +02:00
Laurent Rineau 2caae76bc5 Merge pull request #4262 from MaelRL/PMP-Fix_missing_images_and_history-GF
PMP (and changelog): Fix misc errors in 5.0-beta1
2019-10-15 16:34:11 +02:00
Laurent Rineau 47fcaf3d47 Merge pull request #4265 from lrineau/CGAL-really_header_only-GF
Do not require -DCGAL_HEADER_ONLY
2019-10-15 16:34:09 +02:00
Laurent Rineau c58815d7c7 Merge pull request #4269 from maxGimeno/PMP-Fix_doc_macro-maxGimeno
PMP: Fix doc macro
2019-10-15 16:34:06 +02:00
Laurent Rineau b20f0ff8b9 Merge pull request #4270 from maxGimeno/PMP-Fix_doc_macro-5.0-maxGimeno
PMP: Fix doc macro-master
2019-10-15 16:34:03 +02:00