office-gobmx/external/coinmp
Christian Lohmaier c1256034ff use --binary flag when applying patches with patch from git-bash
Change-Id: Idbd4ad7ad89dc727e2f0cf851c4c62f05d5b2a0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166328
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2024-04-24 15:50:35 +02:00
..
bind2nd.patch.1 external/coinmp: Update to CoinMP 1.8.4 2023-06-09 12:24:56 +02:00
clang-with-path.patch external/coinmp: Update to CoinMP 1.8.4 2023-06-09 12:24:56 +02:00
coinmp-msvc-disable-sse2.patch.1 fdo#82430: MSVC build: avoid using SSE2 instructions in some externals 2014-10-02 17:20:15 +02:00
configure-exit.patch exteranl/coinmp: Fix build with recent GCC 11 trunk 2020-10-01 14:11:11 +02:00
ExternalPackage_coinmp.mk external/coinmp: Update to CoinMP 1.8.4 2023-06-09 12:24:56 +02:00
ExternalProject_coinmp.mk external/coinmp: Update to CoinMP 1.8.4 2023-06-09 12:24:56 +02:00
libtool.patch Make some externals' libtool copies cope with -mllvm 2017-05-02 22:51:33 +02:00
Makefile Add CoinMP external as an alternative to lpsolve. 2014-03-03 13:35:41 +01:00
Module_coinmp.mk Add CoinMP external as an alternative to lpsolve. 2014-03-03 13:35:41 +01:00
no-binaries.patch.1 external/coinmp: Update to CoinMP 1.8.4 2023-06-09 12:24:56 +02:00
odr.patch external/coinmap: Address ODR violations 2023-06-14 07:24:36 +02:00
pedantic-errors.patch external/coinmp: Avoid -Werror,-Wc++2b-extensions 2022-05-17 18:34:39 +02:00
README Add CoinMP external as an alternative to lpsolve. 2014-03-03 13:35:41 +01:00
register.patch external/coinmp: Update to CoinMP 1.8.4 2023-06-09 12:24:56 +02:00
rpath.patch Extend libtool RPATH outsmarting hack to external/coinmp's CoinUtils 2018-12-11 17:31:01 +01:00
ubsan.patch.0 external/coinmp: -fsanitize=nonnull-attribute 2015-06-02 17:35:20 +02:00
UnpackedTarball_coinmp.mk use --binary flag when applying patches with patch from git-bash 2024-04-24 15:50:35 +02:00
werror-undef.patch.0 coverity#1202902 Uncaught CoinError exception 2014-06-06 14:56:28 +01:00
windows.build.patch.1 external/coinmp: Update to CoinMP 1.8.4 2023-06-09 12:24:56 +02:00
Wnon-c-typedef-for-linkage.patch external/coinmp: -Werror,-Wnon-c-typedef-for-linkage 2020-02-10 08:03:34 +01:00

CoinMP is a C-API library that supports most of the functionality of CLP (Coin LP),
CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects.

Info [https://projects.coin-or.org/CoinMP].
From [http://www.coin-or.org/download/source/CoinMP/].