Commit Graph

85186 Commits

Author SHA1 Message Date
Laurent Rineau 42cbce9fbf Be aware of __SOFTFP__ 2019-03-28 08:55:49 +01:00
Laurent Rineau 0c40d4356e Merge pull request #3805 from maxGimeno/Internal_nt_for_arm-GF
Number_types: Add support for arm and aarch64
2019-03-27 18:48:01 +01:00
Laurent Rineau 1aee92af75 Fix the name of the macro
Thanks Marc!
2019-03-27 18:46:20 +01:00
Laurent Rineau fc81d3bfec Merge pull request #3780 from afabri/CGAL-links-GF
Some Documentation Fixes for Issue #3457
2019-03-27 18:05:17 +01:00
Laurent Rineau 42e47267e2 Merge pull request #3798 from sloriot/CGAL-doc_release_from_Ic
Fix for the doc of a release built from an Ic
2019-03-27 18:05:15 +01:00
Laurent Rineau d27c222e54 Merge pull request #3799 from maxGimeno/Demo-Select_only_in_clipped_zone-GF
Polyhedron Demo: Only Select in the clipped zone
2019-03-27 18:05:12 +01:00
Laurent Rineau 3f5b8b6528 Merge pull request #3801 from maxGimeno/Demo-Fix_reload_c3t3-GF
Polyhedron Demo: Fix c3t3 reload
2019-03-27 18:05:09 +01:00
Laurent Rineau 700b1f4f0b Merge pull request #3805 from maxGimeno/Internal_nt_for_arm-GF
Number_types: Add support for arm and aarch64
2019-03-27 18:05:05 +01:00
Laurent Rineau c988d7d1af Merge pull request #3807 from lrineau/Installation-fix_MPFR_static-GF
Fix the order of link when GMP is a static lib
2019-03-27 18:04:59 +01:00
Laurent Rineau 52b924477c Merge remote-tracking branch 'cgal/master' into integration 2019-03-27 18:04:10 +01:00
Laurent Rineau 18a092fc68 updated crontab (automated commit) 2019-03-27 18:03:55 +01:00
Laurent Rineau e9f36ff557 Prepare for CGAL-4.14-beta4 2019-03-27 18:03:07 +01:00
Laurent Rineau 310ce89b91 Fix the order of link when GMP is a static lib 2019-03-27 17:51:24 +01:00
Andreas Fabri a3f24a1f6e Restore simplifiy.cpp 2019-03-27 17:22:47 +01:00
Sébastien Loriot 1b94dd4189 fix the last non-relative link 2019-03-27 17:12:37 +01:00
Andreas Fabri 9cc37e1371 Add a subsection in the User Manual 2019-03-27 16:52:34 +01:00
Andreas Fabri 87f08a79ff Add point/segment distance to the Projection_traits so that it can be used in Polyline_simplification_2 2019-03-27 16:47:10 +01:00
Maxime Gimeno 0ed39cabca Add support for arm archs in FPU.h 2019-03-27 15:34:55 +01:00
Maxime Gimeno 4353c99900 WIP 2019-03-27 10:32:48 +01:00
Simon Giraudot 71dc567566 Integrate clipping test in selection functor 2019-03-27 10:18:02 +01:00
Maxime Gimeno 38709a737e Fix c3t3 reload 2019-03-27 09:49:46 +01:00
Laurent Rineau ea145c71fe Merge pull request #3759 from maxGimeno/Cross_compilation-Update_scripts-GF
Testsuite : Use ctest
2019-03-26 17:01:56 +01:00
Laurent Rineau 14e93b7fe2 Merge pull request #3794 from maxGimeno/Demo-Fix_off_reading-GF
PMP: Fix in normalize()
2019-03-26 17:01:53 +01:00
Laurent Rineau 1c50c94e82 Merge pull request #3796 from lrineau/CGAL-fix_Fedora_packaging_issues-GF
fix fedora packaging issues for CGAL-4.14-beta2
2019-03-26 17:01:49 +01:00
Laurent Rineau 138b26db9d Merge pull request #3798 from sloriot/CGAL-doc_release_from_Ic
Fix for the doc of a release built from an Ic
2019-03-26 17:01:46 +01:00
Laurent Rineau 7e50db9a82 Merge pull request #3784 from lrineau/Intersections_2-fix_Point_2_Point_2-GF
Fix intersection(Point_2,Point_2)
2019-03-26 16:44:09 +01:00
Laurent Rineau 9159a59c7f Merge pull request #3785 from afabri/SMS-Surface_mesh_examples-GF
SMS: Examples with Surface_mesh
2019-03-26 16:44:06 +01:00
Laurent Rineau 4cad6017c4 Merge pull request #3786 from afabri/PMP-fix_figure-GF
PMP: Fix inclusion of .jpg
2019-03-26 16:44:02 +01:00
Laurent Rineau d3f4c91fc6 Merge pull request #3791 from maxGimeno/Demo-Change_aff_trans_widget-GF
Polyhedron Demo: Fix Affine_transformation_plugin
2019-03-26 16:43:58 +01:00
Laurent Rineau 4ec173c0e7 Merge pull request #3793 from maxGimeno/Fixes_for_warnings-GF
Fixes for warnings
2019-03-26 16:43:56 +01:00
Laurent Rineau 0d5009e582 Merge branch 'releases/CGAL-4.13-branch' 2019-03-26 16:43:41 +01:00
Laurent Rineau 2f4284f0de Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-26 16:43:16 +01:00
Laurent Rineau 0aa49e3549 Merge pull request #3783 from afabri/BGL_add_seams-GF
BGL:  Seam_mesh::add_seams() requires .selection.txt
2019-03-26 16:42:59 +01:00
Laurent Rineau c8e81ab5f6 Merge pull request #3783 from afabri/BGL_add_seams-GF
BGL:  Seam_mesh::add_seams() requires .selection.txt
2019-03-26 16:42:27 +01:00
Maxime Gimeno 1bd785ae44 Don't select clipped points 2019-03-26 15:30:34 +01:00
Maxime Gimeno 2a261c1d2f Fix event filter problems 2019-03-26 15:24:28 +01:00
Maxime Gimeno 49a109fa36 Add a button to enable clipping 2D to avoid conflict with selection 2019-03-26 15:06:40 +01:00
Sébastien Loriot 387843d946 Ignore -Ic-XXX for the version in the doc 2019-03-26 14:45:17 +01:00
Sébastien Loriot ab534c5e60 use relative path 2019-03-26 14:45:06 +01:00
Laurent Rineau a43b0a3919 updated crontab (automated commit) 2019-03-26 11:18:05 +01:00
Laurent Rineau 15d74af234 Bump the SONAME of libCGAL_Qt5.so
```
ABI changes between build CGAL-4.14-0.1beta2.fc30 and its latest stable build
================================================================================

This file contains possible ABI changes which have occurred due to this package update against latest stable build available in koji for the given Fedora release.

If you want to filter out these kind of ABI changes in the future, you can add a proper .abignore file to this package. To know more about how to write one, please look at the wiki page https://fedoraproject.org/wiki/Taskotron/Tasks/dist.abicheck#filtering .

On armv7hl architecture
*************************

* No ABI change between:
CGAL-devel-4.13-3.fc30.armv7hl.rpm
CGAL-devel-4.14-0.1beta2.fc30.armv7hl.rpm
ABI comparison took 8.88 second(s).

* ABI changes found between:
CGAL-4.13-3.fc30.armv7hl.rpm
CGAL-4.14-0.1beta2.fc30.armv7hl.rpm
ABI comparison took 11.54 second(s). Please review them.

================ changes of 'libCGAL_Qt5.so.13.0.2'===============
  Functions changes summary: 0 Removed, 1 Changed, 0 Added function
  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

  1 function with some indirect sub-type change:

    [C]'method CGAL::Qt::DemosMainWindow::DemosMainWindow(QWidget*, Qt::WindowFlags)' at DemosMainWindow_impl.h:62:1 has some indirect sub-type changes:
      return type changed:
        in pointed to type 'class CGAL::Qt::DemosMainWindow' at DemosMainWindow.h:52:1:
          type size changed from 544 to 608 (in bits)
          1 data member insertion:
            'QSettings CGAL::Qt::DemosMainWindow::settings', at offset 544 (in bits) at DemosMainWindow.h:129:1

================ end of changes of 'libCGAL_Qt5.so.13.0.2'===============

Removed binaries:
  /usr/lib/libCGAL_ImageIO.so.13.0.2, SONAME: libCGAL_ImageIO.so.13
Added binaries:
  /usr/lib/libCGAL_ImageIO.so.14.0.0, SONAME: libCGAL_ImageIO.so.14
* No ABI change between:
CGAL-demos-source-4.13-3.fc30.armv7hl.rpm
CGAL-demos-source-4.14-0.1beta2.fc30.armv7hl.rpm
ABI comparison took 8.67 second(s).
```
https://taskotron.fedoraproject.org/artifacts/all/bfca5e3c-4aff-11e9-b891-525400fc9f92/tests.yml/CGAL-4.14-0.1beta2.fc30.log
2019-03-26 10:49:31 +01:00
Laurent Rineau bc6954af01 Fix an error in Fedora RPM
```
CGAL-devel.x86_64: E: zero-length /usr/lib64/cmake/CGAL/config/support/test_syntaxonly.cpp
```
https://taskotron.fedoraproject.org/artifacts/all/bf72d02c-4aff-11e9-a48a-525400fc9f92/tests.yml/CGAL-4.14-0.1beta2.fc30.log
2019-03-26 10:49:00 +01:00
Laurent Rineau 5ef409f74e Propagate flags (like -x) to one bash to another 2019-03-26 10:40:02 +01:00
Laurent Rineau aa743e574b Set CMAKE_VERBOSE_MAKEFILE
That will allow to see the compilation commands.
2019-03-26 10:39:47 +01:00
Laurent Rineau eab794926f Set BUILD_TESTING, otherwise CTest does not see any test 2019-03-26 10:39:17 +01:00
Maxime Gimeno 4326f39944 Add misisng header 2019-03-25 16:12:42 +01:00
Maxime Gimeno a508397a58 Don't use ternary operator 2019-03-25 16:06:20 +01:00
Maxime Gimeno 24d5971372 Test that norm != 0 in normalize() 2019-03-25 15:44:20 +01:00
Laurent Rineau 1014687627
Merge pull request #3775 from MaelRL/Doc_fixes-GF
Doc fixes
2019-03-25 12:24:49 +01:00
Maxime Gimeno 801eb23ca3 Fix uninit warning in PMP 2019-03-25 12:09:04 +01:00