Laurent Rineau
87a504b5aa
Merge branch '5.2.x-branch' into 5.3.x-branch
2021-07-27 15:54:41 +02:00
Laurent Rineau
6a95216b63
Merge pull request #5827 from MaelRL/ToS2-VD2_AP-GF
...
Add VD2's removal policy for ToS2 (+ caching)
2021-07-27 15:52:33 +02:00
Laurent Rineau
b8fcb87482
Merge pull request #5853 from lrineau/Installation-fix_install_without_demos-GF
...
Do not install demo/resources and demo/icons
2021-07-27 15:52:30 +02:00
Laurent Rineau
8b7d489f27
Merge pull request #5859 from lrineau/Installation-fix_compatiblity_with_CMP0064-GF
...
Set CMP0064 to fix #5857
2021-07-27 15:52:28 +02:00
Laurent Rineau
e655de65a4
Merge pull request #5860 from sloriot/NT-clean_up_wa
...
Remove no longer needed __builtin_sqrt workaround
2021-07-27 15:52:26 +02:00
Laurent Rineau
71175aad53
Merge pull request #5863 from MaelRL/BGL-Fix_FFG_nonconst_index_pmaps-GF
...
Fix index maps for non-const Face_filtered_graph
2021-07-27 15:52:23 +02:00
Laurent Rineau
a65d7693ef
Merge pull request #5866 from maxGimeno/FPU_fix_aarch64_def-maxGimeno
...
Number_types: Fix a typedef for aarch64
2021-07-27 15:52:21 +02:00
Laurent Rineau
01323fa16e
Merge pull request #5860 from sloriot/NT-clean_up_wa
...
Remove no longer needed __builtin_sqrt workaround
2021-07-27 15:50:05 +02:00
Laurent Rineau
4cf8fd6353
Merge pull request #5863 from MaelRL/BGL-Fix_FFG_nonconst_index_pmaps-GF
...
Fix index maps for non-const Face_filtered_graph
2021-07-27 15:50:01 +02:00
Laurent Rineau
455930c637
Merge pull request #5866 from maxGimeno/FPU_fix_aarch64_def-maxGimeno
...
Number_types: Fix a typedef for aarch64
2021-07-27 15:49:59 +02:00
Dmitry Anisimov
db8976d457
updated changes.md
2021-07-27 15:36:32 +02:00
Maxime Gimeno
e050373f88
restore tests on GNUC>4 in tests of Periodic_3_triangulation_3, because clang also defines __GNUC__ or something...
2021-07-27 11:42:58 +02:00
Maxime Gimeno
4acf4ca633
test CGAL_VERSION value
2021-07-26 14:56:48 +02:00
Mael Rouxel-Labbé
ec9c77b44d
Use the non-const ::type typedef for consistency
...
Internally, both ::type and ::const_type are the same
2021-07-26 13:49:27 +02:00
Laurent Rineau
d8c4d6a3c9
Install ITK in Github action tests
2021-07-26 13:06:58 +02:00
Mael Rouxel-Labbé
09337e4c3b
Add some missing STL includes
2021-07-26 13:06:35 +02:00
Mael Rouxel-Labbé
55e71b602a
Test binder-based index pmaps on selection -changing FFG
2021-07-26 12:27:03 +02:00
Mael Rouxel-Labbé
e3b1544070
Revert to binder-pmaps for FFG's index maps (but fix them)
2021-07-26 12:25:46 +02:00
Maxime Gimeno
f267964889
Fix list_test_packages
2021-07-26 12:24:32 +02:00
Maxime Gimeno
22edbbe428
Merge remote-tracking branch 'cgal/master' into PMP-Add_a_visitor_to_orient_polygon_soup-maxGimeno
2021-07-26 11:46:51 +02:00
Maxime Gimeno
e83dc8775d
fixes after review
2021-07-23 15:13:33 +02:00
Maxime Gimeno
f8690f5a6f
Use unsigned long to get a 64bits type and avoid a warning about the wrong size for the type FPU_CW_t
2021-07-23 14:43:02 +02:00
Mael Rouxel-Labbé
5240e402de
Fix wrong PMap type
2021-07-23 14:26:40 +02:00
Mael Rouxel-Labbé
a221d9f1a7
Using boost:: rather than CGAL:: for FFG's index pmap properties
2021-07-23 14:26:20 +02:00
Maxime Gimeno
5a20cf1c94
clean-up
2021-07-23 14:18:13 +02:00
Maxime Gimeno
4635ac2e15
Add files for testresults
...
Add test collection script odifications for "skipped"
fixes on conditions
2021-07-23 14:15:07 +02:00
Maxime Gimeno
7a526ea537
First step of action
...
add ssh stuff
Update github action
Fix Logic
Don't override the PATH !!!
Download the known host too, so it is possible to add new IPs in it.
Fix GIT path and better management of VERSION_NUMBER
fix autotest_cgal
Fixes for scripts
2021-07-23 14:15:07 +02:00
Maxime Gimeno
026907a9ce
# Ceci est la combinaison de 7 commits.
...
# Ceci est le premier message de validation :
First step of action
# Ceci est le message de validation numéro 2 :
add ssh stuff
# Ceci est le message de validation numéro 3 :
Update github action
# Ceci est le message de validation numéro 4 :
Fix Logic
# Ceci est le message de validation numéro 5 :
Don't override the PATH !!!
# Ceci est le message de validation numéro 6 :
Download the known host too, so it is possible to add new IPs in it.
# Ceci est le message de validation numéro 7 :
Fix GIT path and better management of VERSION_NUMBER
2021-07-23 14:15:07 +02:00
Mael Rouxel-Labbé
d8717289fd
Add missing functions to complete Rule of 3 for ToS2's triangulations
2021-07-23 13:09:37 +02:00
Mael Rouxel-Labbé
4d471cf139
Enhance tests for Face_filtered_graph
2021-07-23 12:15:42 +02:00
Mael Rouxel-Labbé
eb4d2953d5
Fix index maps for non-const Face_filtered_graph
2021-07-23 12:14:32 +02:00
Maxime Gimeno
97cac65a86
Fix __GNUC__ tests
2021-07-23 10:59:49 +02:00
Laurent Rineau
af14540751
Use THREADS_PREFER_PTHREAD_FLAG
2021-07-22 17:05:43 +02:00
Maxime Gimeno
f8315e09b7
DOn't use a pair.
2021-07-22 15:19:58 +02:00
Sébastien Loriot
f153a1ed3e
Merge remote-tracking branch 'cgal/master' into HEAD
2021-07-22 13:15:22 +02:00
Sébastien Loriot
61ab2c1ed9
fix conversion warning
2021-07-22 11:28:28 +02:00
Sébastien Loriot
3230fbfec4
improve sentence
2021-07-22 10:47:53 +02:00
Maxime Gimeno
f36e5eadf9
Remove to_remove
2021-07-22 09:37:48 +02:00
Maxime Gimeno
8aa6bb3953
fix test WKT.
2021-07-22 09:00:21 +02:00
Sébastien Loriot
fa826dbe49
add some tests for the visitor
2021-07-21 17:04:21 +02:00
Sébastien Loriot
6d11998e74
fix typos for the mesh type
2021-07-21 17:02:54 +02:00
Sébastien Loriot
6e52c99202
remove isolated vertices
2021-07-21 17:02:31 +02:00
Maxime Gimeno
f8ebb77959
Fix test on CGAL_GCC_VERSION, that is 0 if the compiler is not GCC, not undefined
2021-07-21 14:21:05 +02:00
Sébastien Loriot
0cc05b4f57
add missing slash
2021-07-21 14:11:40 +02:00
Sébastien Loriot
cb212c4ef4
update changes
2021-07-21 14:00:16 +02:00
Sébastien Loriot
9c670a3552
add visitor calls done in the output builder
2021-07-21 13:55:00 +02:00
Sébastien Loriot
f9a9d126e3
add visitor functions for intersection point detection and new vertex creation
2021-07-21 13:19:23 +02:00
Maxime Gimeno
83e7abf042
Changes after review
2021-07-21 12:48:11 +02:00
Laurent Rineau
f9444fa85d
CGAL depends on threads-support... for all compilers!
2021-07-21 11:03:36 +02:00
Sébastien Loriot
d8a375bada
generate the refine version of blobby
2021-07-20 21:41:54 +02:00