Commit Graph

92608 Commits

Author SHA1 Message Date
Maxime Gimeno a06df67327 Factorize installation with a script 2020-10-30 14:51:07 +01:00
Maxime Gimeno 6b1fab13b9 Fixes and boost 1.72 2020-10-30 12:57:11 +01:00
Maxime Gimeno 7f68c7afb3 Try to construct a matrix 2020-10-29 15:24:22 +01:00
Maxime Gimeno 89f77c47da Try new workflow to test demo 2020-10-29 12:36:48 +01:00
Laurent Rineau 01e6616c8f
Merge pull request #5133 from maxGimeno/CI-doc_fix-maxGimeno
Ci doc
2020-10-28 14:41:37 +01:00
Maxime Gimeno c53a53bebf test that directory exists before trying to copy it. 2020-10-28 14:39:25 +01:00
Laurent Rineau c0f70d40a1
Merge pull request #5132 from maxGimeno/CI-doc_fix-maxGimeno
CI doc
2020-10-28 14:23:43 +01:00
Maxime Gimeno 6e0565e07c Clone after build to limit the risks of conflicts with several simultaneous runs 2020-10-28 14:20:32 +01:00
Laurent Rineau 848a2b3000
Merge pull request #5131 from maxGimeno/CI-doc_fix-maxGimeno 2020-10-28 14:06:01 +01:00
Maxime Gimeno c53d5819b1 Filter out Installation, as it doesn't produce a doc. 2020-10-28 13:58:51 +01:00
Maxime Gimeno 02708a3e6a Fix delete_doc 2020-10-28 13:50:58 +01:00
Laurent Rineau b1bebaf7cb
Merge pull request #5129 from maxGimeno/CI-doc_fix-maxGimeno
Fix CI
2020-10-28 13:16:33 +01:00
Maxime Gimeno f8f31a531a Fix git diff and stop workflow if no pkg is impacted by the branch 2020-10-28 13:13:51 +01:00
Laurent Rineau 7cec112cc4
Merge pull request #5128 from maxGimeno/CI-doc_fix-maxGimeno
CI fix doc
2020-10-28 12:39:04 +01:00
Maxime Gimeno 4f5745a958 Fix git diff and stop workflow if no pkg is impacted by the branch 2020-10-28 12:38:32 +01:00
Laurent Rineau 64a84a73b4
Merge pull request #5127 from maxGimeno/CI-doc_fix-maxGimeno
CI fix git diff
2020-10-28 11:37:03 +01:00
Maxime Gimeno c16b45ade6 Fix git diff 2020-10-28 11:35:00 +01:00
Laurent Rineau 6167c96bf9
Merge pull request #5126 from maxGimeno/CI-doc_fix-maxGimeno
CI: auto doc fix
2020-10-28 11:15:01 +01:00
Maxime Gimeno 5765a203ff Fix auto doc scripts 2020-10-28 11:08:24 +01:00
Laurent Rineau 41211e308b Merge branch '5.1.x-branch' 2020-10-28 09:52:34 +01:00
Laurent Rineau 6007fe7c04 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-28 09:51:02 +01:00
Laurent Rineau 283c3ce530
Merge pull request #5114 from lrineau/Installation-fix_CTest_with_CGAL_Qt5-GF 2020-10-28 09:40:28 +01:00
Laurent Rineau d9ef471835
Merge pull request #5120 from sloriot/CGAL-doc_warnings 2020-10-28 09:17:42 +01:00
Sebastien Loriot 6b98751311
Merge pull request #5118 from maxGimeno/CI_doc-Filter_doc-maxGImeno
CI auto doc : filter
2020-10-27 15:50:22 +01:00
Laurent Rineau 27d585438b Support non-header-only 2020-10-27 09:16:53 +01:00
Maxime Gimeno 3f6207e311 Changes after review 2020-10-27 08:43:55 +01:00
Sebastien Loriot 2f67a4a958
dot outside backticks 2020-10-26 18:03:09 +01:00
Sébastien Loriot 1e6bf0c2f3 fix warnings 2020-10-26 17:00:21 +01:00
Maxime Gimeno 902284e45d Same for doc removal 2020-10-26 15:27:09 +01:00
Maxime Gimeno 95a09c8a3d commit amend and force push to keep history as small as possible 2020-10-26 14:30:02 +01:00
Laurent Rineau 14f27a2b41 Fix CTest issues with CGAL_Qt5
Add a target `compilation_of__CGAL_Qt5_moc_and_resources`, and a
corresponding CTest test, so that `CGAL_Qt5_moc_and_resources` is
always compiled first, when needed. That will fix CTest
race-conditions, where `CGAL_Qt5_moc_and_resources` was being compiled
by several CTest test at the same time.
2020-10-26 13:52:33 +01:00
Laurent Rineau d08d6ca552 Merge branch '5.1.x-branch' 2020-10-23 16:06:55 +02:00
Laurent Rineau a7cd94f82f Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-23 16:06:46 +02:00
Laurent Rineau 8375ef1c11
Merge pull request #4924 from sgiraudot/Surface_sweep-Indexed_segment_init-GF
Surface Sweep + Arr Overlay: Init with indexed edges
2020-10-23 16:05:56 +02:00
Laurent Rineau 705c22414c Merge pull request #4626 from sgiraudot/Classification-Simpler_IO_for_ETHZ_Random_forest-GF
[Small Feature] Modernize Classification Package
2020-10-23 15:57:20 +02:00
Laurent Rineau 7dbb8f1411 Merge pull request #5077 from FabienPean/patch-1
Add const qualifier for getters in MCF skeletonization
2020-10-23 15:57:18 +02:00
Laurent Rineau cb390e23ee Merge pull request #5082 from maxGimeno/Doc-fix_three_warning-maxGimeno
Three_documentation: Fix warning
2020-10-23 15:57:14 +02:00
Laurent Rineau 649c8faa33 Merge pull request #5095 from barcode/fix_dirent_define_clash
Fix define clashes with dirent.h which is included by some boost headers
2020-10-23 15:57:13 +02:00
Laurent Rineau c0b108abf1 Merge pull request #5105 from maxGimeno/Demo-Update_key_bindings_doc-maxGimeno
Polyhedron demo: Update Mouse and Key Bindings
2020-10-23 15:57:11 +02:00
Maxime Gimeno 3319fdf8e9 WIP filtering 2020-10-23 15:28:17 +02:00
Laurent Rineau b86a5018c7
Merge pull request #5106 from maxGimeno/CI-Better_message_for_doc-maxGimeno
CI : Message for the doc
2020-10-22 16:23:24 +02:00
Maxime Gimeno 0219519a70 Specify that the doc takes some time before being available 2020-10-22 14:58:04 +02:00
Maxime Gimeno 08469076fc Remove false key binding 2020-10-22 14:06:09 +02:00
Maxime Gimeno 1efe80f8a5 Fixes some mouse bindings description 2020-10-22 13:53:40 +02:00
Sébastien Loriot 1dee2c3704 Merge remote-tracking branch 'cgal/5.1.x-branch' into master 2020-10-21 10:27:52 +02:00
Simon Giraudot adef28b496 Add assertions and fix bug 2020-10-21 10:12:51 +02:00
Sebastien Loriot b96ed11a1b
Merge pull request #5101 from maxGimeno/fix_travis-maxGimeno
Fix Travis
2020-10-21 10:09:33 +02:00
Maxime Gimeno 02dc6ba197 Add missing exit 0 2020-10-21 10:05:41 +02:00
Laurent Rineau 1cd0cf8eef Merge branch '5.1.x-branch' 2020-10-21 09:32:43 +02:00
Laurent Rineau 16a929c310 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-21 09:27:51 +02:00