Commit Graph

18 Commits

Author SHA1 Message Date
Tony Theodore 6f4e1f96b9 cgal: update 4.10 --> 4.11 2017-11-20 10:38:16 +11:00
Tony Theodore 1b1b9c9a9a various packages: run `make refresh-patches` with numbering 2017-11-19 11:29:22 +11:00
Tony Theodore 52195ec782 cgal: use new-style options and restore tests 2017-07-26 20:31:51 +10:00
Tony Theodore 9f0dbfafc6 cgal:update 4.5-->4.6.3 and enable shared 2015-11-28 21:06:13 +11:00
Timothy Gu 4f6fc9b30a Update cgal
Also adds a test for CGALImageIO.

Fixes #587.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-14 20:21:36 -05:00
Tony Theodore 5390e5203e various packages: enable/disable mingw-w64 builds 2013-06-01 22:28:04 +10:00
Mark Brand f11c4d24e3 update package cgal 2012-07-18 01:22:41 +02:00
Mark Brand b7ee9d2c88 package cgal: boost 1.50 compatibility
Thanks to Don Bright <hugh.m.bright@gmail.com>
2012-07-18 01:05:06 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Tony Theodore fe1012be45 package cgal: fix minimum cmake version 2012-03-28 00:33:05 +11:00
Mark Brand bd415c3468 update package cgal
---
 src/cgal-1-fixes.patch |   46 +++++++++-------------------------------------
 src/cgal.mk            |   10 ++++++----
 2 files changed, 15 insertions(+), 41 deletions(-)
2012-03-24 11:19:30 +01:00
Mark Brand 3ad0eda6fd package cgal: gcc 4.7.0 compatibility fix
---
 src/cgal-1-fixes.patch |   60 +++++++++++++++++++++++++++---------------------
 1 file changed, 34 insertions(+), 26 deletions(-)
2012-03-24 10:47:18 +01:00
Luis Saavedra 7cfca695cf update package cgal 2011-12-29 19:46:44 +01:00
Mark Brand 262146538f package cgal: added patch source 2011-11-18 00:51:06 +01:00
Mark Brand 8035a88938 package cgal: fix build failure when qt is present
When Qt happened to be present, CGAL would fail to build. This
happened when moc was called on certain files that included
has_binary_operator.hpp from boost:

<includedir>/boost/type_traits/detail/has_binary_operator.hp:50:
Parse error at "BOOST_JOIN"
2011-11-18 00:11:33 +01:00
Mark Brand 84525cc23f package cgal: allow dependency version checking 2011-10-23 20:21:49 +02:00
Mark Brand 456cf21c12 style improvements for projects cgal eigen mpfr 2011-10-22 00:53:46 +02:00