summaryrefslogtreecommitdiff
path: root/external/coinmp
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Add preliminary VS 2022 supportHossein1-0/+1
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-1/+1
2020-10-01exteranl/coinmp: Fix build with recent GCC 11 trunkStephan Bergmann2-0/+34
2020-07-20external/coinmp: C++17 no longer supports "register"Stephan Bergmann2-0/+370
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann1-1/+0
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+4
2020-02-10Mark external/coinmp/Wnon-c-typedef-for-linkage.patch as upstreamedStephan Bergmann1-0/+3
2020-02-10external/coinmp: -Werror,-Wnon-c-typedef-for-linkageStephan Bergmann2-0/+15
2019-11-01coinmp: disable "glpk", whatever that isMichael Stahl1-0/+1
2019-04-16Initial VS 2019 SupportTomoyuki Kubota1-1/+2
2019-01-16Minimum Supported Version is VS2017himajin1000001-1/+0
2018-12-11Extend libtool RPATH outsmarting hack to external/coinmp's CoinUtilsStephan Bergmann1-0/+10
2018-01-08coinmp: link with /DYNAMICBASEMichael Stahl1-8/+8
2017-10-28use predefined workdir pathDavid Tardon1-8/+8
2017-10-04use the new gbuild way to update config.*David Tardon3-17768/+12
2017-09-06corrected commit 397e2f0cfb310ac606705c74e5907195e5ca7872jan Iversen2-0/+190
2017-09-06external/coinmp: Update config.{guess,sub}Stephan Bergmann5-651/+17578
2017-07-13Pass verbose=true into external/coinmpStephan Bergmann1-0/+1
2017-06-11iOS, solved coinmp buildbreakerjan Iversen1-19/+2
2017-06-11iOS, coinmp patch (addon)jan Iversen1-1/+187
2017-06-11iOS coinmp patchjan Iversen2-0/+22
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl1-1/+0
2017-05-02Make some externals' libtool copies cope with -mllvmStephan Bergmann2-0/+163
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-355/+1
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky1-1/+1
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann1-1/+1
2017-02-15Support MSVC 15.0David Ostrovsky1-0/+2
2016-11-17chmod -xTor Lillqvist1-0/+0
2016-09-21coinmp: no need for bzip2 libraryMichael Stahl1-0/+1
2016-07-01remove executable bit from .mk filesMichael Stahl1-0/+0
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