Commit Graph

12 Commits

Author SHA1 Message Date
Volker Grabsch 00f4690d3f Move full package names from src/*.mk into package list (index.html) 2012-03-29 21:41:44 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch 7e6723adb5 Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html 2012-03-29 11:07:07 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Tony Theodore 32504cac82 package cgal: fix update macro 2012-03-24 23:37:07 +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
Luis Saavedra 7cfca695cf update package cgal 2011-12-29 19:46:44 +01:00
Tony Theodore b3db813174 packages cgal, eigen, lapack: use CMAKE_TOOLCHAIN_FILE 2011-11-27 00:45:44 +11: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 c291d7f4ca package cgal: fix test program name 2011-10-22 12:33:29 +02:00
Mark Brand 456cf21c12 style improvements for projects cgal eigen mpfr 2011-10-22 00:53:46 +02:00
Brad Pitcher 4093ebb6cc new packages cgal eigen mpfr 2011-10-22 00:24:34 +02:00