Commit Graph

78507 Commits

Author SHA1 Message Date
Maxime Gimeno 150bde7159 Move inclusion of MeshIO.hh before mesh type definition 2018-01-15 11:23:36 +01:00
Maxime Gimeno 3097099302 Add openmesh to travis 2018-01-12 13:10:25 +01:00
Laurent Rineau e2f89318e5 Improve scripts 2018-01-11 16:52:35 +01:00
Laurent Rineau df9fd79c63 Merge remote-tracking branch 'cgal/master' 2018-01-11 16:48:13 +01:00
Laurent Rineau 66676b6a35 Merge pull request #2707 from sloriot/Scripts-enhance_release_creation_with_cmake
Improve release creation cmake script
2018-01-11 16:47:18 +01:00
Laurent Rineau 53a5c06b21
Merge pull request #2714 from maxGimeno/travis_boost-io-stream-GF
Add boost iostream to travis
2018-01-10 17:34:43 +01:00
Laurent Rineau b1b5c8dee1
Merge pull request #2718 from maxGimeno/Travis_check_non_standard_installation_path-GF
Check if a non standard "make install" path for CGAL works
2018-01-10 17:33:58 +01:00
Sébastien Loriot 8fc5756cc3 de-duplicate identical labels 2018-01-10 12:13:48 +01:00
Laurent Rineau f93e6abf78
Merge pull request #2720 from Cory-Kramer/documentation_typo
Fixed typo in tutorial documentation.
2018-01-09 10:17:12 +01:00
Sébastien Loriot e596ee63b4 generate filelists.txt used by doxygen in release mode 2018-01-08 21:14:01 +01:00
Sébastien Loriot bd4f61fa54 remove old Makefile to build html doc 2018-01-08 21:12:50 +01:00
Sébastien Loriot c5da1cf2a4 remove no longer use file 2018-01-08 21:02:39 +01:00
Sébastien Loriot 7db11179d0 special handling for Documentation and Miscellany + remove fig_src 2018-01-08 20:49:19 +01:00
Sébastien Loriot f6459368aa move fig_src dirs 2018-01-08 20:35:40 +01:00
Sébastien Loriot c2fa266280 create test/PKG_Demo and test/PKG_Examples + copy cgal_test_with_cmake
needed by the testsuite
2018-01-08 20:15:12 +01:00
Cory Kramer 50028c0ddf Fixed typo in tutorial documentation. 2018-01-08 13:50:38 -05:00
Maxime Gimeno 41289d31d9 change test build name 2018-01-08 15:34:29 +01:00
Maxime Gimeno f3439891bd Test non standard path for cgal installation in travis. 2018-01-08 14:20:19 +01:00
Maxime Gimeno 39f62e78e0 Add boost iostream to travis 2018-01-08 09:25:38 +01:00
Laurent Rineau 689f5d828d Merge branch 'releases/CGAL-4.11-branch' 2018-01-04 16:15:15 +01:00
Laurent Rineau 1a42439fda Merge remote-tracking branch 'cgal/releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch 2018-01-04 16:14:18 +01:00
Sébastien Loriot 9fe73a801e Merge pull request #2552 from maxGimeno/PMP_does_intersect-GF
PMP: do_intersect
2018-01-04 15:34:18 +01:00
Sebastien Loriot e3f78ff10e
Merge pull request #2545 from maxGimeno/PMP_orient_connected_components-GF
PMP :  Orient_connected_components function
2018-01-04 15:31:21 +01:00
Sebastien Loriot 625df00b19
Merge pull request #2219 from afabri/BGL-generic_property_map-GF
BGL: Add an API for adding and removing a property map
2018-01-04 15:28:54 +01:00
Sébastien Loriot ad2468acfb fix cmake script 2018-01-04 15:20:51 +01:00
Laurent Rineau 646b7d292d updated crontab (automated commit) 2018-01-03 16:17:24 +01:00
Sébastien Loriot ae6d3afafb plurial 2018-01-03 15:13:25 +01:00
Sébastien Loriot 29ef1e566b make it clear than any intersection will make the predicate to return true 2018-01-03 15:09:35 +01:00
Sébastien Loriot 396fc1d6b1 add a note about exactness of the do intersect predicates 2018-01-03 15:04:52 +01:00
Sébastien Loriot ba1664e6d1 specify that the point is a 3D point 2018-01-03 13:48:27 +01:00
Sébastien Loriot 93b5fd9f62 rephrasing 2018-01-03 13:43:15 +01:00
Sébastien Loriot be51b908a1 add missing link and missing dots 2018-01-03 13:35:17 +01:00
Sébastien Loriot 7dd3244c02 handle CGAL_VERSION_NR and CGAL_VERSION options 2018-01-03 12:14:05 +01:00
Sébastien Loriot e318a89a78 handle CGAL_GIT_HASH and CGAL_RELEASE_DATE in version.h 2018-01-03 11:13:19 +01:00
Sébastien Loriot 8b6deff272 generate VERSION 2018-01-03 10:46:22 +01:00
Sébastien Loriot bb8e7127f6 remove INTERNAL option that is redundant 2018-01-03 10:27:05 +01:00
Sébastien Loriot df15f0ece5 consider the file content as a string to avoid semicolon to be removed 2018-01-03 10:21:44 +01:00
Sébastien Loriot 2dda66394b undo unwanted modification 2018-01-03 09:11:12 +01:00
Laurent Rineau d5320636c3
Merge pull request #2700 from jasjuang/master
fix incorrect INTERFACE_INCLUDE_DIRECTORIES that causes compilation error for downstream project
2018-01-02 17:19:54 +01:00
jasjuang 374bd7e223 fix incorrect INTERFACE_INCLUDE_DIRECTORIES 2018-01-02 08:06:13 -08:00
Sébastien Loriot 4269a2386c remove workaround for an old boost bug 2018-01-02 13:45:51 +01:00
Sébastien Loriot d90c76368d initialize the hedge status map + always do the update for new halfedge 2018-01-02 11:33:41 +01:00
Laurent Rineau 9c6b1314eb updated crontab (automated commit) 2017-12-26 11:33:38 +01:00
Laurent Rineau 70313c4c1d updated crontab (automated commit) 2017-12-25 21:18:10 +01:00
Laurent Rineau 0cd89c414b
Merge pull request #2571 from efifogel/MS_2-reduced_conv_collision_detection-efif
Minkovski_sum_2: reduced conv collision detection
2017-12-25 21:09:52 +01:00
Sébastien Loriot 230ba205e3 update link to np page 2017-12-22 23:01:09 +01:00
Sébastien Loriot 4590be2920 update link to np page 2017-12-22 22:58:42 +01:00
Sébastien Loriot b94631496a Merge remote-tracking branch 'cgal/releases/CGAL-4.11-branch' 2017-12-22 22:50:15 +01:00
Sebastien Loriot 2425c86640
Merge pull request #2652 from MaelRL/SMP-Remove_Core_dependency-GF
SMP: Remove Core dependency
2017-12-22 22:37:41 +01:00
Sebastien Loriot 6bbfed5352
Merge pull request #2236 from efifogel/Aos_2-surface_sweep-efif
Aos 2 surface sweep
2017-12-22 22:32:15 +01:00