aboutsummaryrefslogtreecommitdiffstats
path: root/math/clp/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.16.10wen2016-10-251-2/+3
| | | | | | PR: 213136 Submitted by: pfg@ Approved by: maintainer(timeout, >14 days)
* Update to 1.16.8mat2015-10-291-2/+2
| | | | | | | | | | | | | - Add LICENSE - Use blaslapack - Use flags and options hints from other COIN ports. - Use pathfix - Strip libraries - Use the test framework PR: 203277 Submitted by: pfg Sponsored by: Absolight
* - Update to 1.12.1wen2011-03-081-3/+2
| | | | | | PR: ports/155015 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: maintainer
* - Update to 1.11.0miwi2010-01-221-3/+3
| | | | | PR: 142952 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> (maintainer)
* Update to version 1.10.0, fixing an existing build error with GCC 4.4 bygerald2009-09-171-3/+3
| | | | | | | | | means of an additional patch. Reported by: pav and miwi (from pointyhat) Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Approved by: maintainer timeout Feature safe: yes
* - Update to 1.8.2amdmi32008-11-101-3/+3
| | | | | | | | - Minor port knits PR: 128701 Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> Approved by: "Co Nijn" <co9co9 at gmail dot com> (maintainer)
* - Update to 1.8.0pav2008-08-221-3/+3
| | | | | | PR: ports/126555 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: Co Nijn <co9co9@gmail.com> (maintainer)
* - Update to 1.7.4rafan2008-06-081-3/+3
| | | | | PR: ports/123821 Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> (maintainer)
* - Update to 1.6.0pav2007-12-161-3/+3
| | | | | | PR: ports/118532 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: Co Nijn <co9co9@gmail.com> (maintainer)
* This is a port of Clp (Coin-or linear programming), which is an open-sourceclsung2007-09-051-0/+3
linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also included. WWW: http://www.coin-or.org/Clp/index.html PR: ports/115185 Submitted by: Robin Schilham