Commit Graph

12 Commits

Author SHA1 Message Date
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