Guillaume Damiand
|
bd8a4d8326
|
Commit all dependencies, result of make packages_dependencies
|
2019-07-03 09:09:36 +02:00 |
Andreas Fabri
|
4581f1b7a8
|
Morte replacements
|
2019-06-05 08:39:55 +02:00 |
Laurent Rineau
|
419032d859
|
Merge pull request #3947 from MaelRL/CGAL-Fix_typos-GF
Fix some typos in code/comments/documentation
|
2019-05-23 08:50:14 +02:00 |
Laurent Rineau
|
b8fe6b10ee
|
Merge pull request #3804 from afabri/CGAL_tests_must_not_include_basic-GF
Do not include <CGAL/basic.h>
|
2019-05-21 16:37:01 +02:00 |
Mael Rouxel-Labbé
|
2848158354
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
Simon Giraudot
|
d314711eaf
|
Merge remote-tracking branch 'mine/Stream_support-Enhance_color-GF' into Stream_support-Enhance_color-GF
|
2019-04-09 15:00:56 +02:00 |
Simon Giraudot
|
2c1ca1e893
|
Replace old color API using global const variable with new one using functions
|
2019-04-03 11:51:29 +02:00 |
Sébastien Loriot
|
124012d9f9
|
replace cpp11::array by std::array
|
2019-03-29 13:28:33 +01:00 |
Sébastien Loriot
|
8ec090d1d1
|
remove condition for cpp11 in Nef
|
2019-03-29 10:41:50 +01:00 |
Andreas Fabri
|
a1609350aa
|
Remove #include<CGAL/basic.h> amd put what is needed if something is missing
|
2019-03-27 15:21:33 +01:00 |
Laurent Rineau
|
afc3de2894
|
Merge branch 'master' into Stream_support-Color-GF
|
2019-01-23 09:37:08 +01:00 |
Laurent Rineau
|
6ffd76a87e
|
Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
Intersections_3: Add missing do_intersect() overloads
|
2019-01-18 16:37:54 +01:00 |
Andreas Fabri
|
74dfe5f9ef
|
Fix Nef_S2
|
2019-01-18 09:52:20 +01:00 |
Andreas Fabri
|
6596ba981c
|
Polygon, Surface_mesher, Nef,..
|
2019-01-17 19:35:02 +01:00 |
Andreas Fabri
|
d8f608fa51
|
fix Nef_3
|
2019-01-15 18:20:36 +01:00 |
Laurent Rineau
|
7c24043a81
|
Merge pull request #3510 from sloriot/NefS2_fixes
Various Nef_S2 fixes
# Conflicts:
# Nef_S2/include/CGAL/Nef_polyhedron_S2.h
|
2018-12-19 16:10:45 +01:00 |
Andreas Fabri
|
1f51c8ab10
|
has_sloop() -> has_shalfloop()
|
2018-12-06 18:43:11 +01:00 |
Sébastien Loriot
|
4d3b5ce0c7
|
use convert_and_normalize()
|
2018-12-03 10:32:59 +01:00 |
Sébastien Loriot
|
7c6450192e
|
add a function that convert to double and do the normalization
|
2018-12-03 10:16:58 +01:00 |
Sébastien Loriot
|
881fdab58d
|
fix setting of mark
|
2018-12-03 09:57:43 +01:00 |
Sébastien Loriot
|
b29dcaaf63
|
add missing documented function
|
2018-12-03 09:54:46 +01:00 |
Andreas Fabri
|
d4e3416c8b
|
has_sloop() -> has_shalfloop()
|
2018-11-26 15:44:17 +01:00 |
Guillaume Damiand
|
7d406fbb9c
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
Maxime Gimeno
|
aee51d4b42
|
Add Dependency to Distance_3
|
2018-11-02 11:36:43 +01:00 |
Guillaume Damiand
|
92ba7fa6c9
|
Update minimum cmake required version in all CMakeLists.txt
|
2018-10-18 14:49:23 +02:00 |
Guillaume Damiand
|
0bd9088b5a
|
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
|
2018-10-17 14:17:08 +02:00 |
Sébastien Loriot
|
ea240cfac5
|
use \PkgXXX instead of \PkgXXXSummary
|
2018-10-08 10:28:44 +02:00 |
Sébastien Loriot
|
a2e8a1c68f
|
add the suffix Ref to doxygen link to reference
|
2018-10-08 10:26:56 +02:00 |
Maxime Gimeno
|
f7d0fc72cd
|
fix the <:: error
|
2018-05-17 10:20:57 +02:00 |
Laurent Rineau
|
33d3abaf26
|
Fix compilation errors
|
2018-04-17 17:15:00 +02:00 |
Andreas Fabri
|
7cbffac35b
|
Deal with deprecated functions allocator<T>::construct/destroy
|
2018-04-17 13:35:04 +01:00 |
Laurent Rineau
|
0a74393dcf
|
Commit all new dependencies files
|
2018-03-06 18:44:48 +01:00 |
Laurent Rineau
|
78e7060525
|
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
Deal with VC++ warnings of level /W4
|
2018-02-19 14:27:06 +01:00 |
Maxime Gimeno
|
688b5dd06e
|
Move dependencies creation to package_info and add dependencies to git
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
8bde832931
|
Fix METIS headers in BGL
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
a676d5a60e
|
Try to fix errors in classification checks
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
acd0a72edf
|
Modify travis script to test dependencies
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
ae36b452bc
|
Add dependencies of all packages
|
2018-02-02 12:08:05 +01:00 |
Andreas Fabri
|
fa92aa49f7
|
Nef
|
2018-01-18 10:43:57 +00:00 |
Laurent Rineau
|
f2391a30a5
|
Merge pull request #2562 from afabri/Filtered_kernel-Do_intersect_2-GF
Add Static Filters for the Exact Construction Kernel
|
2017-12-19 16:29:53 +01:00 |
Sébastien Loriot
|
8cdfad0d08
|
add missing URL and Id tags
|
2017-11-15 22:58:57 +01:00 |
Sébastien Loriot
|
ff26773f7b
|
remove include directive for checking GPL compliance in LGPL headers
|
2017-11-12 10:21:35 +01:00 |
Sébastien Loriot
|
ee57fc2d6c
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
Sébastien Loriot
|
97e8ea1794
|
remove extra space
|
2017-11-12 10:17:51 +01:00 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Andreas Fabri
|
a2fc6e1830
|
Make Partition_2 work with g++
|
2017-10-30 12:55:21 +01:00 |
Marc Glisse
|
1b77180e62
|
Qualify call to CGAL::sign.
|
2017-07-21 11:20:10 +02:00 |
Sébastien Loriot
|
50510c05ea
|
add include directive for license of all GPL header files
done using:
ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages
for i in `cat /tmp/gpl_packages | \
grep -v Operations_on_polyhedra | \
grep -v Algebraic_kernel_for_circles | \
grep -v Algebraic_kernel_for_spheres | \
grep -v Polyhedron_IO`;
do
echo $i
python Scripts/developer_scripts/add_license_in_pkg_header.py $i
done
python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3
python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron
|
2017-01-19 15:20:25 +01:00 |
Laurent Rineau
|
223c1cf5a4
|
Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF
Compute and fix packages dependencies
|
2016-10-05 13:11:04 +02:00 |
Andreas Fabri
|
bc8e29b025
|
Split the file CGAL/Nef_3/ID_support_handler in two files,
one with the generic function, one with the specialization used by Nef_3.
|
2016-09-30 15:23:15 +02:00 |