Simon Giraudot
637695e892
Fix doc with imported targets
2020-04-20 09:10:23 +02:00
Simon Giraudot
1dd6a665a1
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-04-20 09:09:32 +02:00
Jane Tournois
cf58a08a55
Merge branch 'master' into Tetrahedral_remeshing-new-jtournois
2020-04-20 06:24:36 +02:00
Sébastien Loriot
3b52dfd7de
Merge remote-tracking branch 'cgal/master'
2020-04-18 14:47:28 +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
Simon Giraudot
a08a1e950d
Merge remote-tracking branch 'mine/Tutorials-GIS-GF' into Tutorials-GIS-GF
2020-04-16 16:56:13 +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
Simon Giraudot
15c07ff06f
Update third party doc with imported targets
2020-04-15 14:06:14 +02:00
Laurent Rineau
fab384d4cc
Fix Python script that inserted a `<a name="details">` incorrectly
2020-04-14 13:52:01 +02:00
Mael Rouxel-Labbé
f0532f9f31
Fix horizontal max width
2020-04-13 13:03:20 +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
d3082b1141
Three doc should not be built by default in public releases
2020-04-13 11:34:02 +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é
2337716bcd
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
2020-04-12 20:46:35 +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
Simon Giraudot
9e2ce819f0
Merge remote-tracking branch 'mine/Tutorials-GIS-GF' into Tutorials-GIS-GF
2020-04-07 10:15:50 +02:00
Mael Rouxel-Labbé
c1a15f8c02
Add NPBegin macro with an argument (for VSA)
2020-04-05 17:57:10 +02:00
Mael Rouxel-Labbé
fc79510388
Regroup NP aliases into the base doxyfile.in
2020-04-04 17:26:32 +02:00
Mael Rouxel-Labbé
a1b0abfb08
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
2020-04-04 15:40:38 +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
Mael Rouxel-Labbé
aac2efe8c7
Add some code to create collapsible named parameters
2020-03-27 20:23:40 +01: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
Simon Giraudot
50b2e32587
Fix figure
2020-03-18 15:21:11 +01:00
Simon Giraudot
a2df4a4a35
Another update with review
2020-03-18 14:33:28 +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
Simon Giraudot
cfb7ea076c
Update with review
2020-03-16 16:07:41 +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
Laurent Rineau
0cabb7165b
Merge pull request #4516 from maxGimeno/Doc-fix_doc_for_brew-maxGimeno
...
Documentation: Update installation instructions
2020-02-14 14:39:13 +01:00
Simon Giraudot
e32e5d58e0
Add hole filling and remeshing to GIS tutorial
2020-02-13 13:02:52 +01:00
Jane Tournois
8fb3d71d47
Merge branch 'Doc-fix_doc_for_brew-maxGimeno' of github.com:maxGimeno/cgal into Doc-fix_doc_for_brew-maxGimeno
2020-02-11 13:39:12 +00:00
Maxime Gimeno
ba474bb03a
Fixes after review
2020-02-11 14:37:13 +01:00
Jane Tournois
92a4a15063
fix the way target platform is set
2020-02-11 14:31:17 +01:00
Jane Tournois
48a2dd4406
fix typo
2020-02-11 14:28:16 +01:00
Maxime Gimeno
08f2d396d8
Fix prefix
2020-02-11 14:16:06 +01:00
Maxime Gimeno
423b6007f2
Use /opt pathes for brew and add some info on how to use CGAL_Qt5 from brew.
2020-02-11 13:24:14 +01:00
Simon Giraudot
eb5f7ecea2
Small typo fixes in tutorial
2020-02-10 17:10:58 +01:00
Simon Giraudot
1ac8e7b157
Document CGAL_target_use_* in third party section
2020-02-10 11:57:56 +01:00
Simon Giraudot
d16e7ca9d1
Document cmake variables of LASlib, OpenCV, TensorFlow, SCIP and GLPK
2020-02-10 11:57:56 +01:00
Simon Giraudot
a573cb93b0
Update tutorial + example
2020-02-05 16:05:30 +01:00
Simon Giraudot
345d22ae5a
Add polyline simplification to GIS tutorial + several fixes
2020-02-04 14:35:39 +01:00
Simon Giraudot
98faa60276
GIS tutorial v1
2020-02-03 16:28:14 +01:00
Simon Giraudot
29ac68fb26
Make training comply with range concept
2020-02-03 16:25:29 +01:00
Jane Tournois
e7c3ecc3c3
wip doc tetrahedral remeshing
2020-01-28 15:50:52 +00:00
Laurent Rineau
5d0b60e0a8
Merge branch 'releases/CGAL-5.0-branch'
2020-01-27 11:25:19 +01:00
Laurent Rineau
7868c454e7
Next version on this branch will be 5.0.2
2020-01-27 11:24:09 +01:00
Simon Giraudot
3dd3affd36
Document CGAL_target_use_ for OpenGR and pointmatcher
2020-01-16 16:16:16 +01:00
Simon Giraudot
3cd8207f51
Merge remote-tracking branch 'necip/gsoc2019-pointmatcher_icp_wrapper-necipfazil' into gsoc2019-pointmatcher_icp_wrapper-necipfazil
2020-01-16 12:03:49 +01:00
Laurent Rineau
67b1b0e04f
Merge pull request #4042 from gdamiand/Surface_mesh_topology-gdamiand
...
Surface mesh topology (new package)
2020-01-15 17:24:06 +01:00
Laurent Rineau
b04b9be2fc
Merge pull request #4407 from afabri/Doxygen-more_space_for_classes-GF
...
Doxygen: More space for class names
2020-01-15 17:19:40 +01:00
Simon Giraudot
5beaa0c164
Merge remote-tracking branch 'necip/gsoc2019-pointmatcher_icp_wrapper-necipfazil' into gsoc2019-pointmatcher_icp_wrapper-necipfazil
2020-01-15 10:28:10 +01:00
Simon Giraudot
aa699d4765
Update tutorial and figures
2020-01-13 15:49:01 +01:00
Simon Giraudot
4bcad2e25c
Update tutorial from review
2020-01-13 14:08:32 +01:00
Simon Giraudot
a22825b9d6
Merge remote-tracking branch 'GF/CGAL_Tutorials-Surface_reconstruction-GF' into CGAL_Tutorials-Surface_reconstruction-GF
2020-01-13 13:00:19 +01:00
Thien Hoang
5156eb7b6a
Add user manual
2020-01-07 18:04:34 +01:00
Guillaume Damiand
0b7ec2e216
Merge branch 'master' into Surface_mesh_topology-gdamiand
2019-12-20 10:02:23 +01:00
Sébastien Loriot
e80f869147
Merge remote-tracking branch 'cgal/master'
2019-12-20 09:35:45 +01:00
Andreas Fabri
784cd89fe5
20% -> auto
2019-12-12 15:04:15 +01:00
Andreas Fabri
963823c23d
Do the same for 1.8.13 and 1.8.14
2019-12-12 08:52:39 +01:00
Andreas Fabri
0e81db0e56
Doxygen: More space for class names
2019-12-11 16:09:27 +01:00
Mael Rouxel-Labbé
4020a8fb0d
Add biblio for the paper
2019-12-10 13:41:37 +01:00
Mael Rouxel-Labbé
bafb8e2f7e
Add some documentation
2019-12-09 16:34:22 +01:00