Andreas Fabri
|
527569346e
|
CGAL: Modernize CMakeLists.txt
|
2024-10-08 17:02:41 +01:00 |
Laurent Rineau
|
3a223ebd1e
|
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-06 20:19:44 +02:00 |
Andreas Fabri
|
bd62ca59c4
|
Fix NewKernel_d
|
2024-05-13 16:05:51 +01:00 |
Sébastien Loriot
|
910945eb5f
|
undo dependency changes + always use core if not disabled
|
2024-02-27 16:19:28 +01:00 |
Sébastien Loriot
|
3b30756cd3
|
do not depend on CGAL_Core
|
2024-02-27 14:46:18 +01:00 |
Andreas Fabri
|
e4558a4d4b
|
Merge branch 'master' into CORE-boost_mp_number-GF
|
2024-02-23 17:04:37 +01:00 |
Marc Glisse
|
1e64d0de51
|
Call 3d static filters from NewKernel_d
|
2024-02-10 18:51:23 +01:00 |
Sébastien Loriot
|
2f104a6f76
|
replace boost::mpl::not_
|
2023-11-10 16:38:24 +01:00 |
Sébastien Loriot
|
4344c3cc27
|
replace boost::mpl::or_
|
2023-11-10 16:34:19 +01:00 |
Sébastien Loriot
|
2277013d84
|
replace boost::mpl::and_
|
2023-11-10 16:19:26 +01:00 |
Sébastien Loriot
|
8700394122
|
boost::mpl::if_ -> std::conditional
|
2023-09-24 22:57:20 +02:00 |
Sébastien Loriot
|
b66afab814
|
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
|
2023-07-05 11:29:35 +02:00 |
Sébastien Loriot
|
68813c5c63
|
Merge pull request #7403 from sloriot/CGAL-replace_boost_by_std
Replace boost by std
|
2023-07-05 11:08:36 +02:00 |
Sébastien Loriot
|
dfc386d65b
|
Merge branch 'master' into HEAD
|
2023-06-22 14:05:45 +02:00 |
Laurent Rineau
|
3851bc437e
|
Merge pull request #7513 from sloriot/T23-exact_serialization
EPECK Triangulation serialization
|
2023-06-22 11:59:34 +02:00 |
Sébastien Loriot
|
27e303b598
|
add more missing include directives
|
2023-06-20 14:18:39 +02:00 |
Sébastien Loriot
|
0ee31a5d4f
|
remove extra parenthesis
|
2023-06-19 19:17:49 +02:00 |
Sébastien Loriot
|
9a0bdb5d96
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
Sébastien Loriot
|
c8a88b9014
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
Sébastien Loriot
|
c1294a0eaa
|
boost::integral_constant ---> std::integral_constant
|
2023-04-29 09:42:15 +02:00 |
Sébastien Loriot
|
32340e6401
|
boost::is_arithmetic -> std::is_arithmetic
|
2023-04-23 22:37:07 +02:00 |
Sébastien Loriot
|
8b3acae1c7
|
boost::remove_reference -> std::remove_reference
|
2023-04-23 22:36:59 +02:00 |
Andreas Fabri
|
0d320e48a8
|
Merge branch 'Number_types-fix_VC2017_boost_mp-GF' into CORE-boost_mp_number-GF
|
2023-03-17 08:28:10 +01:00 |
Mael Rouxel-Labbé
|
f1c2668ad8
|
Fix a number of copyright-related issues
|
2023-03-13 09:57:03 +01:00 |
Sébastien Loriot
|
9e72361537
|
All packages depends now on CGAL_Core (like Kernel)
|
2023-02-20 15:24:16 +01:00 |
Mael
|
153c603209
|
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
|
2023-01-27 22:09:02 +01:00 |
Mael
|
6538b22e06
|
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
|
2022-12-05 16:03:41 +01:00 |
albert-github
|
3674c937f7
|
spelling corrections
Some spelling corrections (Directories starting with `M`-` N`),
some backward work
some forward work
|
2022-11-15 15:21:01 +01:00 |
Mael Rouxel-Labbé
|
6f187f332c
|
Misc minor fixes/improvements
|
2022-09-14 14:08:23 +02:00 |
Mael Rouxel-Labbé
|
7cb21c24b0
|
Uniformize message() for missing 3rd party libraries
STATUS for non-essential, NOTICE for important stuff
|
2022-09-06 16:07:31 +02:00 |
Andreas Fabri
|
9c1ad6649d
|
Parameterization: instanciation -> instantiation
|
2022-08-24 08:35:13 +01:00 |
Sébastien Loriot
|
9dd8235dc5
|
more workarounds for MSVC 2015
[skip ci]
|
2022-08-10 23:50:39 +02:00 |
Andreas Fabri
|
70a06b4696
|
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
|
2022-06-27 08:58:17 +01:00 |
Sebastien Loriot
|
e4597559dc
|
Remove extra type
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
|
2022-06-14 11:26:19 +02:00 |
Sébastien Loriot
|
37580e9daf
|
missing () in macro + typo fixes
|
2022-06-14 11:24:21 +02:00 |
Sébastien Loriot
|
b96f6d5ce9
|
move is_iterator to type_traits
|
2022-06-10 09:43:59 +02:00 |
Sébastien Loriot
|
44250cb019
|
is_iterator_XXX<>::value --> is_iterator_XXX_v<>
|
2022-06-10 09:40:29 +02:00 |
Sébastien Loriot
|
3fa436459d
|
BOOST_MPL_ASSERT -> static_assert
|
2022-06-10 08:46:01 +02:00 |
Sébastien Loriot
|
ac8b6d4731
|
boost::is_same --> std::is_same
|
2022-06-10 08:18:20 +02:00 |
Sébastien Loriot
|
4f5f8341cc
|
use std::enable_if_t
|
2022-06-10 07:37:53 +02:00 |
Laurent Rineau
|
734c96e951
|
Merge branch 'master' into pr/lrineau/6558
|
2022-05-06 16:25:32 +02:00 |
Laurent Rineau
|
8f233c248f
|
Merge pull request #5937 from danston/Number_types-add_benchmarks-danston
Robust Quotient with cpp_int
|
2022-05-06 14:22:08 +02:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Sébastien Loriot
|
e82375ea22
|
try if the example now works
|
2022-05-03 10:58:41 +02:00 |
Sébastien Loriot
|
77f335ae1a
|
Merge remote-tracking branch 'origin/master' into Number_types-add_benchmarks-danston
|
2022-05-03 10:56:48 +02:00 |
Dmitry Anisimov
|
d7a7f76a5f
|
fixed errors in the workflow
|
2022-05-03 10:56:41 +02:00 |
Laurent Rineau
|
288456950d
|
Merge pull request #6488 from sloriot/ICC-workaround
Workaround issue with intel compiler
|
2022-04-27 16:32:06 +02:00 |
Sébastien Loriot
|
cca0a1942f
|
workaround issue with intel compiler
Cartesian_kernel/include/CGAL/Cartesian/Line_3.h(38): error: incomplete type is not allowed
Point_3 first;
^
|
2022-04-12 16:14:39 +02:00 |
Sébastien Loriot
|
676c367852
|
fix warnings cherry-picked from master targetting 5.4
|
2021-11-29 18:02:31 +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 |