aboutsummaryrefslogtreecommitdiff
path: root/ports/ampl-mp
AgeCommit message (Collapse)Author
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2019-03-29[ampl-mp] Limit the scope of ICE workaround (#5870)zhihaoy
2019-02-11[ampl-mp] Add new port (#5331)zhihaoy
* [ampl-mp] Add new port This port aims for solver development, so it does not build any existing solver modules. The shared library build is disabled for now because it has some problem on Windows. closes: #4491 * [ampl-mp] Disable MATLAB MEX support