summaryrefslogtreecommitdiff
path: root/external/coinmp
AgeCommit message (Expand)AuthorFilesLines
2016-03-03Fix coinmp on MSVC 14.0David Ostrovsky2-0/+13
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl1-1/+0
2015-09-02Fix coinmp on MSVC 14.0David Ostrovsky1-0/+1
2015-06-12Fix Linux RPATH of various external modulesStephan Bergmann3-0/+56
2015-06-02external/coinmp: -fsanitize=nonnull-attributeStephan Bergmann2-0/+12
2015-03-16external/coinmp: Work around -Werror,-Wformat-pedanticStephan Bergmann2-0/+11
2015-01-29tdf#80370: Fix Mac OS X install names of external/{coinmp,lpsolve}Stephan Bergmann1-0/+11
2015-01-08coinmp: Don't hard code Win32 platform on WindowsDavid Ostrovsky3-2/+21
2014-11-19coinmp: conditional patchRobert Antoni Buj i Gelonch1-2/+3
2014-10-02fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl2-0/+11
2014-09-17Bye bye VS2010Tor Lillqvist1-1/+0
2014-08-09VS2013: Override ToolsVersion settingThomas Arnhold1-1/+1
2014-08-07fix external/coinmp on OSX: bad symlinkingDouglas Mencken1-8/+8
2014-07-29Make coinmp build with VS2013Tor Lillqvist2-0/+353
2014-07-14coinmp: macosx.build.patchrbuj2-1/+317
2014-07-11VS2013: Adjust coinmp to 12.0 vcproj versionDavid Ostrovsky1-0/+1
2014-06-06coverity#1202902 Uncaught CoinError exceptionCaolán McNamara2-0/+12
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl1-1/+1
2014-05-22fdo#77313: coinmp: error: format not a string literal and no format argumentsMatúš Kukan2-0/+13
2014-05-20Make CoinMP build for AndroidTor Lillqvist3-0/+170
2014-05-20Make CoinMP build for iOSTor Lillqvist2-0/+4
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier1-1/+1
2014-04-11Don't even dare check for FortranStephan Bergmann1-1/+1
2014-04-05Fix Windows build(external/coinmp)Tomofumi Yagi1-1/+1
2014-04-04coinmp: actually link the librariesMichael Stahl1-0/+1
2014-03-03Add CoinMP external as an alternative to lpsolve.Matúš Kukan7-0/+3348