summaryrefslogtreecommitdiff
path: root/lpsolve/lp_solve_5.5.patch
AgeCommit message (Collapse)AuthorFilesLines
2012-11-07convert lpsolve to gbuildPeter Foley1-50/+0
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680 Reviewed-on: https://gerrit.libreoffice.org/1002 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-11-04Enough with that...Norbert Thiebaud1-0/+50
peter's gbuildifications caused and ocean of red, that 1/ was not followed up by any attempt by the author to fix 2/ I wasted a good part of the weekend to de-entangle with only partial sucess reverting the whole mess for now... to be resubmited when a bit less borked... This reverts commit c4c160a4519f20d50e7189ef92aac99b83c4cc6a. This reverts commit faef2e51d0c7b74334a11400b205daf382805780. This reverts commit 057ce1fe2911f51be97199bf95e175db8aebfa42. This reverts commit a7d34af344900233ba08aee2a56a3daf85ab2421. This reverts commit befae0ceb80deb4623f3e41ff88b6dcb63eca0ad. This reverts commit 433b43bcd2dbd146a9d6342fab0704d653c50d29. This reverts commit 93e2c4a9d257ebbe794fbaba888229857e7c42d8.
2012-11-03convert lpsolve to gbuildPeter Foley1-50/+0
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
2012-10-15Must use $AR and not build platform arTor Lillqvist1-1/+1
Change-Id: Ic834c9ffdba1d1c363d304c535987bad1c64c4b2
2012-09-14Adapt for DISABLE_DYNLOADINGTor Lillqvist1-0/+15
Change-Id: I0beb4dcf9051c678bde5d49b83cec697ab17c595
2012-08-27Bypass the solver component for iOS for nowTor Lillqvist1-15/+0
Change-Id: I09551ef015d31d2337ba3ab40e720210c095670f
2012-05-14Revert "Update lpsolve to 5.5.2.0. Resolves bug fdo#39496."Fridrich Štrba1-0/+150
Sorry to have to revert this, but it is too broken on Windows. Even on linux it needed some work to get right. Just stick with what was there while the author works on a better version. This reverts commit 21155b8739b1a90455e75b9b527c75e27390455c. Change-Id: Iaa075c2bd4d2fccf4d58052888735bedc83605c7
2012-05-14Update lpsolve to 5.5.2.0. Resolves bug fdo#39496.Tomas Chvatal1-150/+0
Change-Id: I10b6043bf43d0b65a982a8c4f0067ac726189c53
2012-04-15Propagate verbosity to lpsolve buildTor Lillqvist1-1/+5
2012-03-05mingw: override gcc's definition of INLINEDavid Tardon1-4/+7
gcc defines INLINE to __inline, which leads to 'multiple definition of ...' error on use of liblpsolve.dll.a (e.g., in sccomp). Also use host ar and ranlib.
2012-03-04mingw: change liblpsolve.a -> .dll.aDavid Tardon1-2/+7
2011-07-26use -Wno-long-double only if gxx supports itNorbert Thiebaud1-3/+10
2011-05-22-ldl is linux only and remove -lc from the flags tooRobert Nagy1-18/+31
2011-05-21Drop OS2Tor Lillqvist1-17/+0
2011-05-19Add forgotten quotesTor Lillqvist1-2/+2
2011-05-17Enable MinGW cross-compilation of lpsolveTor Lillqvist1-1/+27
2011-05-13Cross-compile lpsolve for iOSTor Lillqvist1-0/+15
2010-03-11sb120: #i110061# ...and make sure CC/CXX are used where appropriate (again ↵sb1-1/+4
based on that other patch by cloph) (transplanted from 7319e4d72cb37e0076e73c64abe7dbb01acc3bb3)
2008-12-09CWS-TOOLING: integrate CWS os2port04Rüdiger Timm1-0/+17
2008-11-27 13:22:38 +0100 ydario r264480 : #i96439#: fix build for unix platforms. 2008-11-26 18:32:42 +0100 ydario r264433 : #i96439#: os2 systemshell code (dummy code). 2008-11-26 16:33:48 +0100 ydario r264421 : #i96439#: vcl fix for pdf export of truetype fonts. 2008-11-26 15:04:44 +0100 ydario r264399 : #i96439#: build macros fix scripts, gcc specific flags. 2008-11-26 15:00:15 +0100 ydario r264398 : #i96439#: vcl source code updates. 2008-11-26 13:21:37 +0100 ydario r264378 : #i96439#: os2 build system fixes. 2008-11-26 13:20:27 +0100 ydario r264377 : #i96439#: configuration and build macros updates. 2008-11-26 13:16:35 +0100 ydario r264375 : #i96439#: new launcher code, build system updates. 2008-11-26 13:12:49 +0100 ydario r264373 : #i96439#: use OSL endian macro. 2008-11-26 12:54:50 +0100 ydario r264371 : #i96439#: os2 build system fixes. 2008-11-26 12:30:46 +0100 ydario r264367 : #i96439#: os2 build system fixes. 2008-11-26 12:09:33 +0100 ydario r264365 : #i96439#: _Export is a reserved keyword under gcc for os2. 2008-11-26 12:08:12 +0100 ydario r264364 : #i96439#: new libpath handling. 2008-11-26 11:57:51 +0100 ydario r264363 : #i96439#: use C call, generates proper stabs; fix rtti names.
2008-11-12CWS-TOOLING: integrate CWS cli004Rüdiger Timm1-1/+1
2008-11-06 12:34:38 +0100 christianlins r263378 : Add fix for issue #i95920#. 2008-11-04 17:10:30 +0100 christianlins r263331 : Add patch from issue #95662#. 2008-11-03 14:22:24 +0100 christianlins r263283 : Apply patch from issue #95798#.
2008-06-16INTEGRATION: CWS hr51 (1.3.6); FILE MERGEDRüdiger Timm1-90/+74
2008/06/06 14:43:22 hr 1.3.6.1: #i88947#: Solaris 64 bit support
2008-03-18INTEGRATION: CWS obo23 (1.2.4); FILE MERGEDVladimir Glazounov1-2/+61
2008/03/13 10:09:14 obo 1.2.4.2: #i85989# lpsolve doesnt honour configured compiler 2008/03/07 09:19:42 obo 1.2.4.1: #155512# fix for setsolar environment
2007-12-20#i8808# link with SOLARLIBNiklas Nebel1-1/+1
2007-11-23commit new module lpsolve to headNiklas Nebel1-0/+31