cgal-swig-bindings icon indicating copy to clipboard operation
cgal-swig-bindings copied to clipboard

Releases matching CGAL versions

Open tadeu opened this issue 5 years ago • 3 comments

Hi! Thanks for this awesome project! What do you think about making releases for cgal-swig-bindings (specially because of the tags), matching CGAL versions?

It would help to maintain matching bindings and CGAL packages. Thanks! :)

tadeu avatar Mar 21 '19 13:03 tadeu

cc @lrineau

tadeu avatar Apr 03 '19 12:04 tadeu

@tadeu commented on Mar 21, 2019, 2:24 PM GMT+1:

Hi! Thanks for this awesome project! What do you think about making releases for cgal-swig-bindings (specially because of the tags), matching CGAL versions?

It would help to maintain matching bindings and CGAL packages. Thanks! :)

The cgal-swig-bindings project is independent from the releases of CGAL. Its HEAD is supposed to work correctly with all CGAL versions from CGAL-4.8 to CGAL-4.14 and CGAL master. It is checked by Travis, now: https://github.com/CGAL/cgal-swig-bindings/blob/55635605ed9287f963800d2e0dc5dac6bd3fa899/.travis.yml#L5-L14

lrineau avatar Apr 03 '19 15:04 lrineau

@tadeu What is missing in our Travis checks is the tests on MacOS and Windows. Maybe you help us, having experience with the conda packages.

For tests on MacOS, I have that open PR #117.

lrineau avatar Apr 03 '19 15:04 lrineau