Maxime Gimeno
|
82d26e2ab3
|
If not args.master_dir, don't copy doxygen masters documentation
|
2017-06-06 15:20:57 +02:00 |
Maxime Gimeno
|
33cd8fda21
|
Last adjustments for the text of the links.
|
2017-05-10 15:33:45 +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 |
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 |
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 |
Maxime Gimeno
|
0be067d7c9
|
Add information about CGAL and doxygen versions.
|
2017-02-15 11:52:40 +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 |
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 |
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 |
Maxime Gimeno
|
b8b5b64dc2
|
Add XML output
|
2017-01-16 12:05:38 +01:00 |
Laurent Rineau
|
7ff554a926
|
Merge pull request #1829 from afabri/patch-2
Update Arr_counting_traits_2.h
|
2017-01-13 14:09:51 +01:00 |
Andreas Fabri
|
4342ac3821
|
Update Arr_counting_traits_2.h
|
2017-01-13 09:52:36 +01:00 |
Sébastien Loriot
|
ac18291803
|
fix typo and reduce the number of points per face by default
|
2017-01-12 16:11:16 +01:00 |
Laurent Rineau
|
6f4ec93b11
|
Merge pull request #1827 from janetournois/Polyhedron_demo-Fix_compilation_distance_plugin-jtournois
Demo Distance_plugin : fix compilation error
|
2017-01-12 15:47:37 +01:00 |
Jane Tournois
|
900a4903ac
|
test distance_plugin
|
2017-01-12 15:40:40 +01:00 |
Jane Tournois
|
d08e530380
|
remove typename that causes a compilation error on msvc
"C2899: typename cannot be used outside a template declaration"
|
2017-01-12 15:24:03 +01:00 |
Sébastien Loriot
|
3c9425c2da
|
merge entries
|
2017-01-12 12:16:26 +01:00 |
Sébastien Loriot
|
9ae7b37845
|
Merge pull request #1745 from sloriot/Polyhedra_corefinement-enhancements-sloriot
Add corefinement operations in PMP
|
2017-01-12 12:05:18 +01:00 |
Laurent Rineau
|
e09f5b722d
|
Merge pull request #1820 from afabri/Point_set_processing_3-Point_set_structuring-GF
Advancing_front_reconstruction: Robustify a call to squared_radius
|
2017-01-12 11:13:16 +01:00 |
Laurent Rineau
|
4301f4d07b
|
Merge pull request #1819 from sgiraudot/Point_set_shape_detection-Fix_segfault_in_shape_base-GF
Shape detection: fix segfault
|
2017-01-12 11:13:03 +01:00 |
Laurent Rineau
|
d4195c9946
|
Merge pull request #1748 from maxGimeno/Polyhedron_demo-Handles_for_volume_planes-GF
Polyhedron_demo: Enhancements for Io_image_plugin
|
2017-01-12 11:12:49 +01:00 |
Laurent Rineau
|
b37986e05b
|
Merge pull request #1812 from maxGimeno/Polyhedron_demo-Fix_c3t3_colors-GF
Polyhedron_demo : Fix the c3t3 intersection's display
|
2017-01-12 11:12:36 +01:00 |
Laurent Rineau
|
5334088336
|
Merge pull request #1811 from sloriot/Property_map-std_tuple_support
make Nth_of_tuple_property_map compatible with std::tuple
|
2017-01-12 11:12:24 +01:00 |
Laurent Rineau
|
e92b880309
|
Merge pull request #1810 from afabri/PSP-VC32bit_suppress_warning-GF
Point Set Structuring: Suppress warnings for VC 32bit
|
2017-01-12 11:12:11 +01:00 |
Laurent Rineau
|
ee21a5a077
|
Merge pull request #1744 from afabri/CORE-static-GF
CGAL_CORE: Make it thread safe
|
2017-01-12 11:10: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
|
a5e254f0d8
|
Merge pull request #1737 from maxGimeno/Polyhedron_demo-Fix_large_coordinates_bug-GF
Polyhedron_demo: Fix display bugs when the scene is greatly offsetted
|
2017-01-12 11:10:11 +01:00 |
Laurent Rineau
|
038f24925e
|
Merge pull request #1211 from lrineau/Mesh_3-hybrid_mesh_domain-GF
Create an example with hybrid mesh domain
|
2017-01-12 11:09:58 +01:00 |
Laurent Rineau
|
e9d9cc5100
|
Merge pull request #1793 from lrineau/Mesh_3-various_improvements-lrineau
Improvements for Mesh_3
|
2017-01-12 11:09:45 +01:00 |
Sébastien Loriot
|
3ec329dd4e
|
rename test target
|
2017-01-12 09:16:33 +01:00 |
Andreas Fabri
|
4e7201dcfe
|
Suppress warning in PSP/example CMakeLists.txt
|
2017-01-11 17:44:14 +01:00 |
Andreas Fabri
|
b7d705d9f4
|
Robustify a call to squared_radius which had a division by 0 with 'flat' cells
|
2017-01-11 17:26:42 +01:00 |
Sébastien Loriot
|
47c7b48911
|
fix copy-paste error
|
2017-01-11 16:45:42 +01:00 |
Sébastien Loriot
|
c96fcfcf16
|
add missing namespace qualifier
|
2017-01-11 16:31:49 +01:00 |
Sébastien Loriot
|
e3fec8035d
|
put_get_helper expect pmap::reference as first template parameter
|
2017-01-11 15:32:26 +01:00 |