Mael
6538b22e06
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
2022-12-05 16:03:41 +01:00
Laurent Rineau
dbe12c20ee
Merge pull request #7072 from afabri/CGAL-cmake-3_25-GF
...
CGAL: Fixes for cmake 3.25
# Conflicts:
# Barycentric_coordinates_2/examples/Barycentric_coordinates_2/CMakeLists.txt
# Barycentric_coordinates_2/test/Barycentric_coordinates_2/CMakeLists.txt
# Polygonal_surface_reconstruction/examples/Polygonal_surface_reconstruction/CMakeLists.txt
# Polygonal_surface_reconstruction/test/Polygonal_surface_reconstruction/CMakeLists.txt
# Shape_regularization/examples/Shape_regularization/CMakeLists.txt
# Shape_regularization/test/Shape_regularization/CMakeLists.txt
# Weights/examples/Weights/CMakeLists.txt
# Weights/test/Weights/CMakeLists.txt
2022-12-05 12:22:44 +01:00
Andreas Fabri
d157adcb6e
CGAL: Fixes for cmake 3.25
2022-11-23 08:27:39 +00: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
Laurent Rineau
734c96e951
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +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
57722d189d
do not set cxx standard in the final target cmake script
2022-05-04 10:37:02 +02: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
Sébastien Loriot
513d67d957
update version requirements
2021-11-09 10:07:25 +01:00
Sébastien Loriot
98e471849b
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Dmitry Anisimov
78fc64c662
undocumenting unnecessary stuff
2021-08-19 11:48:21 +02:00
Dmitry Anisimov
8b2b6a6689
Rename Wachspress_coordinates.cpp to wachspress_coordinates.cpp
2021-08-13 12:12:05 +02:00
Dmitry Anisimov
47d4267dae
Rename Terrain_height_modeling.cpp to terrain_height_modeling.cpp
2021-08-13 12:11:49 +02:00
Dmitry Anisimov
31c2fe0da8
fixed upper case again
2021-08-13 11:02:39 +02:00
Sébastien Loriot
96f3060f00
fix case
2021-08-13 09:14:16 +02:00
Dmitry Anisimov
e7996367e0
use correct version of eigen
2021-08-04 16:08:08 +02:00
Dmitry Anisimov
54f83394e2
added missing components
2021-08-04 15:57:27 +02:00
Dmitry Anisimov
e93c2e4bbf
fixed cmakelists
2021-08-04 15:51:48 +02:00
Dmitry Anisimov
bcc003f2cf
turn off deprecated warnings/errors
2021-06-29 13:48:12 +02:00
Dmitry Anisimov
a7ed0d7e8f
fixed deprecated headers and classes, should work with old code now without any modifs
2021-06-28 17:58:02 +02:00
Dmitry Anisimov
983289304a
make sure Delaunay domain 2 is not included anywhere due to license issues, added description to the convenience header, typos, one more overload for HM
2021-06-28 16:19:29 +02:00
Dmitry Anisimov
80e23d7607
fixed deprecated stuff
2021-06-25 13:21:05 +02:00
Dmitry Anisimov
a3e6d46b7d
using weights from the new package rather than internal implementation
2021-05-21 15:21:27 +02:00
Dmitry Anisimov
3d6ffba3cd
fixed projection traits test
2021-05-21 11:14:21 +02:00
Dmitry Anisimov
693ab064ba
cleanup
2021-05-20 16:21:22 +02:00
Dmitry Anisimov
c11ce6c33a
updated cmakelists, refactored free functions for non eigen coordinates, fixed several warnings
2021-05-20 13:25:59 +02:00
Dmitry Anisimov
eb90c3adda
barycentric coordinates revision + harmonic coordinates initial commit
2021-05-20 12:05:39 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Laurent Rineau
4fbf00fb8a
CMake>=3.13: opt for for new policies up to 3.15
2019-06-19 14:34:59 +02:00
Sébastien Loriot
124012d9f9
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Sébastien Loriot
ce126b87c6
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +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
Sébastien Loriot
6b338eeb1f
improve the name of projects in cmake scripts of examples
2016-09-08 00:02:55 +02:00
Sébastien Loriot
4c29bf1b44
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Sébastien Loriot
881e4d3199
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
Sébastien Loriot
2d191d6651
commit CMakeLists.txt for all examples and tests
2016-03-07 17:39:36 +01:00
Sébastien Loriot
eda9bab802
remove bat files
2015-01-09 09:08:20 +01:00
Dmitry Anisimov
51e8d361f3
Updated examples.
2014-12-29 15:01:04 +01:00
Sébastien Loriot
75108a0f93
shorten example name to please cmake
2014-12-17 22:26:30 +01:00
Sébastien Loriot
575a8ffabf
move example into benchmark
2014-12-12 15:16:57 +01:00
Sébastien Loriot
f9553f7b37
fix id
2014-12-12 15:16:32 +01:00
Dmitry Anisimov
22d8673238
Last commit before integration.
...
This is the last commit before integration to CGAL.
2014-11-18 16:25:37 +01:00
Dmitry Anisimov
bce9b83e7e
The last commit in the final third submission.
...
This is the last commit with updated documentation and new example on height interpolation in the last third review submission of the package.
2014-10-16 22:07:48 +02:00