Sébastien Loriot
933fe5004a
link with libnabo
2023-06-05 15:46:50 +02:00
Laurent Rineau
c02bd3cbd5
Reintroduce a search in NO_MODULE mode
2023-06-01 10:15:58 +02:00
Laurent Rineau
44a7b6a431
Upgrade FindTBB.cmake
...
Fixes https://github.com/CGAL/cgal/issues/7349
2023-05-19 18:36:24 +02:00
Laurent Rineau
28da6e7c74
CMake: allow spaces in git working directory
2023-04-26 16:24:01 +02:00
Jane Tournois
d4b5fec0a6
be verbose when loading succeeded
2023-04-13 16:40:15 +02:00
Jane Tournois
3077d8b657
remove useless definitions
2023-04-13 16:33:20 +02:00
Jane Tournois
37c0b5eaa6
add gmp-10 as a hint for findGMP
...
and add GMP_DIR and MPFR_DIR as hints to find all includes and libs
2023-04-13 16:17:22 +02:00
Jane Tournois
3c6a4c16c4
add debug info for the testsuite
2023-04-13 16:17:22 +02:00
Jane Tournois
8fe0633fb5
add new possible gmp name for MSVC
...
gmp-10 was compiled with vcpkg and installed on Christo
2023-04-13 16:17:21 +02:00
Laurent Rineau
f7a7a4bbce
Next release will be 5.4.5
2023-02-28 20:43:57 +01:00
Sébastien Loriot
226c009892
Leopard is retired for quite some time now
2022-12-20 08:35:28 +01:00
Laurent Rineau
35fa93f9c0
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
...
Fix autotest_cgal_with_ctest
2022-11-25 10:13:38 +01:00
Laurent Rineau
1501d9943a
Fix the bug!
...
See the empty columns in https://cgal.geometryfactory.com/CGAL/testsuite/results-5.6-Ic-100.shtml
and the CMake output at
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-5.6-Ic-100/Installation/TestReport_Christo_MSVC-2022-Community-Release.gz
With `Scripts/developer_scripts/run_testsuite_with_ctest`, CMake is
called with `-DWITH_tests=ON -DCGAL_TEST_SUITE=ON`.
We do not want to disable that option `-DWITH_tests=ON` because it
is crucial for the correct behavior of `run_testsuite_with_ctest`.
2022-10-28 15:19:09 +02:00
Laurent Rineau
28e6e7249f
5.4.x-branch now targets CGAL-5.4.4
2022-10-12 15:28:35 +02:00
Laurent Rineau
ea35fa8f88
Fix autotest_cgal_with_ctest
...
That commit makes the CMake variables `CGAL_TEST_SUITE` (the new one)
and `RUNNING_CGAL_AUTO_TEST` (the legacy one) completely equivalent.
2022-10-05 15:06:02 +02:00
Laurent Rineau
fc3e764448
Next release in this branch: 5.4.3
2022-07-15 16:17:30 +02:00
Laurent Rineau
be0f802236
Warn only if CGAL_TEST_SUITE is set and CGAL_DATA_DIR is not
2022-06-07 16:34:02 +02:00
Laurent Rineau
54a992ff9f
Thie branch targets 5.4.2
2022-06-07 13:00:45 +02:00
Laurent Rineau
26e155c0a4
Merge pull request #6519 from sloriot/Intel-fallthrough
...
Update fallthrough for intel compiler
2022-05-06 14:19:23 +02:00
Laurent Rineau
539e2852a1
Merge pull request #6535 from sloriot/Test-remove_cmake_generator
...
remove mentions to CMAKE_GENERATOR in test scripts
# Conflicts:
# CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake
# Set_movable_separability_2/test/Set_movable_separability_2/cgal_test_with_cmake
2022-05-06 14:19:07 +02:00
Sébastien Loriot
ab7aa75b67
macros are always defined
2022-04-28 13:59:14 +02:00
Sébastien Loriot
8e0ed828e7
remove mentions to CMAKE_GENERATOR in test scripts
2022-04-28 13:48:23 +02:00
Sebastien Loriot
8be8236918
fix typo
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2022-04-26 22:30:56 +02:00
Sébastien Loriot
f67f2094d7
update for intel compiler + c++14 is the minimal supported version
2022-04-25 23:01:05 +02:00
Laurent Rineau
47aab15a17
Next version in this branch will be 5.4.1
2022-01-31 17:26:46 +01:00
Laurent Rineau
c58ac97e93
Prepare 5.4.x-branch for the release of version 5.4
2022-01-27 12:12:21 +01:00
Sébastien Loriot
46531b5752
allow for more situations
...
using installed CGAL with examples from an archive
(cmake run at example root or per package)
2022-01-05 17:01:52 +01:00
Laurent Rineau
f10214dadd
Announce the removal of Geomview support.
2021-12-20 18:17:37 +01:00
Laurent Rineau
7906e3928a
Merge pull request #6174 from afabri/CGAL_Discontinue_Geomview-GF
...
Remove Geomview
2021-12-20 18:06:29 +01:00
Laurent Rineau
c5d01fc96e
This branch now targets a possible 5.4-beta2
2021-12-17 17:41:29 +01:00
Laurent Rineau
751d3cd868
This branch now targets 5.3.2.
2021-12-14 16:04:23 +01:00
Laurent Rineau
2010a410e2
Prepare CGAL-5.4-beta1
2021-12-14 15:35:03 +01:00
Andreas Fabri
115fa5ab39
Remove Geomview from the manual and the demos
2021-12-14 14:01:21 +00:00
Laurent Rineau
df777080ff
Merge pull request #6102 from afabri/Kernel_23-Non_zero_dimension_3-GF
...
Kernel_23: Add NonZeroDimension_3
2021-11-18 14:02:07 +01:00
Laurent Rineau
3e877fa124
Merge pull request #6109 from afabri/CGAL-VC_max_warning-GF
...
PMP: Fix Warnings in Master
2021-11-18 12:27:21 +01:00
Laurent Rineau
4d38f2b7b3
Merge pull request #6114 from sloriot/CGAL-cmake_clean_up
...
Clean cmake scripts of examples and tests
2021-11-18 12:27:19 +01:00
Sébastien Loriot
3368b5af8c
restore usage of use-file in Installation test
...
the script uses add_executable and linking to some CGAL targets
are needed. As I can't test it I prefer restoring the old behavior
2021-11-11 15:33:19 +01:00
Mael Rouxel-Labbé
3899ebaf24
Prepare CHANGES.md for CGAL 5.4
2021-11-10 21:02:04 +01:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
58181afcdb
remove useless include directives
2021-11-09 10:16:12 +01:00
Laurent Rineau
2e1a1e006b
Merge pull request #6103 from sloriot/CGAL-basic_viewer_target
...
Add CGAL::CGAL_Basic_viewer target
2021-11-04 18:21:48 +01:00
Laurent Rineau
5dcc4ddfd3
Merge pull request #6096 from sloriot/Installation-mt_change
2021-11-04 16:39:13 +01:00
Sébastien Loriot
6dd4bd73d6
improvement
2021-11-04 16:34:07 +01:00
Andreas Fabri
3dd497f2b6
Do not use #warning
2021-11-03 22:24:51 +01:00
Andreas Fabri
7cb53ab8ef
Change to NonZeroCoordinateIndex
2021-11-03 17:30:26 +01:00
Jane Tournois
6638da2761
add changes
2021-11-02 14:16:22 +01:00
Sébastien Loriot
cd1cdccd62
change the scope of imported targets
2021-11-02 11:01:38 +01:00
Andreas Fabri
b9c2c9ebcb
Add to changes.md
2021-11-01 17:08:28 +01:00
Sébastien Loriot
c59405342a
add target for generated files
2021-11-01 12:38:48 +01:00
Sébastien Loriot
5f750d5bb6
do not define several times
2021-11-01 11:16:40 +01:00