Mael Rouxel-Labbé
bf425a46e6
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Strongly breaks P3T3, will be fixed in the next commits
2017-05-11 17:45:15 +02:00
Maxime Gimeno
33cd8fda21
Last adjustments for the text of the links.
2017-05-10 15:33:45 +02:00
Andreas Fabri
db324c3c70
Fix links to geomview and to the BGL
2017-04-26 15:52:44 +02:00
Maxime Gimeno
7745ed8423
Modify run_doxygen_testsuite to use the new doxygen testsuite.
2017-04-18 12:59:26 +02:00
Maxime Gimeno
9b22290313
Suppress warnings from GENERATE_XML in the logs
2017-04-18 10:37:24 +02:00
Maxime Gimeno
fa4bac9689
Add info about doxygen versions and change default resources directory.
2017-04-14 13:19:19 +02:00
Maxime Gimeno
14941fd759
Add a link to the doxygen master documentation
2017-04-14 09:36:24 +02:00
Maxime Gimeno
66ba817224
fix ROOT
2017-04-13 12:47:26 +02:00
Maxime Gimeno
64915b1232
addlink to master documentation
2017-04-13 10:49:46 +02:00
Maxime Gimeno
305807ef6d
add cgal version
2017-04-13 10:31:24 +02:00
Andreas Fabri
2de6413e50
Document that CGAL-4.10 requires CMake>=3.1 - Fix for #1996
2017-04-03 11:17:02 +02:00
Simon Giraudot
56c8e7c761
Add OpenCV as optional third party
2017-03-27 09:29:42 +02:00
Mael Rouxel-Labbé
6c1c6c0e74
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Using cgal/master @ cce6932
2017-03-16 16:39:20 +01:00
Simon Giraudot
3ce8e9fc64
Merge branch 'Classification-GF-old' into Classification-GF
2017-03-13 07:51:54 +01:00
Simon Giraudot
eb59112924
Fix autolink in bibtex reference
2017-03-02 16:03:41 +01:00
Tocic
0bd00bd683
Update Tutorial_hello_world.txt
...
fix typos
2017-02-27 21:00:44 +02:00
Maxime Gimeno
f027bbbab6
Fix doc_tags
2017-02-27 15:36:22 +01:00
Maxime Gimeno
85b04e4919
clean-up
2017-02-20 12:53:51 +01:00
Maxime Gimeno
a77063109c
Fix testsuite.py
2017-02-20 12:46:20 +01:00
Laurent Rineau
b7a8b349f4
Merge pull request #1910 from afabri/Number_types-fix_doc-GF
...
Fix link to the Leda User Manual
2017-02-20 12:41:34 +01:00
Maxime Gimeno
1f2ba45635
Move the diff in the revision directory
2017-02-20 12:05:38 +01:00
Maxime Gimeno
02971d0955
Change testsuite.py to integrate a diff to the overview.
2017-02-17 17:38:41 +01:00
Maxime Gimeno
a27436d393
Change testsuite.py to integrate a diff to the overview.
2017-02-17 17:07:52 +01:00
Andreas Fabri
6d7524126d
Fix link to the Leda User Manual
2017-02-17 12:48:30 +01:00
Laurent Rineau
eebd248784
Merge pull request #1907 from maxGimeno/Fix_doc_tbb-GF
...
Fix TBB installation instructions in Manual
2017-02-15 19:48:23 +01:00
Maxime Gimeno
0be067d7c9
Add information about CGAL and doxygen versions.
2017-02-15 11:52:40 +01:00
Maxime Gimeno
2db341a3d4
Change /bin in /lib and begin to being.
2017-02-15 09:25:54 +01:00
Maxime Gimeno
98431f4997
Fix test_doxygen_versions.sh
2017-02-14 12:26:53 +01:00
Maxime Gimeno
76553ec143
Add date of creation in result.html
2017-02-13 16:39:00 +01:00
Maxime Gimeno
e4f65127c2
Add a script to compare to versions of doxygen
2017-02-13 10:12:02 +01:00
Laurent Rineau
b73a88babc
CGAL_Core MemoryPool<T> will always use Boost.Thread with g++
...
Because of bug in gcc, even if the C++11 `thread_local` keyword can be
used, it cannot be used for the TLS static member of the class template
`MemoryPool<T>`. That triggers a bug in gcc (tested with g++ 6.3.1):
```
.../include/CGAL/CORE/MemoryPool.h:113:25: error: redefinition of 'bool __tls_guard'
MemoryPool<T, nObjects> MemoryPool<T, nObjects>::memPool;
^~~~~~~~~~~~~~~~~~~~~~~
.../include/CGAL/CORE/MemoryPool.h:113:25: note: 'bool __tls_guard' previously declared here
.../include/CGAL/CORE/MemoryPool.h:113: confused by earlier errors, bailing out
Preprocessed source stored into /tmp/cc4xCWuR.out file, please attach this to your bugreport.
```
The bug seems to be from g++ >= 5:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54948
2017-02-08 17:05:13 +01:00
Maxime Gimeno
18d523b069
Add a cmake option for GENERATE_XML
2017-02-06 17:22:52 +01:00
Maxime Gimeno
477196c52d
clean-up
2017-02-06 16:31:48 +01:00
Mael Rouxel-Labbé
a77272be94
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
2017-02-03 16:52:51 +01:00
Maxime Gimeno
60d0a39d42
fixes
2017-01-24 14:46:36 +01:00
Maxime Gimeno
1a11ac07e7
Add scripts to compare cml outputs
2017-01-24 10:58:28 +01:00
Maxime Gimeno
82860688d1
Fix the doc to avoid diffs between 1.8.4 and 1.8.13 outputs
2017-01-24 09:39:23 +01:00
Sébastien Loriot
6995d2763e
improve doc about license checking
2017-01-19 15:20:22 +01:00
Andreas Fabri
46173bfc5a
Add doc
2017-01-19 15:20:22 +01:00
Maxime Gimeno
b8b5b64dc2
Add XML output
2017-01-16 12:05:38 +01:00
Laurent Rineau
27cb95f022
Merge pull request #1578 from maxGimeno/PMP-add_distance-GF
...
Add approximated Hausdorff distance
2017-01-12 11:10:25 +01:00
Laurent Rineau
904a889e6d
Merge pull request #1791 from sgiraudot/Point_set_3-GF
...
New package Point Set 3
2017-01-09 11:21:23 +01:00
Laurent Rineau
3f0cf778ad
Merge pull request #1787 from sloriot/Doc-support_multi_doxygen
...
Support multiple version of doxygen
2017-01-05 10:35:08 +01:00
Simon Giraudot
37b29b0944
Update with first reviews
2017-01-05 10:25:32 +01:00
Clement Jamin
ebc4605d3e
Fix authors
2017-01-04 17:43:27 +01:00
Simon Giraudot
1beb340550
Merge branch 'Point_set_3-GF-old' into Point_set_3-GF
2017-01-03 15:23:23 +01:00
Sébastien Loriot
303ee311be
Merge pull request #1776 from sgiraudot/Point_set_processing-Automatic_scale_selection-GF
...
Automatic Scale Selection
2017-01-02 19:10:22 +01:00
Sébastien Loriot
3d637745fe
Merge pull request #1633 from sgiraudot/Point_set_processing_3-Point_set_structuring-GF
...
Point Set Structuring
2017-01-02 19:10:14 +01:00
Sébastien Loriot
7ef509d1bf
add resource files for 1.8.13 patched
...
to be used with https://github.com/CGAL/doxygen/tree/release_1_8_13_patched
2016-12-29 17:14:10 +01:00
Sébastien Loriot
d18f0ce0ba
move more files to version specific resources
2016-12-29 15:38:12 +01:00
Sébastien Loriot
388c68dcc3
move resource files in a directory with the doxygen version it was generated for
2016-12-29 15:18:00 +01:00
Sébastien Loriot
8ec61532ff
follow up of #900
2016-12-29 13:44:27 +01:00
Sébastien Loriot
29b28949e9
cite metro
2016-12-29 07:21:04 +01:00
Sébastien Loriot
cad6cbbcf4
fix doc issues detected by recent doxygen
...
duplicated labels, missing bibtex entry and nested comments
2016-12-28 13:59:45 +01:00
Simon Giraudot
fb9aae74c6
Merge branch 'Point_set_processing-Automatic_scale_selection-GF-old' into Point_set_processing-Automatic_scale_selection-GF
2016-12-21 13:06:36 +01:00
Sébastien Loriot
7868adbe81
catch more errors and warnings
2016-12-06 15:15:24 +01:00
Guillaume Damiand
cfb7547d6f
Add new GMap package in packages.txt
2016-11-29 11:43:16 +01:00
Guillaume Damiand
7bb252021e
Add the new GMap package in the list of packages.
2016-11-29 11:43:15 +01:00
Guillaume Damiand
a080eed927
Add the reference for the book on combinatorial maps.
2016-11-29 11:43:15 +01:00
Simon Giraudot
310d81864e
Merge branch 'Classification-GF-old' into Classification-GF
2016-11-23 08:55:57 +01:00
Simon Giraudot
31278c59cb
Change package name, namespaces, etc.
2016-11-03 10:05:45 +01:00
Simon Giraudot
6f6e923df4
Add references to doc
2016-11-02 15:04:11 +01:00
Simon Giraudot
f65db046b1
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-10-28 15:02:48 +02:00
Simon Giraudot
22f0b2c1f8
Merge branch 'Point_set_3-GF-old' into Point_set_3-GF
2016-10-24 15:17:38 +02:00
Laurent Rineau
c038bff9b7
Merge pull request #1359 from lrineau/Documentation-deprecate_CGAL_VERSION-lrineau
...
Deprecate the macro CGAL_VERSION
2016-10-05 13:03:16 +02:00
Simon Giraudot
ca08b10244
Merge branch 'Point_set_3-GF' into Point_set_classification-GF
2016-09-30 11:56:10 +02:00
Simon Giraudot
7b858777c1
Merge branch 'Point_set_3-GF-old' into Point_set_3-GF
2016-09-30 08:22:58 +02:00
Andreas Fabri
f53c436a80
Undo accidental edit
2016-09-29 15:10:28 +02:00
Andreas Fabri
b558a31b71
Update cgal_manual.bib
...
fix an url
2016-09-29 14:15:29 +02:00
Simon Giraudot
65910da1a6
Merge branch 'Point_set_3-GF-old' into Point_set_3-GF
2016-09-28 11:25:36 +02:00
Simon Giraudot
ee4f06f13a
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
2016-09-28 11:17:39 +02:00
Simon Giraudot
3a356505c8
Merge branch 'Point_set_3-GF' into Point_set_classification-GF
2016-09-21 09:42:41 +02:00
Simon Giraudot
adbc4862de
Add files and dependencies for new package manual
2016-09-14 17:52:53 +02:00
Sébastien Loriot
2ee55c4560
allow building the doc without configuring CGAL
2016-09-10 00:04:20 +02:00
Clement Jamin
fa6ecf39be
Merge branch 'Triangulation-add_regular_tri-cjamin_mglisse-old' into Triangulation-add_regular_tri-cjamin_mglisse
2016-09-09 12:55:43 +02:00
Clement Jamin
6102307e86
Add reference to paper
2016-09-07 16:56:54 +02:00
Laurent Rineau
514f611649
Deprecate the macro CGAL_VERSION
2016-08-23 16:32:47 +02:00
Simon Giraudot
fee10522bb
Add biblio reference
2016-08-10 17:29:53 +02:00
Simon Giraudot
7192f58c8e
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
2016-07-19 14:50:55 +02:00
Simon Giraudot
9fa12bf982
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-07-19 14:50:15 +02:00
Laurent Rineau
cff8767433
Fix a typo
...
No 'S' in `CGAL_HEADER_ONLY`.
2016-07-11 10:46:12 +02:00
Simon Giraudot
df54266b70
Begin working on documentation of data classification
2016-07-08 09:05:38 +02:00
Laurent Rineau
5ebfefe72c
Merge pull request #894 from gdamiand/CGAL_headers_only_step1-gdamiand_cjamin
...
CGAL header-only: step 1
(I actually do this merge for the Github interface for mobile phones! How much does that add to my geek-value?)
2016-07-05 19:50:36 +02:00
Sebastien Loriot
2d0e402e5b
Merge pull request #1195 from sloriot/SMD-add_sre_arap
...
Add Smoothed Rotation Enhanced As-Rigid-As-Possible
2016-07-05 16:25:17 +02:00
Sébastien Loriot
a653b5cc40
add SRE_ARAP in the user manual
2016-07-05 16:20:42 +02:00
Simon Giraudot
08b0711ee4
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-07-05 14:16:54 +02:00
Clement Jamin
3f130026bd
Typos
2016-06-29 14:55:39 +02:00
Clement Jamin
c42419a63a
Document minimum CMake version + replace 4.X by 4.9
2016-06-29 14:35:59 +02:00
Sébastien Loriot
10cadcb985
Merge remote-tracking branch 'cgal-dev/CGAL_headers_only_step1-gdamiand_cjamin' into HEAD
2016-06-24 17:05:40 +02:00
Sébastien Loriot
bbf007c41f
fix doc typos
2016-06-22 21:54:43 +02:00
Guillaume Damiand
a53f16edac
Merge branch 'CGAL_headers_only_step1-gdamiand_cjamin-old' into CGAL_headers_only_step1-gdamiand_cjamin
2016-06-09 19:09:38 +02:00
Sebastien Loriot
b13b098d3b
Merge pull request #1066 from ws4u/Cone_spanners_2-new_package-UWS
...
Cone spanners 2 new package uws
2016-06-08 14:49:13 +02:00
Guillaume Damiand
10469f9c4e
Update with master
2016-05-25 10:58:55 +02:00
Simon Giraudot
a6b11751b1
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-05-17 10:00:03 +02:00
Sebastien Loriot
54b244c430
Merge pull request #914 from sgiraudot/Point_set_shape_detection_3-Plane_regularization-GF
...
Point set shape detection: Plane regularization
2016-04-29 13:08:44 +02:00
Andreas Fabri
79b0257e59
Merge branch 'Cone_spanners_2-new_package-UWS-old' into Cone_spanners_2-new_package-UWS
2016-04-26 09:01:56 +02:00
Simon Giraudot
372b2d161a
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old-old' into Point_set_processing_3-Point_set_structuring-GF-old
2016-04-12 14:01:45 +02:00
Guillaume Damiand
22d275a0fa
Update section '7.3 Header only option' following Laurent remarks.
2016-03-23 17:31:17 +01:00
Laurent Rineau
5b0f00df33
Merge pull request #900 from sgiraudot/CGAL_Tutorials
...
CGAL Manual: Tutorials
2016-03-22 11:02:34 +01:00
Guillaume Damiand
165f80b59c
Update documentation to add section 7.3 Header only option
2016-03-16 16:28:31 +01:00
Simon Giraudot
7276c06c36
Merge branch 'Point_set_shape_detection_3-Plane_regularization-GF-old' into Point_set_shape_detection_3-Plane_regularization-GF
2016-03-15 10:37:02 +01:00
Simon Giraudot
b9606f5d6c
Some text corrections in Hello World
2016-03-10 16:31:50 +01:00
Simon Giraudot
cec789483d
Reference tutorial page in sidebar menu and header menu
2016-03-10 16:14:37 +01:00
Simon Giraudot
b9d9db321c
Add new page to manual: Tutorials
2016-03-10 16:13:49 +01:00
Simon Giraudot
3b840a2c04
Change tag of page Hello World
2016-03-10 16:13:27 +01:00
Simon Giraudot
b83659fa87
Remove reference to Hello World from Getting_started
2016-03-10 16:12:57 +01:00
Simon Giraudot
64a212eb29
Move Hello World to tutorials
2016-03-10 16:12:34 +01:00
Sébastien Loriot
c82ceaf435
improve description about boost libs allowed to be used
2016-03-10 11:21:10 +01:00
Sebastien Loriot
fdb824c2aa
Merge pull request #804 from sgiraudot/2D_Reconstruction-Rename_package-GF
...
2D reconstruction: rename package
2016-02-29 10:24:36 +01:00
Monique Teillaud
0f9bfa672a
update instllation.txt
...
add demos into ideal setting
2016-02-26 14:09:38 +01:00
Simon Giraudot
aeaf85f35f
Update name in general documentation files
2016-02-19 09:21:06 +01:00
Philipp Möller
78588cc3c0
Fixes #779
2016-02-16 17:12:07 +01:00
Philipp Möller
0a04a3a48f
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Philipp Möller
3b63763f5d
Introduce CGAL_DOC_VERSION
2016-02-11 15:37:20 +01:00
Sébastien Loriot
2ed0fc0fdf
Merge pull request #151 from cjamin/gsoc2014-2d-reconstruction-ivovigan
...
2D Reconstruction Simplification, new package, GSoC 2014
2016-02-09 19:42:32 +01:00
Sebastien Loriot
e7f627c08a
Merge pull request #750 from sloriot/Three-exclude_from_official_doc
...
Three: remove from the official doc
2016-02-09 10:18:54 +01:00
Clement Jamin
fd32d475d5
Change category
2016-02-08 17:32:17 +01:00
Sébastien Loriot
eb2ba8cefe
rename Surface_modeling package to Surface_mesh_deformation for consistency
2016-02-08 12:25:49 +01:00
Sébastien Loriot
79743f96d9
remove Three from the official doc
2016-02-08 11:42:43 +01:00
Sébastien Loriot
06c304c614
fix doc warnings spotted by doxygen 1.8.11
...
Tested locally
2016-02-04 22:23:48 +01:00
Sébastien Loriot
72863bfe44
fix doxygen warnings
2016-02-04 21:19:36 +01:00
Andreas Fabri
3aa6b5b626
Do not document EIGEN3_DIR as it is identical to EIGEN3_INC_DIR
2016-02-02 14:54:59 +01:00
Sébastien Loriot
16787cd275
force setting of cmake CGAL_BGL_EXAMPLE_DIR for the doc build in flat mode
2016-01-22 09:46:25 +01:00
Sébastien Loriot
dfe6449804
detect BGL as a package with examples so that its variable is set (branch build)
2016-01-22 09:36:56 +01:00
Sebastien Loriot
674425ef5f
Merge pull request #598 from bo0ts/Maintenance-run_doxygen_from_release-pmoeller
...
Use the ability to build doc from a release
2016-01-22 09:17:57 +01:00
Philipp Möller
15a8db17b8
Fix detection of subpackages
...
This needs to account for the fact that there might be unknown
non-package directories in a release doc folder.
2016-01-21 16:42:39 +01:00
Sébastien Loriot
df741e6cd5
remove extra comment symbols in doc
2016-01-19 13:28:17 +01:00
Simon Giraudot
98b2ab832f
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-01-19 12:41:01 +01:00
Sebastien Loriot
8a8ba80f11
Merge pull request #504 from sloriot/Dev_man-how_to_run_testsuite
...
add a page on how to run the testsuite
2016-01-18 09:43:41 +01:00
Monique Teillaud
2fea076e9f
add missing url
2016-01-17 20:03:29 +01:00
Monique Teillaud
617959a633
updated reference on perturbations
...
(I kept the same bibtex label so that citations of the old version of the paper automatically cite the new one)
2016-01-17 20:03:28 +01:00
Monique Teillaud
9f1f87b24d
Revert "update using "doxygen -u"" (let's not be earlier than master)
...
This reverts commit 3bc3a3d90face93c38750ec87517067b56727adb.
2016-01-17 20:03:14 +01:00
Monique Teillaud
4501417be1
update using "doxygen -u"
2016-01-17 20:03:13 +01:00
Philipp Möller
1bc0f97b61
Move customizations to a better place
2016-01-15 15:02:47 +01:00
Sebastien Loriot
4e9448cb9e
Merge pull request #451 from GilesBathgate/throwing-destructors
...
Introduces a CGAL_destructor_assertion macro.
2016-01-14 14:08:10 +01:00
Sébastien Loriot
d29de1bc4d
fix doc bug
2016-01-13 11:03:41 +01:00
Simon Giraudot
40257fefb5
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-01-12 11:53:09 +01:00
Sebastien Loriot
32a3972c33
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
...
Towards getting rid of dont_submit files
2016-01-08 14:14:08 +01:00
Philipp Möller
8f411baf52
Remove ugly version hack of doc testsuite
...
Pass the version directly to the testsuite instead of going through
temporary version.h file
2016-01-08 11:49:23 +01:00
Sébastien Loriot
e64ae35a6e
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
...
Allow to build the documentation in a release
2016-01-07 09:21:46 +01:00
Andreas Fabri
a41165b6eb
various
2016-01-05 18:04:14 +01:00
Sebastien Loriot
2b49997c7e
Merge pull request #493 from afabri/CGLAL-thread_local_storage-GF
...
Remove boost thread dependency
2016-01-04 16:49:26 +01:00
Philipp Möller
71b4e9c515
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Philipp Möller
def72347c9
Change huge if to early return
2015-12-10 17:05:53 +01:00
Philipp Möller
9642702bce
Change huge if to early return
2015-12-10 17:05:53 +01:00
Philipp Möller
0ad467b321
Use generic example directories
2015-12-10 17:05:53 +01:00
Philipp Möller
f767b35100
Remove unnecessary check
2015-12-10 17:05:53 +01:00
Philipp Möller
fb4e1d8c84
Generate variables for example paths
2015-12-10 17:05:52 +01:00
Philipp Möller
a49875ec8c
Handle release mode when extracting all image paths
2015-12-10 17:05:52 +01:00
Philipp Möller
e071e755ca
Adapt pkglist_filter to releases
2015-12-10 17:05:52 +01:00
Philipp Möller
44b057f763
Generic reference
2015-12-10 17:05:52 +01:00
Philipp Möller
687f35be54
Adapt generate_how_to_cite to releases
2015-12-10 17:05:52 +01:00
Philipp Möller
79b7fc5081
Handle the INPUT cases where the whole include dir is used
2015-12-10 17:03:46 +01:00
Philipp Möller
81a8f982dc
Handle the easy INPUT cases
...
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Philipp Möller
35d2e7f1b6
Move the bib files and adjust paths
2015-12-10 17:00:25 +01:00
Philipp Möller
f50b65d48f
Change SOURCE_DIR
...
Increase robustness of generate_how_to_cite
2015-12-10 17:00:25 +01:00
Philipp Möller
59354a0060
Check return of generate_how_to_cite
2015-12-10 17:00:25 +01:00
Philipp Möller
38ff73c2b9
Use CGAL_PACKAGE_DOC_DIR
2015-12-10 17:00:25 +01:00
Philipp Möller
2c7f842391
No more subdirs
2015-12-10 17:00:24 +01:00
Philipp Möller
7deef1b20b
Handle BRANCH_BUILD
2015-12-10 17:00:24 +01:00
Philipp Möller
992de97a7d
Move BaseDoxyfile and associated stuff to resources
2015-12-10 17:00:24 +01:00
Philipp Möller
456a4349d1
Move components of Manual into the doc dir
2015-12-10 17:00:24 +01:00
Philipp Möller
ccdae25ce8
2.8.11 is required now
2015-12-10 17:00:23 +01:00
Philipp Möller
f38324f747
Move scripts as well
2015-12-10 17:00:23 +01:00
Philipp Möller
d86c3f25b5
Move the resources of html_output_post_processing
2015-12-03 16:29:55 +01:00
Philipp Möller
7fec5e2014
Move Documentation/CMakeLists.txt
...
The only sensible place to have it in a release is doc/ so we have to
move it into the subdirectory here.
2015-12-03 16:27:57 +01:00
Sébastien Loriot
bd7bd270b7
add missing _STATIC
2015-12-03 14:14:00 +01:00
Giles Bathgate
d420c58755
Update the developer documentation.
...
Provide information about the CGAL_destructor_assertion, and the
CGAL_NOEXCEPT macros.
2015-12-02 20:09:09 +00:00
Sébastien Loriot
4e3a80fc08
improvements
2015-12-01 22:40:14 +01:00
Sébastien Loriot
308a503332
remove extra line added during merge conflict resolution
2015-11-30 11:00:08 +01:00
Sébastien Loriot
01a67e418b
do not recommand boost Parameter
2015-11-26 13:57:01 +01:00
Clement Jamin
5eb2a28eea
Merge branch 'gsoc2014-2d-reconstruction-ivovigan-old' into gsoc2014-2d-reconstruction-ivovigan
2015-11-25 16:25:48 +01:00
Sébastien Loriot
a5d9601388
add a page on how to run the testsuite of a package or of all the packages
...
taken from the internal wiki
2015-11-23 22:56:47 +01:00
Sébastien Loriot
9e7edad655
list reasonnable boost libs we can use in CGAL
2015-11-23 22:27:34 +01:00
Andreas Fabri
bb9dddf336
Add a chapter in the developer manual. Fix a bug in tss.h in case CGAL_HAS_THREADS is not defined
2015-11-23 16:50:09 +01:00
Sébastien Loriot
260a501941
support more g++ version and enhance doc
2015-11-23 10:21:21 +01:00
Weisheng Si
bb4db543d6
Merge branch 'Cone_spanners_2-new_package-UWS-old' into Cone_spanners_2-new_package-UWS
...
Conflicts:
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/packages.txt
2015-11-23 10:16:00 +11:00
Andreas Fabri
6b2c4dd7c6
Merge branch 'CGLAL-thread_local_storage-GF-old' into CGLAL-thread_local_storage-GF
2015-11-09 14:26:42 +01:00
Sebastien Loriot
2e493f297b
Merge pull request #389 from afabri/CGAL-Qt3-GF
...
Remove Qt3 based demos
2015-10-23 17:08:49 +02:00
Clement Jamin
f6a9afd028
Merge branch 'gsoc2014-2d-reconstruction-ivovigan-old' into gsoc2014-2d-reconstruction-ivovigan
2015-10-23 14:26:50 +02:00
Maxime Gimeno
fecfd711a7
Finishing merge
...
- Forgot one file with conflicts
2015-10-09 14:11:42 +02:00
Maxime Gimeno
1c0c2c8858
Merge branch 'CGAL_Polyhedron_Doxygen_GF-old' into CGAL_Polyhedron_Doxygen_GF
...
Conflicts:
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
Polyhedron/demo/Polyhedron/Camera_positions_list.cpp
Polyhedron/demo/Polyhedron/MainWindow.cpp
Polyhedron/demo/Polyhedron/MainWindow.h
Polyhedron/demo/Polyhedron/Polyhedron_demo_camera_positions_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_normal_estimation_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_off_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_plugin_helper.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_point_set_average_spacing_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_point_set_bilateral_smoothing_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_point_set_simplification_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_point_set_smoothing_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_point_set_upsampling_plugin.cpp
Polyhedron/demo/Polyhedron/Polyhedron_demo_point_set_wlop_plugin.cpp
Polyhedron/demo/Polyhedron/Scene.h
Polyhedron/demo/Polyhedron/Scene_item.h
Polyhedron/demo/Polyhedron/Scene_polylines_item.h
Polyhedron/demo/Polyhedron/Viewer.h
2015-10-09 13:59:33 +02:00
Sébastien Loriot
4787bda61f
remove documented widget based on Qt3
2015-10-05 15:20:06 +02:00
Andreas Fabri
adf615c427
explain in changes.html and the installation pages when Boost.Thread is no longer used
2015-10-05 09:43:36 +02:00
Andreas Fabri
833bd5c49c
no Qt3 in the installation manual
2015-10-01 14:52:05 +02:00
Sébastien Loriot
da650cbd1c
Merge branch 'old/CGAL-Solver-packages-GF' into CGAL-Solver-package-GF
2015-09-26 15:47:54 +02:00
Maxime Gimeno
d264b882f5
Package Three creation
...
- Creatio of a new package containing the base class for the plugin API.
2015-09-23 13:40:30 +02:00
Simon Giraudot
36723443a4
Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF
2015-09-23 10:29:14 +02:00
Sébastien Loriot
cdfc7f1c31
Merge branch 'old/CGAL-split_packages-GF' into CGAL-split_packages-GF
2015-09-23 10:08:41 +02:00
Simon Giraudot
3d3469524f
Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF
2015-09-22 12:07:50 +02:00
Sébastien Loriot
b970fc80ef
Merge branch 'old/Surface_reconstruction_points_3-Change_package_name-GF' into Surface_reconstruction_points_3-Change_package_name-GF
2015-09-22 09:54:18 +02:00
Sébastien Loriot
68aa21292a
Merge branch 'old/CGAL-Solver-packages-GF' into CGAL-Solver-package-GF
2015-09-21 07:34:18 +02:00
Sébastien Loriot
e91f342b31
generate IMAGE_PATH and dependencies for the Documentation package
...
the generation is done using the file packages.txt
2015-09-12 16:41:25 +02:00
Sébastien Loriot
470e96e75c
document msvc2015 support
2015-09-11 10:42:57 +02:00
Sébastien Loriot
e0646e3ebb
update old manual url
2015-09-10 14:03:45 +02:00
Andreas Fabri
6692f993ce
Add/Remove some cgalPkgDependsOn
...
Move Visibility package from Arrangements to Polygons
Add some `` in the Visibility package
Add the keyword 'Geodesic' to the Shortest Path package.
2015-09-09 12:09:57 +02:00
Simon Giraudot
e4c990f16d
Remove references to Lapack in doc and examples
2015-09-07 12:18:19 +02:00
Simon Giraudot
63f77a05a5
Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF
2015-09-07 10:01:12 +02:00
Simon Giraudot
d9d94f082e
Update files with new package name (Poisson_surface_reconstruction_3)
2015-09-04 18:18:52 +02:00
Simon Giraudot
09f3659353
Improving doc
2015-09-02 15:40:30 +02:00