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
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Andreas Fabri
9169b6f23f
Deal with PCA
2022-01-18 18:49:02 +00:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
98e471849b
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Sebastien Loriot
b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
...
Update maximum cmake versions
2021-04-17 10:58:14 +02:00
Sebastien Loriot
db383e15b5
Merge pull request #5130 from sgiraudot/PCA-Several_enhancements-GF
...
[Principal Component Analysis] Kernel compatibility, diagonalization precision and overload efficiency
2021-04-17 10:47:23 +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
Simon Giraudot
53c24ef300
Fix conversion warnings in test kernels
2021-04-06 08:30:06 +02:00
Simon Giraudot
60a568a032
Do not compile PCA examples/tests without Eigen
2021-03-23 11:41:47 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Simon Giraudot
2bbb9f24da
Fix Iso_cuboid_3 version with tag<2> + decrease error limit in tests
2020-11-02 15:30:32 +01:00
Simon Giraudot
77b2c1ecc4
Add test for kernels
2020-10-28 13:36:33 +01:00
Maxime Gimeno
bebd60c12b
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Laurent Rineau
6869e74987
Merge pull request #4995 from sgiraudot/PCA-Fix_Segment_3_variant-GF
...
PCA: Add validity test and fix several bugs
2020-10-09 17:34:59 +02:00
Laurent Rineau
fb843d4d56
Merge pull request #4995 from sgiraudot/PCA-Fix_Segment_3_variant-GF
...
PCA: Add validity test and fix several bugs
2020-10-09 16:58:32 +02:00
Simon Giraudot
2570d75eb1
Reduce quality limit
2020-10-07 10:22:32 +02:00
Simon Giraudot
0f0de6d81e
Fix conversion warnings
2020-10-01 11:16:33 +02:00
Simon Giraudot
3aba0d20c6
Fix unused variable warning
2020-09-30 08:24:54 +02:00
Simon Giraudot
771d539ade
Document test
2020-09-14 15:05:02 +02:00
Simon Giraudot
4e71a883d9
Add validity test to PCA
2020-09-14 15:05:02 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02: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
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
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
Andreas Fabri
34ac7961ee
Fix testsuite
2019-02-19 14:08:12 +01:00
Andreas Fabri
e989b87dfe
Distance, Generator, HDS, Convex_hull, Polyhedron, PCA
2019-02-14 10:39:56 +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
Simon Giraudot
80142e0569
Fix test of deprecated code
2018-06-19 11:00:02 +02:00
Simon Giraudot
7048b5cb17
Update diagonalize traits inclusions + deprecation warnings
2018-06-19 10:57:55 +02:00
Simon Giraudot
18b03bb5cf
Add Eigen versions in tests
2017-04-24 10:14:38 +02:00
Sébastien Loriot
7e2ee496de
update project name of cmake scripts of tests
2016-09-08 00:26:37 +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
Simon Giraudot
0875fa17ff
Wrapper to automatically use Eigen_diagonalize if Eigen is available or Internal_diagonalize otherwise
2015-08-31 10:01:01 +02:00
Simon Giraudot
28e5432c16
Renaming 'VCM' to 'diagonalize'
2015-08-31 08:30:01 +02:00
Simon Giraudot
1328261e60
Propagating change of API from eigen_symmetric to new Internal_vcm_traits to PCA 3D functions.
2015-08-26 11:21:53 +02:00
Simon Giraudot
7ed34cd138
Propagating change of API from eigen_symmetric to new Internal_vcm_traits to PCA 2D functions.
2015-08-25 17:33:24 +02:00
Andreas Fabri
13bac84716
less warnings in various packages
2013-02-01 10:27:07 +01:00
Laurent Rineau
6fb798bae3
Remove committed .sln and .vcproj files!
...
And clean the .gitignore file: the .vcproj and .sln are already in the
global globing, and for that reason I have removed all occurrences in
subdirectories.
2013-01-11 09:39:08 +01:00
Philipp Möller
1adf441b18
Convert all CRLF files to LF
2012-12-03 18:44:24 +01:00