Sébastien Loriot
|
1d908c1c0b
|
remove code for CGAL_INTERSECTION_VERSION 1
|
2019-03-29 13:28:32 +01:00 |
Sébastien Loriot
|
4464229a52
|
remove cpp11 workarounds in argt related packages
|
2019-03-29 10:41:50 +01:00 |
Andreas Fabri
|
e254a770df
|
Some Fixes for #3457
|
2019-03-19 19:20:40 +01:00 |
Laurent Rineau
|
2671d056cf
|
Merge pull request #3685 from afabri/CGAL-cleanup-GF
CGAL: Clean up examples and tests
|
2019-02-28 20:48:48 +01:00 |
Laurent Rineau
|
5199eb70ee
|
Merge pull request #3283 from imiordanov/Periodic_4_hyperbolic_triangulation_2-IIordanov
New packages: Hyperbolic_triangulation_2 / Periodic_4_hyperbolic_triangulation_2
|
2019-02-22 16:39:12 +01:00 |
Andreas Fabri
|
e62ab30e6c
|
Fixes of fixes
|
2019-02-15 09:03:58 +01:00 |
Sébastien Loriot
|
59bc453b42
|
first batch of replacement for level 1 in classified ref man
command used:
grep -l "##" */doc/*/PackageDescription.txt | xargs sed -i -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
|
2019-02-14 10:32:39 +01:00 |
Laurent Rineau
|
300659577a
|
Other fixes for GMPXX
Followup-up to the previous commit.
|
2019-02-05 13:32:27 +01:00 |
Efi Fogel
|
dbc45fac53
|
Fixed face filtering in case one of the summands does not have an outer boundary
|
2018-11-27 16:32:07 +02:00 |
Sebastien Loriot
|
727824eda6
|
Merge pull request #3325 from efifogel/Aos_2-fixes-efif
Aos 2: fixes
|
2018-11-14 18:50:12 +01:00 |
Guillaume Damiand
|
7d406fbb9c
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
Sébastien Loriot
|
cdbe19b480
|
Merge pull request #3369 from maxGimeno/AABB_tree-AABB_transformed_traits-GF
[Small Feature] Add collision detection in PMP
|
2018-10-30 15:49:38 +01:00 |
Laurent Rineau
|
821f9c015e
|
Merge pull request #3311 from sloriot/Doc-Pkg_link_name
Update the name of package names reference links
|
2018-10-29 10:27:53 +01:00 |
Guillaume Damiand
|
92ba7fa6c9
|
Update minimum cmake required version in all CMakeLists.txt
|
2018-10-18 14:49:23 +02:00 |
Guillaume Damiand
|
0c2dcf7208
|
Re-add include({CGAL_USE_FILE} ) in each CMakeLists.txt where CGAL is used with some component.
|
2018-10-18 14:38:42 +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 |
Guillaume Damiand
|
7f09308d33
|
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
|
2018-10-17 13:07:22 +02:00 |
Efi Fogel
|
0446b84a8c
|
Merge branch 'Aos_2-fixes-efif-old' into Aos_2-fixes-efif
|
2018-10-15 12:04:37 +03:00 |
Maxime Gimeno
|
a764322b7d
|
Create a dummy traits and fix AABB_traits and AABBTraits implem/doc problems.
|
2018-10-09 10:24:31 +02:00 |
Sébastien Loriot
|
2f9408f867
|
rename link name to match package name
|
2018-10-08 10:28:55 +02:00 |
Sébastien Loriot
|
3dd0aa112d
|
rename macro not following the convention
|
2018-10-08 10:28:55 +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 |
Laurent Rineau
|
8c744204de
|
Compatibility: no -C option if INIT_FILE is unset or null
|
2018-09-04 11:26:33 +02:00 |
Maxime Gimeno
|
bb14479266
|
Add -C option to all `cmake` calls in the testsuite mechanism
|
2018-08-24 15:11:39 +02:00 |
Efi Fogel
|
a9e37b6ac6
|
Merge branch 'Aos_2-fixes-efif-old' into Aos_2-fixes-efif
|
2018-08-01 10:13:29 +03:00 |
Laurent Rineau
|
089e0c10ce
|
Merge pull request #3093 from efifogel/Aos_2-ric_remove_edges-efif
Aos 2 ric remove edges efif
# Conflicts:
# Minkowski_sum_2/test/Minkowski_sum_2/CMakeLists.txt
|
2018-05-28 13:58:28 +02:00 |
Efi Fogel
|
72e66661af
|
Commented out C++11 support for now.
|
2018-05-25 15:40:51 +03:00 |
Efi Fogel
|
e3271e8f38
|
Added guards against c++11
|
2018-05-25 14:12:09 +03:00 |
Sébastien Loriot
|
4d00a8e070
|
Merge branch 'cgal/releases/CGAL-4.12-branch'
|
2018-05-15 22:32:45 +02:00 |
Andreas Fabri
|
c65a07db7e
|
Qualify local struct with class scope
|
2018-05-15 15:37:51 +02:00 |
Efi Fogel
|
967ae31786
|
1st revision; polygon-with-holes with empty outer boundary
|
2018-05-03 11:05:30 +03:00 |
Efi Fogel
|
747765f564
|
Changed type to int
|
2018-05-03 00:03:21 +03:00 |
Efi Fogel
|
06fb3dbc10
|
Fixed the code to handle polygons-with-holes with empty outer boundary.
|
2018-05-01 12:48:18 +03:00 |
Efi Fogel
|
4d6a44f206
|
Enhanced the test to enable the testing different strategies different test cases.
|
2018-05-01 12:47:29 +03:00 |
Efi Fogel
|
2f101b7a27
|
Added c++11
|
2018-05-01 12:47:12 +03:00 |
Efi Fogel
|
fb0d16577e
|
Merge branch 'Aos_2-fixes-efif-old' into Aos_2-fixes-efif
|
2018-03-21 19:55:10 +02:00 |
Efi Fogel
|
87cd177a64
|
For better visualization of test cases
|
2018-03-21 18:37:39 +02:00 |
Efi Fogel
|
9c8aa458db
|
For better visualization of test cases
|
2018-03-21 18:37:28 +02:00 |
Laurent Rineau
|
4a7966d145
|
Merge pull request #2860 from lrineau/Installation-fix_check_headers-GF
Fix CGAL_ENABLE_CHECK_HEADERS, again
|
2018-03-09 18:39:26 +01:00 |
Laurent Rineau
|
0a74393dcf
|
Commit all new dependencies files
|
2018-03-06 18:44:48 +01:00 |
Laurent Rineau
|
182239d6b6
|
Merge branch 'master' into CGAL-remove_SCL_SECURE_NO_DEPRECATE-GF
|
2018-03-06 16:49:30 +01:00 |
Andreas Fabri
|
68e17df98c
|
test for bad() and not for ! good()
|
2018-03-03 19:46:07 +00:00 |
Andreas Fabri
|
f7ba8ff4df
|
Fix Box_intersection_d, Minkowski_sum_2, Nef_3, Surface_mesh, Straight_skeleton, Triangulation_3
|
2018-02-23 11:35:58 +00:00 |
Andreas Fabri
|
42c26be666
|
#define ... 1
|
2018-02-22 17:04:48 +00:00 |
Andreas Fabri
|
eb526fc4f5
|
Replacements and suppress warnings in the test code
|
2018-02-20 13:10:38 +00: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 |