Jane Tournois
3303b5c7f2
add package to package overview
2022-06-08 21:46:52 +02:00
Andreas Fabri
6fa89d7cdc
Change minimum version number of boost
2022-06-06 08:43:53 +01:00
Sébastien Loriot
ebf9fb025a
Merge remote-tracking branch 'cgal/5.4.x-branch'
2022-05-26 18:13:59 +02:00
Sébastien Loriot
6f84cbebc2
Merge remote-tracking branch 'cgal/5.3.x-branch'
2022-05-26 18:13:19 +02:00
Sebastien Loriot
565611123c
Merge pull request #6611 from MaelRL/AW3-enhance_demo-GF
...
AW3: Fix overzealous filtering during traversal (+ misc enhancements)
2022-05-26 18:09:18 +02:00
Sebastien Loriot
b98b855b61
Merge pull request #6581 from albert-github/feature/bug_text_cpp_namespace
...
Redirect and readability
2022-05-26 18:09:01 +02:00
Sébastien Loriot
74323a484f
workaround issue with pyquery
2022-05-25 18:52:04 +02:00
Mael Rouxel-Labbé
3b52e466a8
AABB_tree doc improvements
2022-05-24 10:02:15 +02:00
Laurent Rineau
e73e030dca
Update minimal version of Eigen to 3.3.4
2022-05-19 17:20:18 +02:00
Laurent Rineau
1cdf1ee26a
Update menu_version.js
2022-05-19 16:50:57 +02:00
albert-github
5bc8c089a0
Redirect and readability
...
From review:
- replace `<TT>` by `<blockquote>
- remove `,`
2022-05-16 12:11:40 +02:00
albert-github
34a167c525
Redirect and readability
...
- correcting permanent redirect
- improve readability
2022-05-13 18:09:08 +02:00
Sebastien Loriot
269a391fa0
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
...
CMake script updates: version of CMake and /wd4503 is only for MSVC 2015
2022-05-13 15:53:36 +02:00
Sebastien Loriot
a9d03ba945
Merge pull request #6508 from albert-github/feature/bug_documentation_code
...
Documentation update in respect to code fragments
2022-05-13 15:49:24 +02:00
albert-github
f3c616ee27
Update Documentation/doc/Documentation/Developer_manual/Chapter_portability.txt
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-05-10 11:50:09 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
albert-github
f2a3845db9
Correcting incorrect link in bibliography file
...
In the closed issue #3819 there WAS already A suggestions to fix this problem (https://github.com/CGAL/cgal/issues/3819#issuecomment-479892766 ), but it had not been implemented.
It is possible to use https://haltools.inria.fr/Public/afficheRequetePubli.php?struct=prisme&affi_exp=inria&format_export=xml&langue=Anglais&CB_accent_latex=oui&CB_auteur=oui&CB_titre=oui&CB_article=oui&Fen=Rech but some further searching is necessary (e.g. for `Olivier Devillers, Giuseppe Liotta,` ) so better to use https://dx.doi.org/10.1016/S0925-7721(98)00039-X
Other references in the bibliography were corrected in a similar way.
2022-04-25 17:32:51 +02:00
albert-github
abaf2bb514
Number_types: Correcting permanent redirect in citation
...
- Documentation/doc/biblio/geom.bib Permanent redirect in doc_output/Number_types/citelist.html
2022-04-25 15:49:12 +02:00
albert-github
939dfbe68a
Documentation update in respect to code fragments
...
- Corrected some another const and mutable based on review
- Corrected BaseDoxyfile.in for other builds of this (5.5) version
2022-04-22 10:31:21 +02:00
albert-github
461dba692d
Documentation update in respect to code fragments
...
Update of documentation in respect of code fragments
- making code fragments work in footnotes
- placing some words in in code tags
- completing some words to code tags
- removing some `#` as they are not necessary
- don't show obfuscation code in email
2022-04-21 17:56:14 +02:00
Mael Rouxel-Labbé
a40a7572ac
Add Alpha_wrap_3
2022-04-04 11:33:27 +02:00
Sébastien Loriot
763c5e99f4
Merge pull request #6190 from MaelRL/gsoc2021-Surface_mesh_simplification-probabilistic-komaromy
...
Probabilistic surface mesh simplification
2022-03-30 08:05:20 +02:00
albert-github
307a515a6e
Manual: correcting gforge address
...
Replacing the addressttps://mpfi.gforge.inria.fr/ by https://gitlab.inria.fr/mpfi/mpfi as Forge is definitively shutdown.
2022-03-21 10:38:47 +01:00
Mael Rouxel-Labbé
34c91aba5f
Merge remote-tracking branch 'cgal/master' into gsoc2021-Surface_mesh_simplification-probabilistic-komaromy
2022-03-14 20:55:23 +01:00
Mael Rouxel-Labbé
50d88fc61a
Add citation for Trettner and Kobbelt (QEF Minimization)
2022-03-14 20:48:39 +01:00
Sébastien Loriot
3a2177f877
remove deprecated recommendation
2022-03-01 18:52:56 +01:00
Laurent Rineau
e7643c90d9
Merge branch '5.4.x-branch'
2022-01-31 17:29:17 +01:00
Laurent Rineau
959bbf105c
CGAL-5.3.2 was not published today
...
... it will be published with CGAL-5.4.1.
2022-01-31 17:28:04 +01:00
Laurent Rineau
e86b6f6643
Merge branch '5.4.x-branch'
2022-01-27 12:14:09 +01:00
Laurent Rineau
c58ac97e93
Prepare 5.4.x-branch for the release of version 5.4
2022-01-27 12:12:21 +01:00
Sébastien Loriot
10b0af3092
rename macro since Named_function_parameter is part of STL_Extension
2022-01-13 14:43:34 +01:00
Sébastien Loriot
c169c41240
Merge remote-tracking branch 'maxGimeno/PMP-Example_of_new_mp_function-maxGimeno' into HEAD
2022-01-12 13:33:49 +01:00
Laurent Rineau
20cdd62d07
Merge pull request #6230 from sloriot/CGAL-doxy_default
...
Update latest default
2022-01-12 11:41:26 +01:00
Sébastien Loriot
e3a2eb8f23
update default
2022-01-10 11:29:46 +01:00
Sébastien Loriot
9112001f33
fix doc
2022-01-06 19:11:54 +01:00
Sébastien Loriot
9714557046
replace overloads with default parameters (PMP)
2022-01-05 14:41:46 +01:00
Sébastien Loriot
a6d9b99466
move macros in BaseDoxyfile
2022-01-04 11:10:09 +01:00
Sébastien Loriot
67477b4fc0
add resource files for 1.9.3
...
cherry-picked from 011178da01
2021-12-27 08:33:21 +01: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
c5d01fc96e
This branch now targets a possible 5.4-beta2
2021-12-17 17:41: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
Laurent Rineau
ca89949169
Merge pull request #5597 from lrineau/Mesh_3-weighted_images-GF
...
Mesh_3: Add weighted images
2021-10-29 17:01:33 +02:00
Laurent Rineau
7b9113ac0c
Merge pull request #6034 from sloriot/CGAL_data-moving_files
...
CGAL Data: doc + more data moves
2021-10-29 17:00:07 +02:00
Mael Rouxel-Labbé
c14d65a858
Make the name of each named parameter selectable (doc)
2021-10-26 14:29:38 +02: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
Mael Rouxel-Labbé
521c72d57e
Fix typos
2021-10-04 13:34:07 +02:00
Laurent Rineau
b0026b1f5e
Merge pull request #4448 from maxGimeno/Update_python_scripts-maxGimeno
...
Update python scripts
2021-09-23 16:14:08 +02:00
Jane Tournois
4b3fee813f
ITK is not needed in c3t3_item, and find with the required components only
2021-09-23 14:46:40 +02:00
Sébastien Loriot
72c3607780
undo version change
2021-09-22 09:34:37 +02:00
Sébastien Loriot
c83057a7dc
use new way to find python3 since cmake 3.12 and do not use old python path
2021-09-21 14:40:45 +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
Mael Rouxel-Labbé
80c81a2c17
Fix typo
2021-09-08 15:54:32 +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
Maxime Gimeno
713467e952
revert Doxygen changes
2021-09-03 10:31:15 +02:00
Sébastien Loriot
6e1fc8a4e5
Merge remote-tracking branch 'cgal/master' into HEAD
2021-09-02 16:53:07 +02:00
Maxime Gimeno
3cf9007f5b
Fix xml decoding
2021-09-01 09:14:39 +02:00
Maxime Gimeno
6baa27c7eb
Fix documentation_parser.py
2021-08-31 10:17:07 +02:00
Maxime Gimeno
549e677d6a
Merge remote-tracking branch 'cgal/master' into Update_python_scripts-maxGimeno
2021-08-30 13:04:46 +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
Sebastien Loriot
7e212770e5
Merge pull request #5738 from danston/Barycentric_coordinates_2-danston
...
[Feature] Barycentric Coordinates 2 Revision
2021-08-25 19:35:36 +02:00
Sebastien Loriot
04a3f683ec
Merge pull request #5929 from MaelRL/OBB-Misc_improvements-GF
...
OBB: Change package category
2021-08-25 14:57:25 +02:00
Sébastien Loriot
011178da01
add resource files for 1.9.3
2021-08-24 14:36:54 +02:00
albert-github
fab536d6f9
Interaction between `HAVE_DOT` setting and inheritance graph
...
In the BGL package we get a warning like:
```
/home/cgal-testsuite/cgal_doc_build/CGAL-5.4-Ic-33/doc/BGL/PackageDescription.txt:29: warning: ignoring \dot command because HAVE_DOT is not set
```
The BGL package uses the `\dot` and has now to use the setting `HAVE_DOT=YES` to see the dot image.
Till now this went OK as the `\dot` command didn't look at the setting of the `HAVE_DOT` setting in the Doxyfile, though by the issue https://github.com/doxygen/doxygen/issues/7273 and the pull request https://github.com/doxygen/doxygen/pull/8663 it is now required that `HAVE_DOT` is set.
The idea of setting `HAVE_DOT` for the BGL project removed the warning (and shows the figure again) though has also as side effect that the inheritance graphs are shown. Until now CGAL shows for the inheritance just the text version.
Doxygen now has for the `CLASS_GRAPH` setting the possibility `TEXT` that does exactly what is required.
Due to the general setting of `HAVE_DOT` also the not needed `graph_legend` was generated and some `INCLUDE_GRAPH`s, by setting this to `NO ` these are no suppressed as well.
2021-08-24 12:21:07 +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
albert-github
96d7986e41
Removing obsolete doxygen settings
...
```
warning: Tag 'LATEX_SOURCE_CODE' at line 1971 of file '.../doc_dxy/BaseDoxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'RTF_SOURCE_CODE' at line 2061 of file '.../doc_dxy/BaseDoxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2166 of file '.../BaseDoxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
```
these tags have been declared obsolete (in the current master version), so they should be removed..
CGAL doesn't use the involved formats so this has no influence on the CGAL documentation processing.
2021-08-15 13:55:32 +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
Dmitry Anisimov
650fc04303
Merge remote-tracking branch 'origin/master' into Barycentric_coordinates_2-danston
2021-08-13 11:34:58 +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
Sébastien Loriot
814c9138ef
Merge remote-tracking branch 'cgal/5.3.x-branch'
2021-08-12 10:38:11 +02:00
Sébastien Loriot
cff3cdb40e
Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD
2021-08-12 10:23:57 +02:00
Laurent Rineau
97fb041ad5
Port documentation_parser.py to Python3
...
My attempt with python2 on Ubuntu 20.04 failed. Let's move to Python3,
at least for this script.
2021-08-10 13:34:40 +02:00
Laurent Rineau
c9780d93e4
For the moment, documentation_parser.py is a python2 script
2021-08-10 13:11:42 +02:00
Maxime Gimeno
0861536c60
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2021-08-09 14:06:22 +02:00
Sébastien Loriot
95a3b100f8
Merge remote-tracking branch 'cgal/5.3.x-branch'
2021-08-05 08:36:10 +02:00
Sébastien Loriot
fb30b596ae
Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD
2021-08-05 08:35:36 +02:00
Sébastien Loriot
5b6f3abac2
fix iteration up to the end
2021-08-05 08:25:43 +02:00
Dmitry Anisimov
76050b2595
Merge remote-tracking branch 'origin/master' into Barycentric_coordinates_2-danston
2021-08-04 15:52:02 +02:00
Dmitry Anisimov
933940435a
Merge remote-tracking branch 'origin/master' into Shape_regularization-new_package-danston
2021-08-04 15:30:10 +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
4fb90756da
Merge pull request #5475 from sloriot/gsoc2019-PMPHDist-martinskrodzki
...
[Small Feature] Add bounded error Hausdorff distance
2021-07-27 16:28:04 +02: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
Sebastien Loriot
40f507a1f1
Merge pull request #5800 from MaelRL/SS-Doc_fixes-GF
...
Harmonization of some IO stream documentation
2021-07-19 07:56:48 +02:00
Mael
0426fd674c
Add the ASCII alias for doxygen 1.8.4
2021-07-08 23:58:14 +02:00
Jane Tournois
ba95896f93
add doc for weighted images
2021-07-06 15:56:55 +02:00
Laurent Rineau
484ee4c6c4
Change the release name, from 5.3-beta2 to 5.3
...
...and prepare for the near publication of 5.1.5 and 5.2.3.
2021-07-02 12:46:43 +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
Mael Rouxel-Labbé
78ff9185b3
Harmonize ASCII usage across all packages
2021-06-23 23:34:32 +02:00
Dmitry Anisimov
672a6e8e30
Merge remote-tracking branch 'origin/Solvers-add_osqp-danston' into Shape_regularization-new_package-danston
2021-06-18 16:15:53 +02:00
Dmitry Anisimov
aaf55dbaa0
Merge remote-tracking branch 'maxGimeno/PMP-compare_faces_from_meshes-maxGimeno' into gsoc2019-PMPHDist-martinskrodzki
2021-06-18 14:45:24 +02:00
albert-github
9896a494d3
issue #5753 Broken hyperlink in Number_types
...
Seen the discussion with #5753 , correcting the link
2021-06-18 11:57:39 +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
6a9061668c
Merge pull request #5756 from albert-github/feature/bug_redirects
...
Correction of hyperlinks
2021-06-16 15:06:08 +02:00
Laurent Rineau
876ffad95a
Merge pull request #5766 from MaelRL/AG2-Remove_dead_ftp_link-GF
...
Remove dead ftp link
2021-06-16 15:04:50 +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
Laurent Rineau
3dce682668
CGAL-5.3-beta1 was released
2021-06-11 09:58:18 +02:00
Mael Rouxel-Labbé
b7aa446802
Remove dead ftp link
2021-06-05 17:31:26 +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
ac5d63d479
Prepare CGAL-5.3-beta1
2021-06-02 14:45:48 +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
Dmitry Anisimov
61499c6fff
added missing ref + better syntaxis
2021-05-31 18:06:02 +02:00
Dmitry Anisimov
267a6412ac
initial commit with the new osqp solver concept
2021-05-31 14:01:08 +02:00
Dmitry Anisimov
f50f2c6352
Merge remote-tracking branch 'origin/Kernel_23-add_centroid_2_and_determinant_2-danston' into Barycentric_coordinates_2-danston
2021-05-28 15:02:59 +02:00
Laurent Rineau
908049d7f4
Merge pull request #5715 from albert-github/feature/bug_formula_snap_def
...
Adding items to central MATHJAX_CODEFILE
2021-05-27 19:12:32 +02:00
Dmitry Anisimov
17f18b8dac
finished todo + added missing biblio refs
2021-05-21 15:57:36 +02:00
Maxime Gimeno
a76bd6081e
Replace more sc text
2021-05-21 15:45:50 +02:00
Laurent Rineau
2c4a5db3ce
Merge pull request #5631 from GilesBathgate/STL_ext-fix_uncaught_exceptions_cleanup-GilesBathgate
...
Fix uncaught exceptions cleanup
2021-05-18 18:14:14 +02:00
albert-github
b959a03f4b
Adding items to central MATHJAX_CODEFILE
...
In pull request #4644 a central MATHJAX_CODEFILE was introduced, but the snap rounding package was omitted, so this is corrected here.
For the MathJax V3 ( see #5707 ) this change is even mandatory (the current construct doesn't work).
2021-05-16 11:09:06 +02:00
albert-github
1b6548b0cc
Extra white space at bottom of page
...
Below the bottom blue block we see for the packages some extra white space. For the Manual page this white space is not present.
The reason is the placing of the "hack.js" code.
2021-05-10 10:59:19 +02:00
Laurent Rineau
6b3c482938
Merge pull request #5646 from maxGimeno/Doc-Fix_scripts_compare-maxGimeno
...
Documentation: Fix doxygen comparison scripts
2021-04-30 10:50:56 +02:00
Laurent Rineau
1bff8cb4c2
Merge pull request #5646 from maxGimeno/Doc-Fix_scripts_compare-maxGimeno
...
Documentation: Fix doxygen comparison scripts
2021-04-30 10:50:26 +02:00
Efi Fogel
d0e8d8b205
Added missing AdaptableTernaryFunction concept
2021-04-29 01:14:29 +03:00
Giles Bathgate
5ecd85248a
Fix capitalisation of macro name.
2021-04-28 21:03:45 +01:00
Giles Bathgate
0ef8127c71
The CGAL_NOEXCEPT macro is no longer needed
2021-04-28 21:03:00 +01:00
Dmitry Anisimov
a2f460c9d6
Merge branch 'master' into gsoc2019-PMPHDist-martinskrodzki
2021-04-27 18:37:32 +02:00
Maxime Gimeno
3b666385c4
If errors prevent the doc form doxygen master to be generated, it will still upload the results and provide logs to the cmake or make errors.
2021-04-27 14:34:56 +02:00
Maxime Gimeno
f13d9f3af1
WIP : error n list of logs
2021-04-27 11:17:31 +02:00
Sébastien Loriot
241b5ad662
Merge remote-tracking branch 'cgal/5.2.x-branch' in master
2021-04-24 18:05:03 +02:00
Sébastien Loriot
b54199a45c
Merge remote-tracking branch 'cgal/5.1.x-branch' into 5.2.x-branch
2021-04-24 18:04:24 +02:00
Sébastien Loriot
5f62e73c65
workaround doxygen bug
2021-04-24 17:46:39 +02:00
Sebastien Loriot
b8bc56ca12
Merge pull request #4421 from MaelRL/Triangulation_on_sphere_2-GF
...
new package: Triangulation on the sphere
2021-04-21 15:24:45 +02:00
Sebastien Loriot
77e5d1d26f
Merge pull request #4852 from JacksonCampolattaro/gsoc2020-Octree-campolattaro
...
Add Octree Package
2021-04-17 14:26:01 +02:00
Mael
8226666398
Merge branch 'master' into Triangulation_on_sphere_2-GF
2021-04-17 11:22:30 +02:00
Sébastien Loriot
39367c2313
Merge remote-tracking branch 'cgal/5.2.x-branch'
2021-04-17 11:14:29 +02:00
Sébastien Loriot
cbd95907cd
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Sebastien Loriot
b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
...
Update maximum cmake versions
2021-04-17 10:58:14 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Maxime Gimeno
e562f6288c
Add a picture to illustrate the vcpkg toolchain option
2021-04-12 10:05:59 +02:00
Sébastien Loriot
350b9172c5
replace %CGAL by \cgal (but in titles)
2021-04-11 14:52:01 +02:00
Sebastien Loriot
2dbad7b34b
Update Documentation/doc/Documentation/windows.txt
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2021-04-09 16:52:16 +02:00
Sébastien Loriot
72bc88d38f
do not link in the macro
2021-04-08 18:28:24 +02:00
Sébastien Loriot
d4f8effe9c
doc precompiled demos
2021-04-08 18:23:32 +02:00
Simon Giraudot
10f6992b2a
Rebase on master
2021-04-07 14:32:31 +02:00
Simon Giraudot
1c156ab22d
Rebase on master
2021-04-07 14:27:57 +02:00
Dmitry Anisimov
dfd2e15066
Merge remote-tracking branch 'maxGimeno/PMP-compare_faces_from_meshes-maxGimeno' into gsoc2019-PMPHDist-martinskrodzki
2021-04-07 13:54:02 +02:00
Laurent Rineau
8dc3256685
Merge pull request #5488 from sgiraudot/Classification-Remove_TensorFlow_support-GF
...
[Small Feature] Remove TensorFlow support
2021-04-06 15:13:15 +02:00
Simon Giraudot
616cd5a549
Apply corrections from review
2021-04-01 08:55:51 +02:00
Sébastien Loriot
b1a537c80c
add attention notice in Ceres about libunwind
2021-03-31 16:35:24 +02:00
Simon Giraudot
8e06889d90
Rebase
2021-03-22 15:17:34 +01:00
Efi Fogel
30da4ebae2
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2021-03-22 13:35:23 +02:00
albert-github
453b611002
OUTPUT_TEXT_DIRECTION has been made obsolete
...
The doxygen setting OUTPUT_TEXT_DIRECTION is obsolete
2021-03-19 12:35:30 +01:00
Mael Rouxel-Labbé
ede18b776c
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
2021-03-18 10:42:52 +01:00
John Mullee
63779d416d
Tutorial_GIS.txt: fandom rorest -> random forest
...
fandom rorest -> random forest
2021-03-16 16:45:25 +00:00
Simon Giraudot
20162feb3d
Rebase on master
2021-03-11 13:20:34 +01:00
Laurent Rineau
4daf46b32f
Merge pull request #5329 from sloriot/Doc-no_advertisement_for_python2
...
Remove mentions to python2
2021-03-10 11:53:14 +01:00
Laurent Rineau
2282df03bd
Merge pull request #5451 from sloriot/CGAL-no_setup_exe
...
Remove setup
# Conflicts:
# .travis.yml
# .travis/packages.txt
# wininst/developer_scripts/script_cgal.nsi
2021-03-10 10:39:25 +01:00
Laurent Rineau
b6a073ce4d
Merge pull request #5516 from maxGimeno/Doc-Update_vcpkg_instructions-maxGimeno
...
Update doc for vcpkg use
2021-03-10 10:35:10 +01:00
Laurent Rineau
fe81fced45
Merge pull request #5451 from sloriot/CGAL-no_setup_exe
...
Remove setup
# Conflicts:
# wininst/developer_scripts/script_cgal.nsi
2021-03-10 10:33:00 +01:00
Laurent Rineau
9bc4a85757
Merge pull request #5516 from maxGimeno/Doc-Update_vcpkg_instructions-maxGimeno
...
Update doc for vcpkg use
2021-03-10 09:56:02 +01:00
Laurent Rineau
ea05d96eb7
Merge pull request #5451 from sloriot/CGAL-no_setup_exe
...
Remove setup
2021-03-10 09:45:41 +01:00
Maxime Gimeno
bcae74fb33
Update doc for vcpkg use
2021-03-08 15:24:44 +01:00
Simon Giraudot
46b9452ef4
Rebase on master
2021-03-04 13:48:11 +01:00
Laurent Rineau
3ab3b10d47
Merge pull request #5247 from MaelRL/SDG-Fix_doc-GF
...
Doc improvements for TDS-related classes
2021-03-03 17:38:18 +01:00
Laurent Rineau
962f891702
Merge pull request #5367 from gdamiand/gsoc2020-Surface_mesh_topology-Simplicity-johnmave126
...
Surface Mesh Topology: Test Whether a Closed Curve is Homotopic to a Simple Cycle
2021-03-03 17:33:15 +01:00
Laurent Rineau
22b823f066
Merge pull request #5434 from maxGimeno/Doc-Dont_use_small_caps-maxGimeno
...
Doc: Don't use small caps
2021-03-03 17:32:57 +01:00
Simon Giraudot
6e811d6a8f
Rebase on master
2021-03-03 12:56:57 +01:00
Efi Fogel
12a85a919b
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2021-03-01 15:39:36 +02:00
Sebastien Loriot
11f2b92b7b
Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126
2021-02-25 13:43:38 +01:00
Simon Giraudot
8264096ee7
Remove TensorFlow support from Classification
2021-02-23 08:52:02 +01:00
Mael Rouxel-Labbé
5efa544734
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
2021-02-22 17:19:40 +01:00
Sébastien Loriot
20661527bd
Merge branch 'martinskrodzki/gsoc2019-PMPHDist-martinskrodzki' into master
2021-02-19 10:58:11 +01:00
Maxime Gimeno
483104f514
Don't forget 1.8.4
2021-02-18 15:39:37 +01:00
Laurent Rineau
7edf0f2458
Merge pull request #5350 from maxGimeno/PSP_3-Fixes-for_pointmatcher-maxGimeno
...
PSP_3: Fix pointmatcher support
2021-02-18 15:26:22 +01:00
Laurent Rineau
fa1a355751
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-02-18 15:19:05 +01:00
Laurent Rineau
7d760d8a72
Merge pull request #5350 from maxGimeno/PSP_3-Fixes-for_pointmatcher-maxGimeno
...
PSP_3: Fix pointmatcher support
2021-02-18 15:18:08 +01:00
Sébastien Loriot
ba04933076
update doc to no longer mention the executable
2021-02-11 10:27:23 +01:00
Laurent Rineau
99225a9a33
Merge pull request #5414 from maxGimeno/Doc-Fix_qt5_example-maxGimeno
...
Documentation: Re-add missing CMakeLists
2021-02-05 16:09:56 +01:00
Maxime Gimeno
fb3746168d
remove \sc
2021-02-05 11:10:20 +01:00
Mael Rouxel-Labbé
dc1d1dfbfa
Doc fixes after Round 3
...
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Triangulation_on_sphere_2/3rd_round
2021-02-03 10:55:34 +01:00
Maxime Gimeno
4271f6e19c
Restore the CMakelist.txt in the Minimal Example Using Qt5
2021-02-01 09:21:29 +01:00
Mael Rouxel-Labbé
1e7b9863cb
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
2021-01-28 17:48:09 +01:00
Mael Rouxel-Labbé
1f45360d7a
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
2021-01-26 09:05:24 +01:00
Maxime Gimeno
631aa064eb
Rephrase the doc
2021-01-25 15:28:35 +01:00
Laurent Rineau
ca9febf3b8
Merge pull request #5063 from maxGimeno/CMake-modernization-maxGimeno
...
CMake modernization
# Conflicts:
# CGAL_ipelets/demo/CGAL_ipelets/CMakeLists.txt
2021-01-22 15:25:54 +01:00
Simon Giraudot
ae8ec55eac
Merge remote-tracking branch 'jackson/gsoc2020-Octree-campolattaro' into gsoc2020-Octree-campolattaro
2021-01-19 09:54:58 +01:00
Maxime Gimeno
9ac0a1de04
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
2021-01-18 11:52:30 +01:00
Guillaume Damiand
3ef8ea445c
Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126
2021-01-18 11:24:33 +01:00
Maxime Gimeno
99a31e07fe
Move the Boost components in the support file and condition it to windows.
2021-01-15 14:07:17 +01:00
Sébastien Loriot
bc161f2ae9
Merge 'CGAL-Eigen3_support-5.2'
2021-01-15 10:59:20 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Laurent Rineau
5e2d8c8fd1
Merge pull request #4255 from maxGimeno/CGAL_IO-maxGimeno
2021-01-14 15:33:51 +01:00
Maxime Gimeno
2255f8e8ea
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
2021-01-13 14:34:09 +01:00
Maxime Gimeno
3d1c41fd14
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2021-01-07 15:05:28 +01:00
albert-github
c3235cd86f
Obsolete doxygen setting COLS_IN_ALPHA_INDEX
...
In the version 1.9.0 the setting `COLS_IN_ALPHA_INDEX` has been made obsolete and generates a warning during building.
As the default value is used it can also be removed (doxygen will automatically take the default value in the older versions).
2021-01-07 11:16:46 +01:00
Laurent Rineau
85325d789f
Merge pull request #5090 from afabri/FastEnvelope-GF
...
Polygon Mesh Processing: Add envelope test
2021-01-06 16:11:56 +01:00
Sébastien Loriot
986bb7ff73
remove mentions to python2
2021-01-06 11:27:08 +01:00
Laurent Rineau
33b38f11a9
5.1.2 has been published
2020-12-22 17:11:39 +01:00
Laurent Rineau
67a7c1bd9b
Merge branch '5.2.x-branch'
2020-12-18 15:59:43 +01:00
Laurent Rineau
485e672c26
Prepare for 5.2 final version
2020-12-18 15:58:54 +01:00
Laurent Rineau
16f34ea6c6
Merge pull request #5236 from albert-github/feature/bug_https_redirect
...
Documentation of doxygen is at https server
2020-12-09 16:08:56 +01:00
Maxime Gimeno
1d98f0f71d
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-12-09 14:40:02 +01:00
Sébastien Loriot
08eeacca8b
Merge remote-tracking branch 'cgal/master' into FastEnvelope-GF
2020-12-07 16:40:34 +01:00
Mael Rouxel-Labbé
723890e388
Misc tiny doc fixes (broken links, grammar, etc.)
2020-12-05 11:49:27 +01:00
Laurent Rineau
ffc56a3251
Merge pull request #5139 from MaelRL/CGAL-Improve_license_doc-GF
...
Installation: Doc and license-less license clarifications
2020-12-04 17:16:13 +01:00
Laurent Rineau
6576d64bf7
Merge pull request #5226 from albert-github/feature/bug_advanced_end
...
Incorrect HTML code in relation with \cgalAdvancedEnd
2020-12-04 17:15:49 +01:00
albert-github
5d28a170bb
Cherry-pick from PR #5237 : Referencing non existing file
...
For a better quality also the close image was converted to an svg image, so the png does not exists anymore. This has to be reflected in this file as well.
2020-12-04 17:13:25 +01:00
Maxime Gimeno
83c9a00d73
Fix Conflict
2020-12-03 09:44:03 +01:00
albert-github
00760b5e9c
Documentation of doxygen is at https server
...
Fix can also be applied for the older versions
2020-12-02 16:46:04 +01:00
albert-github
0ad5c59e24
Referencing non existing file
...
File slipped in, undoing (is in PR #5236 )
2020-12-02 16:21:30 +01:00
albert-github
2d0b9cd3e4
Referencing non existing file
...
For a better quality also the close image was converted to an svg image, so the png does not exists anymore. This has to be reflected in this file as well.
2020-12-02 16:03:24 +01:00
albert-github
918a7cd374
Documentation of doxygen is at https server
...
To prevent extra redirects and a secure connection it is better to use `https` instead of `http` here.
2020-12-02 15:59:28 +01:00
albert-github
c900353e91
Incorrect HTML code in relation with \cgalAdvancedEnd
...
Due to some subtle interactions between used doxygen commands and the defined `\cgalAdvancedEnd` incorrect HTML code is generated.
This was shown by `xmllint (and some options) as
```
parser error : Opening and ending tag mismatch: div line</td></tr>
```
With the `\noop` "trick" this can here be overcome.
The presented output though looked OK.
2020-11-30 14:58:29 +01:00
Andreas Fabri
2d4ff0a9ac
Replace LICENSE.FREE_USE by CC0
2020-11-26 13:33:14 +00:00
Mael Rouxel-Labbé
d6f06b9f14
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
2020-11-17 10:24:16 +01:00
Laurent Rineau
1077767f79
Update menu_version.js after 5.0.4 and 5.1.1
2020-11-16 18:30:38 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Andreas Fabri
f246c4abf8
merge
2020-11-13 16:26:57 +00:00
Laurent Rineau
1d9bebc673
Prepare CGAL-5.2-beta1
2020-11-13 16:37:15 +01:00
Laurent Rineau
49e7ddccc9
Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
...
General CMake improvements
2020-11-13 15:43:54 +01:00
Laurent Rineau
2f73dab22f
Merge pull request #5071 from sgiraudot/PSP-Scanline_orient_normals-GF
...
[Small Feature] Scanline Orient Normals
2020-11-13 15:31:56 +01:00
Efi Fogel
6b64dc8def
Merge branch 'master' into Aos_2-boundary_objects-efic
2020-11-11 09:38:55 +02:00
Maxime Gimeno
94c4d577ea
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-11-04 15:43:13 +01:00
Mael
0d298c3d64
Fix sentence
2020-11-03 11:45:20 +01:00
Mael Rouxel-Labbé
1edb3e8ba8
Make it clear in the doc what is the license of a file w/o an explicit license
2020-11-03 11:37:00 +01:00
Laurent Rineau
d0d021ef3f
Merge branch 'master' of github.com:CGAL/cgal
2020-10-29 15:32:35 +01:00
Maxime Gimeno
1c00bf6847
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-29 15:09:16 +01:00
Mael
38c3dc7924
Merge branch 'master' into Iterative_authalic_parameterization
2020-10-28 17:34:01 +01:00
Sébastien Loriot
a2122435e4
remove resource (very similar to 1.8.20)
2020-10-27 19:37:30 +01:00
Sébastien Loriot
0d534e2821
add resources for 1.8.20
2020-10-27 19:31:31 +01:00
Sébastien Loriot
ae0067fa24
use SVG
2020-10-26 18:49:58 +01:00
Sébastien Loriot
3caa542096
add resource files for 1.8.19 + cmake update for version number
2020-10-26 18:39:06 +01:00
Simon Giraudot
066712c881
Use Orthtree everywhere + define Octree/Quadtree aliases
2020-10-22 13:00:34 +02:00
albert-github
a2c624902e
Missing search glass in search box of the documenttaion
...
Due to the change for the doxygen fix https://github.com/doxygen/doxygen/pull/7888 the file `mag_sel.png` is replaced by `mag_sel.svg`, as a result the search glass in the search box was not present anymore.
(Note this is only valid for versions 1.8.19 and newer).
2020-10-21 13:31:18 +02:00
Andreas Fabri
d4817f8671
Cite correctly and relicense as recommended at http://softwarefreedom.org/resources/2007/gpl-non-gpl-collaboration.html
2020-10-21 08:13:40 +01:00
Maxime Gimeno
bebd60c12b
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Mael Rouxel-Labbé
e3c08cf7dc
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
2020-10-19 16:17:27 +02:00
Maxime Gimeno
076974547d
Update cmake version in doc
2020-10-16 10:42:42 +02:00
Simon Giraudot
40fbfffeaa
Update tutorial with scanline orientation
2020-10-12 13:57:25 +02:00
Mael Rouxel-Labbé
f55ef7dd50
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-10-09 18:36:17 +02:00
Maxime Gimeno
733c487cc2
Fix file(GLOB...) in Installation/CMakeLists
2020-10-08 11:01:18 +02:00
Maxime Gimeno
7eefcea2a6
Merge remote-tracking branch 'cgal/master' into Update_python_scripts-maxGimeno
2020-10-05 10:00:31 +02:00
Maxime Gimeno
949428b643
Fix pyquery usage, and update html to new versions
2020-10-02 15:21:19 +02:00
Mael Rouxel-Labbé
db1823a470
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
2020-09-22 14:27:09 +02:00
Mael Rouxel-Labbé
b32c59f6d2
Add bib entry
2020-09-22 14:13:18 +02:00
Mael Rouxel-Labbé
4bce5cfcd2
Add Tos2 to the various package lists + license
2020-09-22 14:13:16 +02:00
Mael Rouxel-Labbé
5d414461b0
Merge remote-tracking branch 'cgal/master' into Iterative_authalic_parameterization
2020-09-22 11:53:27 +02:00
Mael Rouxel-Labbé
4694a48913
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-09-22 11:35:25 +02:00
Laurent Rineau
6db27e5db6
Adapt doc and scripts to new tags and branchs names
2020-09-10 13:10:03 +02:00
Laurent Rineau
d00be189af
Fix menu_version.js in the doc
2020-09-08 11:19:45 +02:00
Jackson Campolattaro
b856dbdbfc
Merge branch 'master' of github.com:CGAL/cgal into gsoc2020-Octree-campolattaro
2020-08-26 21:38:04 -04:00
Mael Rouxel-Labbé
8682f9bafb
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-08-24 11:45:17 +02:00
Sébastien Loriot
eab5aa962e
apply f4d6c6fd15 to other resource files
2020-08-20 10:26:31 +02:00
albert-github
f4d6c6fd15
Layout on the bibliography page
...
When having a bit a long citation description, the description runs, in the HTML output on the bibliography page, into 3 or more lines where the 3rd and following lines continue underneath the citation number like:
```
[1] Eric Berberich, Arno Eigenwillig, Michael Hemmer, Susan Hert, Lutz Kettner, Kurt Mehlhorn, Joachim Reichel, Susanne Schmitt, Elmar Schömer, and Nicola Wolpert. Exacus: Efficient and exact
algorithms for curves and surfaces. In Gerth S. Brodal and Stefano Leonardi, editors, 13th Annual European Symposium on Algorithms (ESA 2005), volume 3669 of Lecture Notes in Computer Science,
pages 155–166, Palma de Mallorca, Spain, October 2005. European Association for Theoretical Computer Science (EATCS), Springer.
```
The example was found in e.g. https://doc.cgal.org/latest/Algebraic_foundations/citelist.html
- corrected the "overflow"
- made the citation number right aligned
2020-08-11 13:26:23 +02:00
Sébastien Loriot
3f8916e0cb
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-08-10 07:32:38 +02:00
Sébastien Loriot
96b71b348e
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-08-10 07:32:05 +02:00
albert-github
fe11e704eb
Representation of `__` in typewrite font versus code
...
Seen the discussion with the doxygen pull request https://github.com/doxygen/doxygen/pull/7782 and the subsequent regression, I think it is better to signal the words like `__GNUC__` really as code by using back-ticks in the code.
2020-08-10 07:18:06 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Laurent Rineau
926610102f
Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126
2020-08-04 10:12:09 +02:00
Laurent Rineau
b94c11ec4c
Update menu_version.js with newest versions
2020-08-03 11:56:29 +02:00
Laurent Rineau
1ae35c9f58
Document that we require Boost 1.66 or later
...
... and let's face that 5.1 will only be officially published in
September 2020, after the summer vacations.
2020-07-31 10:00:55 +02:00
Efi Fogel
6642407d60
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2020-07-29 18:08:32 +03:00
Laurent Rineau
c98978a62f
Merge pull request #4864 from lrineau/CGAL_Core-fix_memory_pool_issue-GF
...
CGAL_Core: fix a long-standing bug ( !blocks.empty() )
2020-07-23 17:15:07 +02:00
Jackson Campolattaro
c106e298b8
Merge branch 'master' of github.com:CGAL/cgal into gsoc2020-Octree-campolattaro
2020-07-22 17:16:17 -04:00
Laurent Rineau
88a3aab077
Merge pull request #4858 from sloriot/Doc-fix_filter_script_for_python3
...
Python 3 doc build compatibility
2020-07-22 16:54:41 +02:00
Laurent Rineau
03be017c46
Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
2020-07-22 16:54:04 +02:00
Mael Rouxel-Labbé
c5ab12f840
Merge remote-tracking branch 'cgal/master' into Iterative_authalic_parameterization
2020-07-22 14:25:03 +02:00
Youmu
f5ce7716bf
First version of documentation
2020-07-21 20:40:01 -04:00
Laurent Rineau
8a7d3fa21e
CGAL_Core no longer needs Boost.Thread
2020-07-21 17:32:30 +02:00
Sébastien Loriot
b98cedc1b9
fix package description generation script to be compatible with python 2 and 3
2020-07-21 13:49:20 +02:00
Sébastien Loriot
c1d364d24a
fix package description generation script to be compatible with python 2 and 3
2020-07-21 10:49:04 +02:00
Sébastien Loriot
65ecf06f5d
fix package description generation script to be compatible with python 2 and 3
2020-07-21 10:38:07 +02:00
Sébastien Loriot
4614c4fe4c
make package appear in overview
2020-07-21 08:32:49 +02:00
Mael Rouxel-Labbé
93f1cd99ca
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
2020-07-16 09:53:31 +02:00
Mael Rouxel-Labbé
d2cd147bad
Fix doc of Iterative_authalic_parameterization
2020-07-10 10:54:07 +02:00
Laurent Rineau
c85d2b295c
Bump Boost minimal support version
...
We actually no longer test Boost below version 1.62.
2020-07-07 09:46:15 +02:00
Mael Rouxel-Labbé
594eb97a22
Doc improvements
2020-06-25 21:01:04 +02:00
Mael Rouxel-Labbé
2d49f7d702
Countless IO fixes...
...
Don't have the patience to split it nicely
2020-06-21 12:03:28 +02:00
Mael Rouxel-Labbé
6f8a895671
Merge remote-tracking branch 'mine/CGAL-Improve_NP_doc_presentation-GF' into CGAL_IO-maxGimeno
2020-06-18 15:21:27 +02:00
Mael Rouxel-Labbé
f6053b950f
Mirror new NP changes to Doxygen resources 1.8.4 and 1.8.13
2020-06-18 14:18:41 +02:00
Mael Rouxel-Labbé
26eb7903aa
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
2020-06-18 12:46:46 +02:00