Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Simon Giraudot
421096fd7f
Use imported targets everywhere
2020-04-15 14:06:13 +02:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01: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
Simon Giraudot
6c8fd43ebb
Use CGAL_target_use_* mechanism for Eigen, LASLIB, OpenCV, TensorFlow, GLPK, SCIP, Boost IOStreams and Serialization
2020-02-10 11:57:56 +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
0c2dcf7208
Re-add include({CGAL_USE_FILE} ) in each CMakeLists.txt where CGAL is used with some component.
2018-10-18 14:38:42 +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
Clement Jamin
bb34ded1ea
Option EXPORT_POINTS_TO_A_FILE
2015-11-20 11:52:06 +01:00
Clement Jamin
232efb9823
Hide Regular_triangulation_euclidean_traits from the doc and use it internally
...
The user can now pass Epick_d directly to Regular_triangulation.
Regular_triangulation_euclidean_traits is used internally to adapt the
functors.
2015-10-27 17:27:46 +01:00
Clement Jamin
a2c68681fe
Change steps
2015-10-23 17:50:54 +02:00
Clement Jamin
6cbc6c7ea5
Restore small dimensions tests
2015-10-19 10:24:14 +02:00
Clement Jamin
57d57494da
Use 2-space indentation
2015-10-16 14:05:48 +02:00
Clement Jamin
5f1c3dd3f4
Export stats into CSV file
2015-10-16 12:03:10 +02:00
Clement Jamin
bbf1f1bed7
Change steps
2015-10-16 10:16:55 +02:00
Clement Jamin
fecb907086
Loop until memory limit is reached
2015-10-14 11:12:08 +02:00
Clement Jamin
78295259db
Reorganize code
2015-10-14 10:46:17 +02:00
Clement Jamin
8be2301527
Improve benchmark: memory, etc.
2015-10-13 17:19:33 +02:00
Clement Jamin
a7a085022f
Added an optional #define to deactive static filters
2015-09-02 16:02:06 +02:00
Clement Jamin
6bd2b58341
Forgot console_color.h
2015-07-23 17:59:07 +02:00
Clement Jamin
6ade6e28df
Better output
2015-07-23 17:53:46 +02:00
Clement Jamin
c0d2bbe2bb
Benchmark now compares Delaunay and Regular triangulations
2015-07-23 14:50:00 +02:00
Clement Jamin
d5c3c0bf91
Benchmark comparing Td vs T2/T3
2015-07-21 19:24:10 +02:00
Clement Jamin
80d046bc81
Merge branch 'Triangulation-add_regular_tri-cjamin_mglisse-old' into Triangulation-add_regular_tri-cjamin_mglisse
2015-07-20 12:17:03 +02:00
Laurent Rineau
f9917c487e
CMake 2.8.11
2015-07-13 12:36:43 +02:00
Clement Jamin
9d8d255307
Merge branch 'Triangulation-add_regular_tri-cjamin_mglisse-old' into Triangulation-add_regular_tri-cjamin_mglisse
2014-07-30 16:42:33 +02:00
Clement Jamin
10547ce0e7
Fix identation + remove useless typedefs
2014-07-29 17:05:45 +02:00
Clement Jamin
1f455f621d
Fix Eigen detection
2014-07-07 14:18:04 +02:00
Clement Jamin
5a5f5de56e
Commit the CMakeLists.txt (use Eigen)
2014-07-02 13:06:57 +02:00
Clement Jamin
fbcf657a2d
Clean-up + code for static/dynamic dimension
2014-04-08 16:18:30 +02:00
Clement Jamin
1930dec817
Untabify + make the examples use the Epick_d kernel
2014-04-01 17:30:49 +02:00
Clement Jamin
939b8b648f
Fix warnings
2014-04-01 14:40:44 +02:00
Clement Jamin
885741d466
Use Marc's new Kernel_d
2014-03-25 11:51:23 +01:00
Olivier Devillers
fe2f9f25c8
adding one dim
2014-03-18 16:12:04 +01:00
Clement Jamin
f84092f146
Update deprecated code
2014-03-18 16:00:23 +01:00
Olivier Devillers
65a497f793
smoothing doc and examples
2011-09-28 12:59:24 +00:00
Samuel Hornus
32984361ef
getting rid of pure complex term
2011-06-17 08:52:05 +00:00
Olivier Devillers
b37e111260
renaming
2011-05-03 14:12:47 +00:00
Olivier Devillers
af6c8f4680
renaming
2011-05-03 14:09:16 +00:00
Olivier Devillers
76e95c9689
import from experimental packages in the new branch model
2011-04-28 13:25:16 +00:00