Tor Lillqvist
c29098917a
Get rid of (most uses of) GUI
...
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.
Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-25 17:53:25 +00:00
Peter Foley
085346f80d
convert lpsolve to gbuild
...
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-07 22:33:48 +00:00
Norbert Thiebaud
1b61693a15
Enough with that...
...
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 c4c160a451
.
This reverts commit faef2e51d0
.
This reverts commit 057ce1fe29
.
This reverts commit a7d34af344
.
This reverts commit befae0ceb8
.
This reverts commit 433b43bcd2
.
This reverts commit 93e2c4a9d2
.
2012-11-04 16:33:21 -06:00
Peter Foley
93e2c4a9d2
convert lpsolve to gbuild
...
Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
2012-11-03 19:52:07 -04:00
Tor Lillqvist
527b20868a
Must use $AR and not build platform ar
...
Change-Id: Ic834c9ffdba1d1c363d304c535987bad1c64c4b2
2012-10-15 16:13:15 +03:00
Tor Lillqvist
aa93225893
Adapt for DISABLE_DYNLOADING
...
Change-Id: I0beb4dcf9051c678bde5d49b83cec697ab17c595
2012-09-14 14:18:48 +03:00
Tor Lillqvist
bec74ec286
Bypass the solver component for iOS for now
...
Change-Id: I09551ef015d31d2337ba3ab40e720210c095670f
2012-08-27 11:37:40 +03:00
Fridrich Štrba
8b1692b68f
Revert "Update lpsolve to 5.5.2.0. Resolves bug fdo#39496."
...
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 21155b8739
.
Change-Id: Iaa075c2bd4d2fccf4d58052888735bedc83605c7
2012-05-14 21:49:37 +02:00
Tomas Chvatal
21155b8739
Update lpsolve to 5.5.2.0. Resolves bug fdo#39496.
...
Change-Id: I10b6043bf43d0b65a982a8c4f0067ac726189c53
2012-05-14 19:15:39 +02:00
Tor Lillqvist
f649237f0a
Propagate verbosity to lpsolve build
2012-04-15 15:24:36 +02:00
David Tardon
d0b7ad3a44
mingw: override gcc's definition of INLINE
...
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-05 12:06:10 +01:00
David Tardon
f65ed052f1
mingw: change liblpsolve.a -> .dll.a
2012-03-04 13:13:14 +01:00
Norbert Thiebaud
a0982b0000
use -Wno-long-double only if gxx supports it
2011-07-26 22:32:43 -05:00
Robert Nagy
1ea0cfac58
-ldl is linux only and remove -lc from the flags too
2011-05-22 11:24:38 +02:00
Tor Lillqvist
f05f831829
Drop OS2
2011-05-21 16:34:45 +03:00
Tor Lillqvist
bda0eb161f
Add forgotten quotes
2011-05-19 00:03:44 +03:00
Tor Lillqvist
a857f45293
Enable MinGW cross-compilation of lpsolve
2011-05-17 05:07:06 +03:00
Tor Lillqvist
6fe70ff48c
Cross-compile lpsolve for iOS
2011-05-13 19:42:28 +03:00
sb
ccade84731
sb120: #i110061# ...and make sure CC/CXX are used where appropriate (again based on that other patch by cloph)
...
(transplanted from 7319e4d72cb37e0076e73c64abe7dbb01acc3bb3)
2010-03-11 23:39:21 +01:00
Rüdiger Timm
e3ee495f2b
CWS-TOOLING: integrate CWS os2port04
...
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-12-09 08:43:20 +00:00
Rüdiger Timm
6e1f6d1dfa
CWS-TOOLING: integrate CWS cli004
...
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-11-12 13:19:46 +00:00
Rüdiger Timm
8e84782f8f
INTEGRATION: CWS hr51 (1.3.6); FILE MERGED
...
2008/06/06 14:43:22 hr 1.3.6.1: #i88947#: Solaris 64 bit support
2008-06-16 13:19:46 +00:00
Vladimir Glazounov
0fe9f02677
INTEGRATION: CWS obo23 (1.2.4); FILE MERGED
...
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
2008-03-18 13:44:17 +00:00
Niklas Nebel
dd98a32fd0
#i8808# link with SOLARLIB
2007-12-20 14:58:45 +00:00
Niklas Nebel
1addee9999
commit new module lpsolve to head
2007-11-23 20:29:22 +00:00