Guillaume Damiand
|
7d406fbb9c
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
Guillaume Damiand
|
9e3f264e2c
|
Add an include CGAL_Common.cmake
|
2018-10-23 13:44:00 +02: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 |
Simon Giraudot
|
d07dd3c17e
|
Update config files with new format
|
2018-10-12 10:35:40 +02:00 |
Simon Giraudot
|
c15704177d
|
Add dependency to Boost BZIP2 on Windows
|
2018-07-06 11:23:15 +02:00 |
Simon Giraudot
|
7467130cfd
|
Fix conversion warning
|
2018-07-06 10:09:22 +02:00 |
Simon Giraudot
|
c50ccdbcde
|
Fix not found library notice in CMakeLists
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
3bb2ef96df
|
Generate config files with older version of boost for retrocompatibility
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
3539966104
|
Improve OpenCV find_package(), only get required components
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
241bbdb16a
|
Update CMakeLists.txt messages to trigger testsuite missing requirement detection
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
656d0a5e78
|
Update doc with review
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
99447947a8
|
Update Classification examples
|
2018-07-05 09:07:33 +02:00 |
Simon Giraudot
|
369d93aca7
|
Update examples
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
9a25a1248d
|
Update doc, examples and tests of Classification
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
95e6d089fa
|
Include Eigen in CMakeLists.txt where needed
|
2018-06-19 10:57:55 +02:00 |
Simon Giraudot
|
30713b02c6
|
Disable *once again* that boost counting iterator warning
|
2018-01-31 13:56:05 +01:00 |
Andreas Fabri
|
8d15f77479
|
Workaround for silencing a cmake warning for older versions
|
2018-01-17 08:54:06 +00:00 |
Simon Giraudot
|
3d17f81308
|
Fix bug in CMakeLists: WIN23 -> WIN32
|
2018-01-15 11:00:20 +01:00 |
Simon Giraudot
|
86090bf447
|
Adapt CMakeLists.txt to the Win32 specific Boost/ZLIB dependencies
|
2018-01-12 14:15:04 +01:00 |
Simon Giraudot
|
0c2aa33cc1
|
Fix CMakeLists management of CXX required features
|
2018-01-12 14:15:04 +01:00 |
Simon Giraudot
|
2d30b545d1
|
Fix warning: unused variable
|
2018-01-12 14:15:04 +01:00 |
Simon Giraudot
|
d9ee692059
|
Fix CMakeLists (exit() -> return())
|
2018-01-12 14:15:04 +01:00 |
Simon Giraudot
|
945a6f3172
|
Make TBB optional in CMakeLists
|
2018-01-12 14:15:03 +01:00 |
Simon Giraudot
|
59780674e7
|
Fix Boost mixed-up required / optional_components
|
2018-01-12 14:15:03 +01:00 |
Simon Giraudot
|
8c725b75a9
|
Fix CMakeLists: make components of Boost needed for classif optional
|
2018-01-12 14:15:03 +01:00 |
Simon Giraudot
|
b9126941ad
|
Improve CMakeLists of classification
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
ce4c967f12
|
Separate random forest examples
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
497066d68d
|
Update example with random forest
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
53f4f21d2d
|
Unify names of random forest classifiers
|
2018-01-12 14:14:59 +01:00 |
Laurent Rineau
|
0681ac6dbc
|
Fix the TBB_USE_FILE warnings
|
2017-11-15 17:00:02 +01:00 |
Laurent Rineau
|
9b72ed0b47
|
Fix a warning
|
2017-11-13 12:04:10 +01:00 |
Jane Tournois
|
5e4f3e72c6
|
add missing std::ios::binary to input file stream
and fix conversion warnings
|
2017-10-05 15:30:39 +02:00 |
Jane Tournois
|
87c9ffd0fa
|
remove extra typenames
|
2017-10-05 13:02:03 +02:00 |
Simon Giraudot
|
e3ba95d97d
|
Fix binary input stream for Windows
|
2017-09-18 15:11:00 +02:00 |
Simon Giraudot
|
3bf3401c6f
|
Disable boost 64/32b intergers warning on Windows
|
2017-09-11 11:38:17 +02:00 |
Simon Giraudot
|
b4d843ef84
|
Fix various errors and warnings from windows testsuite
|
2017-09-05 08:20:17 +02:00 |
Simon Giraudot
|
c3aa19458e
|
Make find_package of OpenCV quiet
|
2017-08-30 14:30:29 +02:00 |
Simon Giraudot
|
862a265383
|
Fix parallel tag if TBB not there
|
2017-08-30 11:14:27 +02:00 |
Simon Giraudot
|
f808a11146
|
Fix CMakeLists project names
|
2017-08-29 17:10:14 +02:00 |
Simon Giraudot
|
1052bb6522
|
Update examples and test
|
2017-08-25 15:33:26 +02:00 |
Simon Giraudot
|
0880106e1f
|
Fix clang warnings
|
2017-08-25 15:09:51 +02:00 |
Simon Giraudot
|
2ebc55e9c3
|
Use signed integer for label indices (better handling of unlabeled -1 case)
|
2017-08-09 09:57:15 +02:00 |
Simon Giraudot
|
daf4c83413
|
Fix CMakeLists: do not compile random forest example if OpenCV not found
|
2017-05-31 08:43:19 +02:00 |
Simon Giraudot
|
165ad11219
|
Minor corrections
|
2017-05-04 09:37:10 +02:00 |
Simon Giraudot
|
7ca4c226fc
|
Review: add getter for grid resolution
|
2017-05-03 14:11:32 +02:00 |
Simon Giraudot
|
a97cf7b70a
|
Review: replace range_neighbor_query by sphere_neighbor_query
|
2017-05-03 12:39:09 +02:00 |
Simon Giraudot
|
b2c33492ad
|
Review: fix types
|
2017-05-03 12:29:56 +02:00 |
Simon Giraudot
|
c87d2fde99
|
Review: replace "predicate" with "classifier"
|
2017-05-03 12:16:06 +02:00 |