Commit Graph

69 Commits

Author SHA1 Message Date
Sébastien Loriot ab48f63e30 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Sébastien Loriot 47028cd184 automatically move data files in data dir + update paths
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Sébastien Loriot aea6cf8a9c fixes after incorrectly handled merge 2021-09-23 18:56:10 +02:00
Sébastien Loriot bd345c7f83 remove .cmd files for examples 2021-09-23 18:54:46 +02:00
Sébastien Loriot fb6f703b55 IO namespace for files in IO directories 2021-05-04 14:36:06 +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
Sébastien Loriot bc161f2ae9 Merge 'CGAL-Eigen3_support-5.2' 2021-01-15 10:59:20 +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
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Maxime Gimeno 9c15f2c9dc Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
Mael Rouxel-Labbé d5d8cca92b Various IO compilation fixes 2020-06-25 12:02:01 +02:00
Mael Rouxel-Labbé 2d49f7d702 Countless IO fixes...
Don't have the patience to split it nicely
2020-06-21 12:03:28 +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
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
Laurent Rineau 0681ac6dbc Fix the TBB_USE_FILE warnings 2017-11-15 17:00:02 +01:00
Andreas Fabri b6fbf25679 Add .cmd file 2017-06-28 11:30:38 +02:00
Simon Giraudot 9b95a5b62c Fix errors/warnings 2017-06-12 10:27:10 +02:00
Simon Giraudot bf79696a7a Corrections from review 2017-06-07 14:17:45 +02:00
Simon Giraudot 7e1a4c6932 Update examples with new API 2017-05-02 09:46:45 +02:00
Simon Giraudot 3abadf1bdc Add example using advancing front and jet smooth 2017-05-02 09:45:40 +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 881e4d3199 request Core only in examples, tests and demos when really needed 2016-03-07 22:36:57 +01:00
Simon Giraudot 285ed31ec2 New .cmd file for example testing 2015-09-25 10:32:14 +02:00
Simon Giraudot 644df25e9e force_manifold and separate_shells attributes replaced by parameters for clearer interface 2015-08-24 17:23:16 +02:00
Simon Giraudot bba0354286 Option to handle non-manifold features, related example and updated Polyhedron demo plugin 2015-08-12 18:08:02 +02:00
Sébastien Loriot 6cb766fc9e Merge remote-tracking branch 'cgal-dev/Scale_space-bench-GF'
improve the performances of the Scale-space reconstruction package

Tested in CGAL-4.7-Ic-102
2015-07-31 14:45:17 +02:00
Laurent Rineau f9917c487e CMake 2.8.11 2015-07-13 12:36:43 +02:00
Laurent Rineau 3ec0c69f8f We want 2.8.10 for all demos
Previous versions are not tested by the CGAL daily test suite.
2015-07-09 17:50:22 +02:00
Andreas Fabri 9b24ef58fc Do not use a std::map but store the index of a point directly in the AABB tree 2015-06-29 16:41:22 +02:00
Sébastien Loriot ab1ce26ffb remove exe flag 2015-01-09 14:18:42 +01:00
Sébastien Loriot 027951d36e use argc 2014-12-24 09:44:30 +01:00
Andreas Fabri ee97525dc8 unsigned int -> int; slighlty modify example 2014-12-23 16:46:47 +01:00
Andreas Fabri 38f1af61c2 read file from arg[1] 2014-12-23 16:14:11 +01:00
Sébastien Loriot 3705220cc6 remove hardcoded flags 2014-12-23 15:04:37 +01:00
Sébastien Loriot 708f6cbfc4 add empty line at end of file 2014-12-23 15:04:22 +01:00
Sébastien Loriot ad30c193df fix path to data 2014-12-22 14:34:29 +01:00
Andreas Fabri ff05ae138a Add another .cmd 2014-12-10 14:00:26 +01:00
Andreas Fabri 605ac52f91 Read input from argv[1] 2014-12-10 10:16:27 +01:00
Thijs van Lankveld 5615e05af4 Pointset changed to Point_collection in examples. 2014-10-15 13:14:31 +02:00
Sébastien Loriot a7626a212f rename Const_XXX_iterator -> XXX_const_iterator 2014-09-22 14:20:38 +02:00
Sébastien Loriot d1c866f603 rename scale_space_[begin/end] -> points_[begin/end] 2014-09-22 14:15:39 +02:00