summaryrefslogtreecommitdiffstats
path: root/src/cgal.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move full package names from src/*.mk into package list (index.html)Volker Grabsch2012-03-291-1/+0
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.htmlVolker Grabsch2012-03-291-2/+0
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-1/+1
|
* package cgal: fix update macroTony Theodore2012-03-241-1/+1
|
* update package cgalMark Brand2012-03-241-4/+6
| | | | | | | --- src/cgal-1-fixes.patch | 46 +++++++++------------------------------------- src/cgal.mk | 10 ++++++---- 2 files changed, 15 insertions(+), 41 deletions(-)
* update package cgalLuis Saavedra2011-12-291-4/+4
|
* packages cgal, eigen, lapack: use CMAKE_TOOLCHAIN_FILETony Theodore2011-11-261-2/+2
|
* package cgal: fix build failure when qt is presentMark Brand2011-11-171-1/+1
| | | | | | | | | 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"
* package cgal: fix test program nameMark Brand2011-10-221-1/+1
|
* style improvements for projects cgal eigen mpfrMark Brand2011-10-211-11/+21
|
* new packages cgal eigen mpfrBrad Pitcher2011-10-211-0/+38