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
Fridrich Štrba
eaa2426fb3
fix the lpsolve build
...
Change-Id: Ibb86fb64dd8bee950b70890018cd15dffd7484b1
2012-05-14 21:41:25 +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
Bjoern Michaelsen
b1c3e8ae28
make gbuild the default assumption of build.pl
...
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +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
Josh Heidenreich
dd929dd089
Added and improved READMEs for modules whihc used to be in libs-extern
2012-02-08 23:18:06 -05:00
Norbert Thiebaud
a0982b0000
use -Wno-long-double only if gxx supports it
2011-07-26 22:32:43 -05:00
Tor Lillqvist
ad700e1f6e
Drop %_EXT% which was always empty
2011-06-03 13:27:22 +03: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
Jan Holesovsky
89c4f8907f
Merge commit 'ooo/DEV300_m101' into intm101
...
Conflicts:
cppunit/ldflags.patch
hyphen/hyphen-2.4.patch
libegg/source/eggtrayicon.c
libtextcat/makefile.mk
2011-03-09 09:55:09 +01:00
tono
5256f32b98
mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name
2011-01-06 21:56:21 +09:00
Robert Nagy
60c398724a
Do not set -ldl on OpenBSD
2010-11-05 15:04:24 +01:00
Caolán McNamara
00284aeda8
update libtooling and config.guess for aix 7
2010-10-13 14:33:29 +01:00
sb
7d5193bb8e
sb121: merged in DEV300_m77
2010-04-22 10:19:10 +02: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
Hans-Joachim Lankenau
c2d29ac912
ause110: update to DEV300_m74
2010-03-10 16:36:40 +01:00
Jens-Heiner Rechtien
aac3a82b82
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Hans-Joachim Lankenau
545c84c508
ause110: update to DEV300m70
2010-01-26 18:35:38 +01:00
Hans-Joachim Lankenau
b29bb2dbee
ause110: #i106731# remove tarballs from scm and find them in download cache dir
2010-01-15 14:55:12 +01:00
Jens-Heiner Rechtien
b24cbcb51b
DEV300 masterfix: #i10000#: add solenv to dependency list
2010-01-06 18:02:43 +01:00
Mathias Bauer
aa8f1fb394
merge commit
2009-09-25 21:47:16 +02:00
Jens-Heiner Rechtien
408c5595e3
CWS-TOOLING: integrate CWS cloph13
...
2009-09-01 #i104566# also use syslibroot/isysroot for external components
2009-08-28 #i104568# clean up duplicated definitions of OBJCXXFLAGS
2009-08-28 #i104567# add ccache-detection to configure (to skip to objcxx-flags)
2009-08-28 #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility
use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches
ignore "-isysroot /Developer/..." arguments for OOo's cpp
2009-09-16 14:49:32 +00:00
Mathias Bauer
ed19c2b767
merge commit to DEV300_m57
2009-09-09 11:45:13 +02:00
Vladimir Glazounov
f0ec1971d9
CWS-TOOLING: integrate CWS mingwport22
...
2009-08-19 16:18:46 +0200 tono r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-08-05 12:27:41 +0200 tono r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54)
2009-08-01 00:56:35 +0200 tono r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-27 00:13:27 +0200 tono r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 06:19:59 +0200 tono r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static"
2009-07-25 06:13:56 +0200 tono r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread
2009-07-25 06:05:22 +0200 tono r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section
2009-07-25 05:54:09 +0200 tono r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope
2009-07-25 05:44:58 +0200 tono r274328 : i#103799: mingw gcc-4.4.0 port: add some #include
2009-07-25 05:33:09 +0200 tono r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path
2009-07-25 05:24:42 +0200 tono r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge
2009-07-25 05:16:20 +0200 tono r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 04:01:59 +0200 tono r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-07-25 02:44:01 +0200 tono r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging
2009-07-25 02:28:21 +0200 tono r274321 : i#103791: mingw port fix typo
2009-08-26 06:36:38 +00:00
Mathias Bauer
4783cac5ec
#i103496#: remove superfluous dependencies in external libraries
2009-07-28 16:29:26 +02:00
Oliver Bolte
177eb5d1cd
CWS-TOOLING: integrate CWS ause099
...
2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit
2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup
2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line
2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone
2009-01-23 11:23:42 +0100 rt r266799 : Header
2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable
2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable
2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup
2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39)
2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37)
2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive
2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
2009-02-19 07:29:28 +00: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
Rüdiger Timm
da7b6bc461
INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED
...
2008/03/31 13:19:32 rt 1.4.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:18:42 +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
Vladimir Glazounov
6305e40668
INTEGRATION: CWS mingwport11 (1.3.2); FILE MERGED
...
2008/02/11 14:47:06 vg 1.3.2.1: #i85952# catch-up fix for mingwport
2008-02-12 15:04:29 +00:00
Vladimir Glazounov
191a601568
INTEGRATION: CWS mingwport11 (1.1.2); FILE MERGED
...
2008/02/11 14:47:06 vg 1.1.2.1: #i85952# catch-up fix for mingwport
2008-02-12 15:04:15 +00:00
Niklas Nebel
e7e8939f03
#i8808# build on macosx
2007-12-21 08:32:37 +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