Jane Tournois
cf58a08a55
Merge branch 'master' into Tetrahedral_remeshing-new-jtournois
2020-04-20 06:24:36 +02:00
Sébastien Loriot
e6e1c8b557
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-04-17 15:07:43 +02:00
Maxime Gimeno
24184e62c4
Replace boost minimal version
2020-04-17 13:17:26 +02:00
Sébastien Loriot
2dc7f66c8a
avoid linking
2020-04-17 10:26:56 +02:00
Sebastien Loriot
7a29b9bcf4
Merge pull request #4644 from albert-github/feature/bug_mathjax_codefile
...
Introducing central MATHJAX_CODEFILE
2020-04-17 10:13:06 +02:00
Jane Tournois
7c170f4f69
doc : user manual and figs
2020-04-17 08:34:49 +02:00
albert-github
93e0eb11f9
Introducing central MATHJAX_CODEFILE
...
Removed extra pair of brackets
2020-04-16 19:00:04 +02:00
Sébastien Loriot
d03a02368d
Use regular font
2020-04-16 18:55:32 +02:00
Sebastien Loriot
a84152b352
Merge pull request #4624 from maxGimeno/Doc-CGAL_with_cmake-maxGimeno
...
Documentation: Add a page that explains how to use cmake
2020-04-16 18:49:30 +02:00
Sébastien Loriot
0795c5f9fc
fix link issues
2020-04-16 18:48:20 +02:00
Sebastien Loriot
a860a7ea5a
Merge pull request #4404 from MaelRL/CGAL-Optimal_bounding_box-GF
...
New Package: Optimal Bounding Box
2020-04-16 18:10:58 +02:00
Mael Rouxel-Labbé
626c3b5485
Tiny doc fix
2020-04-16 17:55:45 +02:00
Mael Rouxel-Labbé
315d610b27
Add OBB user manual
2020-04-16 17:46:01 +02:00
Sébastien Loriot
a8f9858099
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-04-16 16:29:55 +02:00
Sébastien Loriot
9a17c8d9fa
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-04-16 16:28:01 +02:00
Laurent Rineau
fab384d4cc
Fix Python script that inserted a `<a name="details">` incorrectly
2020-04-14 13:52:01 +02:00
albert-github
e5177aa014
Introducing central MATHJAX_CODEFILE
...
Currently the needed extra definitions for MathJax usage (i.e. `\newcommand` and `\def` commaonds) are distributed over the header file and in a number of source code files.
Doxygen has the possibility for a centralize this by means of the MATHJAX_CODEFILE configuration setting, this has been implemented.
2020-04-13 12:37:57 +02:00
Sébastien Loriot
b65caba99b
use regular font as on the GNU website
2020-04-13 11:07:52 +02:00
Sebastien Loriot
fc26c74e97
Update Documentation/doc/Documentation/Getting_started.txt
...
another cgal macros usage
2020-04-13 10:38:50 +02:00
Sebastien Loriot
7e5174fa11
Apply suggestions from code review
...
missing space + use cgal macro
2020-04-13 10:37:36 +02:00
Mael Rouxel-Labbé
c16c1a7ea3
Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF
2020-04-10 16:10:11 +02:00
Sébastien Loriot
50c62be925
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-04-08 15:56:23 +02:00
Sébastien Loriot
947c838a6c
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-04-08 15:55:15 +02:00
Maxime Gimeno
bc841c1da2
Use real files as examples, to be sure they work as they are in the testsuite
2020-04-08 10:44:59 +02:00
Sébastien Loriot
75f0b18224
remove deprecated config options
2020-04-07 14:31:36 +02:00
Maxime Gimeno
741a8dcaff
Add a manual page explaining how to make a CMakeLists.txt
2020-04-07 12:58:33 +02:00
Jane Tournois
dca97faad6
Merge remote-tracking branch 'cgal/master' into Tetrahedral_remeshing-new-jtournois
2020-04-01 12:25:59 +01:00
Jane Tournois
e0171c2f24
Merge branch 'master' into Tetrahedral_remeshing-new-jtournois
2020-04-01 07:07:46 +01:00
Simon Giraudot
7d7e5400d0
Update from review
2020-03-30 13:25:41 +02:00
Sébastien Loriot
35b83deffd
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:16:25 +01:00
Sébastien Loriot
2fa1f56ea1
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 18:56:26 +01:00
Simon Giraudot
72e40341df
Fix duplicate figure name
2020-03-26 14:53:36 +01:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Mael Rouxel-Labbé
54d41c816b
Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF
2020-03-24 12:03:07 +01:00
Simon Giraudot
8f28d6a397
Merge remote-tracking branch 'mine/CGAL_Tutorials-Surface_reconstruction-GF' into CGAL_Tutorials-Surface_reconstruction-GF
2020-03-23 09:20:24 +01:00
Simon Giraudot
be5a920df4
Fix path in doxyfile
2020-03-23 09:18:58 +01:00
Simon Giraudot
371e67b411
Fix figures
2020-03-23 09:18:49 +01:00
Mael Rouxel-Labbé
2556196dad
Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF
2020-03-23 08:59:49 +01:00
Sébastien Loriot
eb5d1d9a95
Update from master
2020-03-20 08:58:52 +01:00
Sébastien Loriot
cc1bd20c7c
Merge pull request #4356 from sgiraudot/Documentation-Update_cmake_variables-GF
...
Third party libs: improve documentation + introduce new CMake functions
2020-03-17 18:19:40 +01:00
Sébastien Loriot
32813dc976
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-03-16 16:32:47 +01:00
Mael Rouxel-Labbé
3e365756ca
Merge branch 'CGAL-Optimal_bounding_box-GF-old' into CGAL-Optimal_bounding_box-GF
2020-03-09 16:54:25 +01:00
Maxime Gimeno
68397cf423
Add Qt5_DIR and METIS to the summary's installation doc page
2020-03-05 16:29:32 +01:00
Simon Giraudot
feaa8ce598
Merge remote-tracking branch 'necip/gsoc2019-pointmatcher_icp_wrapper-necipfazil' into gsoc2019-pointmatcher_icp_wrapper-necipfazil
2020-03-05 15:58:17 +01:00
Laurent Rineau
5f58885213
menu_version.js for master
2020-02-25 13:22:46 +01:00
Laurent Rineau
3cc4dbddb1
Prepare new bug-fix releases
2020-02-25 09:50:53 +01:00