Sebastien Loriot
47d2189f8e
Merge pull request #3268 from afabri/PMP-visitor-GF
...
PMP::triangulate_faces() Add a visitor that allows to map each triangle to its original face
2020-10-02 15:26:05 +02:00
Sébastien Loriot
4e0fc267af
Merge pull request #4715 from afabri/BGL-test_face-GF
...
BGL: Add a function to check if add_face() can be called successfully
2020-10-02 15:24:45 +02:00
Sebastien Loriot
af260a3156
Merge pull request #4869 from maxGimeno/CGAL-CMake_testsuite-maxGimeno
...
Add a testsuite for CMake
2020-10-02 15:21:47 +02:00
Sebastien Loriot
9e4970faef
Merge pull request #4781 from lrineau/Mesh_3-ITT_support-GF
...
Add ITT support in Mesh_3
2020-10-02 15:20:04 +02:00
Sebastien Loriot
03ff1a667f
Merge pull request #4784 from efifogel/Aos_2-remove_object-efif
...
Aos_2: Change Make_x_monotone_2 return type from legacy CGAL::Object to boost::variant
2020-10-02 15:19:36 +02:00
Sebastien Loriot
9ce3e3a3c1
Merge pull request #5024 from janetournois/Installation-remove_msvc_bug_macro-GF
...
Installation - matching bug is fixed in MSVC >= 2015
2020-10-02 15:13:15 +02:00
Maxime Gimeno
1be84a948f
Copy resource files when building the demo from installation
2020-09-30 12:03:05 +02:00
Efi Fogel
df96ed73d4
Merge remote-tracking branch 'cgal/master' into Aos_2-remove_object-efif
2020-09-29 19:04:35 +03:00
Laurent Rineau
afc0abb82f
Oops, fix conflicts markers
2020-09-28 14:50:31 +02:00
Jane Tournois
d07a5f2911
remove MSVC_compiler_config.h which is not needed anymore
2020-09-25 14:41:06 +02:00
Jane Tournois
5c8df6672a
remove CGAL_CFG_MATCHING_BUG_ variants
...
the "matching bug" of msvc has been fixed since at least vs 2015
2020-09-25 14:25:14 +02:00
Laurent Rineau
8d947b0b59
Merge pull request #4838 from mglisse/doc-power-d
...
Document Power_center_d, Power_distance_d (renamed)
# Conflicts:
# Installation/CHANGES.md
2020-09-24 16:43:40 +02:00
Laurent Rineau
ac1681fc2e
Merge pull request #4984 from sloriot/CGAL-small_post_release_fixes
...
Tiny post release fixes
# Conflicts:
# Installation/CHANGES.md
2020-09-24 16:42:54 +02:00
Maxime Gimeno
164f1bf790
Fix path length warnings on windows
2020-09-23 11:07:34 +02:00
Maxime Gimeno
bf883db721
Fix uninitialized warning in test_use_h
2020-09-22 15:30:28 +02:00
Laurent Rineau
bc4041fccd
Merge branch 'master' into Aos_2-remove_object-efif
2020-09-18 13:27:08 +02:00
Laurent Rineau
5e532d9cf3
Merge branch 'master' into PMP-visitor-GF
2020-09-18 13:26:45 +02:00
Laurent Rineau
cd7907194f
Update CHANGES.md
2020-09-18 13:25:07 +02:00
Sébastien Loriot
28968dfa11
update changes
2020-09-18 13:23:11 +02:00
Laurent Rineau
29db90f89f
Fix CMake warnings
...
Reduce the path of the build directories used during the tests.
That will remove those CMake warnings:
```
22: CMake Warning in demo/Linear_cell_complex/CMakeLists.txt:
22: The object file directory
22:
22: C:/CGAL/test/CGAL-5.2-Ic-6/cmake/platforms/x64_Cygwin-Windows10_MSVC2017-Release-64bits/test/Installation/build_dir/non_standard_build/demo/Linear_cell_complex/CMakeFiles/Linear_cell_complex_3_demo.dir/
22:
22: has 202 characters. The maximum full path to an object file is 250
22: characters (see CMAKE_OBJECT_PATH_MAX). Object file
22:
22: Linear_cell_complex_3_demo_autogen/mocs_compilation.cpp.obj
22:
22: cannot be safely placed under this directory. The build may not work
22: correctly.
22:
```
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-5.2-Ic-6/Installation/TestReport_afabri_x64_Cygwin-Windows10_MSVC2017-Release-64bits.gz
2020-09-17 09:55:35 +02:00
Efi Fogel
4389ea7cca
Fixed the previous merge
2020-09-16 12:39:10 +03:00
Efi Fogel
b41988aa70
Merge remote-tracking branch 'cgal/master' into Aos_2-remove_object-efif
2020-09-15 17:18:34 +03:00
Laurent Rineau
fc40738343
Merge branch 'master' into PMP-visitor-GF
2020-09-15 12:42:47 +02:00
Jane Tournois
adb1b560b1
edit CHANGES.md
2020-09-15 12:22:12 +02:00
Marc Glisse
8fc2d82083
CHANGES.md
...
(I rebased the branch at the same time)
2020-09-11 15:44:31 +02:00
Laurent Rineau
f4a1868cfe
Merge pull request #4731 from sloriot/CH3-dual_interior_point
...
Document internal function for computing interior point
# Conflicts:
# Installation/CHANGES.md
2020-09-11 15:24:32 +02:00
Laurent Rineau
fac1f85985
Merge pull request #4938 from sloriot/BGL-simpler_inheritance
...
Add a convenience header file to inherit from face graphs
2020-09-11 15:16:34 +02:00
Sébastien Loriot
c632bb4575
update changes
2020-09-11 15:14:52 +02:00
Sébastien Loriot
5755a9bbbd
update changes
2020-09-11 15:11:15 +02:00
Laurent Rineau
113048faef
Merge pull request #4960 from maxGimeno/Demo-C3t3_can_read_mesh_with_domain_0-maxGimeno
...
Polyhedron Demo: .mesh reading enhancement
2020-09-11 15:07:47 +02:00
Laurent Rineau
6db27e5db6
Adapt doc and scripts to new tags and branchs names
2020-09-10 13:10:03 +02:00
Laurent Rineau
80168d85b2
Next release on master will be 5.2-dev
2020-09-08 16:44:17 +02:00
Maxime Gimeno
aeda2ef58c
Replace boolean name and prevent maxx_domain=0
2020-09-07 12:35:54 +02:00
Laurent Rineau
b271ec54df
Preparations for CGAL-5.1.
2020-09-04 15:18:51 +02:00
Maxime Gimeno
ebdc2f352b
Fix -C et -G
2020-08-27 14:31:30 +02:00
Maxime Gimeno
56af55ecd4
Fix bug in mesh_3 tests
2020-08-27 13:46:04 +02:00
Maxime Gimeno
efba4d6651
Fixes for windows and result collection
2020-08-26 12:04:30 +02:00
Maxime Gimeno
25d0585b1f
Propagate the INIT_FILE to the tests
2020-08-26 09:30:40 +02:00
Maxime Gimeno
1298289873
Add "cat error.txt" in the end of cgal_test_with_cgal so the errors are detected in the results and fix the grep for ***Failed
2020-08-25 09:49:06 +02:00
Maxime Gimeno
e2eca0150b
Merge remote-tracking branch 'cgal/master' into CGAL-CMake_testsuite-maxGimeno
2020-08-21 14:40:58 +02:00
Sébastien Loriot
93d62b969c
add forward declaration
...
File_medit.h is included by Mesh_complex_3_in_triangulation_3_base.h
2020-08-18 14:09:06 +02:00
Maxime Gimeno
d558e7f259
Fix Warnings
2020-08-18 11:27:22 +02:00
Maxime Gimeno
7a91e29d3e
Fixes
2020-08-07 09:07:58 +02:00
Maxime Gimeno
6ffb10a71c
Fixes for cmake-testsuite...
...
- Use CGAL_RELEASE_DIR as CGAL_DIR to have the real setup
- Use RUNNING_CGAL_AUTO_TEST to detect a testsuite setup
2020-08-06 11:03:53 +02:00
Maxime Gimeno
3f4c2cd127
Chmod +x the test script
2020-08-06 10:05:40 +02:00
Laurent Rineau
1ae35c9f58
Document that we require Boost 1.66 or later
...
... and let's face that 5.1 will only be officially published in
September 2020, after the summer vacations.
2020-07-31 10:00:55 +02:00
Laurent Rineau
a8ed7408c3
Prepare for a beta3 and let's hope it will not be needed
2020-07-28 11:24:19 +02:00
Maxime Gimeno
65cda18aab
Specify install path for the libs
2020-07-27 11:47:15 +02:00
Maxime Gimeno
619c8db731
Fix tests find_package
2020-07-27 11:27:21 +02:00
Maxime Gimeno
61e31c6412
Fix paths and restore original tests for cgal_version
2020-07-27 10:34:10 +02:00