Commit Graph

87919 Commits

Author SHA1 Message Date
Laurent Rineau 68ca489924 Next release on master will be 5.1-dev 2019-11-08 18:13:44 +01:00
Laurent Rineau 97c6485541 Announcement for 5.0 2019-11-08 18:12:05 +01:00
Laurent Rineau bec70a6d52 Adapt the script to new tarballs formats. 2019-11-08 14:21:39 +01:00
Laurent Rineau 64763c41b0 The file to extract was moved just a few line above! 2019-11-08 11:55:42 +01:00
Laurent Rineau 65dd48a94c Fix the Windows-installer generation 2019-11-08 11:47:09 +01:00
Laurent Rineau f854a2816e Prepare the publication of 4.14.2 2019-11-08 11:37:45 +01:00
Laurent Rineau fe6dd48f5f public_release_name is actually required by our NSIS docker image 2019-11-08 11:23:19 +01:00
Laurent Rineau 27dcff6141 Prepare CGAL-5.0 finale version 2019-11-08 10:58:29 +01:00
Laurent Rineau a73081c7ba updated crontab (automated commit) 2019-11-08 10:58:13 +01:00
Laurent Rineau 11762b1f9c updated crontab (automated commit) 2019-11-07 14:07:43 +01:00
Sébastien Loriot 585bb8c7d6 fix license issues 2019-11-07 06:22:28 +01:00
Laurent Rineau 2331c8c154 updated crontab (automated commit) 2019-11-06 18:18:04 +01:00
Laurent Rineau dc4943e32f
Merge pull request #4345 from mglisse/patch-1
Typo in doc for Alpha_shape_3
2019-11-06 18:11:30 +01:00
Laurent Rineau 4f66b7dffb Merge branch 'releases/CGAL-4.14-branch' 2019-11-06 17:46:17 +01:00
Laurent Rineau 6a2e40f814 Merge pull request #4277 from MaelRL/PMP-Locate_rework_traits-GF
PMP: Replace `Location_traits` by a simpler API
2019-11-06 17:45:37 +01:00
Laurent Rineau 97ba3ec258 Merge pull request #4311 from maxGimeno/Distance_3-Plane_plane-maxGimeno
Distance_3: Add Pl_3-Pl_3
2019-11-06 17:45:34 +01:00
Laurent Rineau 1a562d6648 Merge pull request #4317 from mglisse/Number_types-interval_NaN2-glisse
Wrong interval multiplication with NaN
2019-11-06 17:45:31 +01:00
Laurent Rineau 436d5cba52 Merge pull request #4326 from lrineau/ImageIO-fix_warnings-lrineau
ImageIO: fix warnings
2019-11-06 17:45:28 +01:00
Laurent Rineau 36f4dc03c5 Merge pull request #4333 from sgiraudot/Point_set-Better_IO_example-GF
Better IO example in Point_set_3
2019-11-06 17:45:26 +01:00
Laurent Rineau e10ace6bcf Merge pull request #4334 from sloriot/CGAL-SPDX_cleanup_fixes
Fix some remaining license notice + add a missing LicenseRef-Commercial
2019-11-06 17:45:23 +01:00
Laurent Rineau d7afe19942 Merge pull request #4335 from lrineau/Installation-fix_detection_of_CGAL_Qt5-GF
Check the presence of <CGAL/Qt/*.h> header
2019-11-06 17:45:20 +01:00
Laurent Rineau a8d39754b1 Merge pull request #4336 from lrineau/Documentation-fix_version_number-GF
Take the version number from `public_release_name`
2019-11-06 17:45:18 +01:00
Laurent Rineau 3c84d28c45 Merge pull request #4338 from sloriot/CGAL-remove_remaining_foreach
Remove BOOST_FOREACH added by recent PRs
2019-11-06 17:45:15 +01:00
Laurent Rineau 19efe6e568 Merge pull request #4311 from maxGimeno/Distance_3-Plane_plane-maxGimeno
Distance_3: Add Pl_3-Pl_3
2019-11-06 17:39:01 +01:00
Laurent Rineau 918d99340a Merge pull request #4326 from lrineau/ImageIO-fix_warnings-lrineau
ImageIO: fix warnings
2019-11-06 17:38:57 +01:00
Marc Glisse abe9dccd21
Typo in doc for Alpha_shape_3 2019-11-06 13:52:51 +01:00
Laurent Rineau 1fb6abbabd Remove the debug message 2019-11-06 09:16:14 +01:00
Maxime Gimeno f4d2b7540a fix warning 2019-11-05 15:57:16 +01:00
Sébastien Loriot 56b828d118 add missing include directive 2019-11-05 09:07:34 +01:00
Sébastien Loriot b9a079b530 remove cpp11/cpp0x 2019-11-04 11:34:53 +01:00
Sébastien Loriot 9a0bff4008 remove BOOST_FOREACH added by recent PRs 2019-11-04 10:59:15 +01:00
Sébastien Loriot 0d4963f455 also detect BSL 2019-11-04 09:24:22 +01:00
Laurent Rineau 09683a8391 Merge remote-tracking branch 'cgal/master' into PMP-Locate_rework_traits-GF 2019-10-31 19:05:51 +01:00
Laurent Rineau 3aec1731f3 Merge remote-tracking branch 'cgal/master' into Installation-fix_detection_of_CGAL_Qt5-GF 2019-10-31 19:05:18 +01:00
Laurent Rineau 463a43e23b Fix the download URLS 2019-10-31 18:39:17 +01:00
Laurent Rineau 21fedbf0ad Take the version number from `public_release_name` 2019-10-31 18:34:08 +01:00
Laurent Rineau 4f97bd5102 Fix dependencies 2019-10-31 14:46:34 +01:00
Laurent Rineau 15d9e1f0ff Restore the alphabetical order of `dependencies` files 2019-10-31 14:41:37 +01:00
Sébastien Loriot bff5db68e1 fix some remaining license notice + add a missing LicenseRef-Commercial 2019-10-31 14:17:20 +01:00
Laurent Rineau bc735b44a0 Check the presence of <CGAL/Qt/*.h> header
When CGAL is installed by package-managers, CGAL_Qt5 headers maybe
installed separately:
  - `libcgal-qt5-dev` on Debian,
  - `CGAL-qt5-devel` on Fedora, for example.
2019-10-31 13:49:22 +01:00
Laurent Rineau aee346441d updated crontab (automated commit) 2019-10-31 10:49:50 +01:00
Laurent Rineau 5e63242ee9 Merge branch 'releases/CGAL-4.14-branch' 2019-10-31 10:39:04 +01:00
Laurent Rineau 3eabfdb444 Merge pull request #4314 from MaelRL/APLG-Make_step_a_parameter-GF
Apollonius Graph 2: make sampling distance a parameter of the parabola sampling function
2019-10-31 10:38:40 +01:00
Laurent Rineau 543eae9a01 Merge pull request #4315 from mglisse/Number_types-Mpzf_canon-glisse
Properly canonicalize the result of a subtraction in Mpzf
2019-10-31 10:38:37 +01:00
Laurent Rineau fe321e6862 Merge branch 'master' of github.com:CGAL/cgal 2019-10-31 10:33:55 +01:00
Laurent Rineau 387f55cfca Next version in this branch will be 5.0-beta3 (or the final release) 2019-10-31 10:32:50 +01:00
Laurent Rineau 2305bc6df8 Announcement for 5.0-beta2 2019-10-31 10:31:52 +01:00
Laurent Rineau 9905205afc update script to new release tarballs 2019-10-31 09:47:00 +01:00
Simon Giraudot 3f58a277cd Better IO example in Point_set_3 2019-10-31 09:37:57 +01:00
Marc Glisse c407516c1b Speed-up SSE NaN protection for intervals
We don't need quite as much protection as I initially added. The
essential is to avoid max(x,NaN) which would lose the value of x.
max(NaN,x) loses NaN (which means 0 for intervals), but there will
always be either another 0 or some +inf elsewhere.
2019-10-30 23:18:11 +01:00