Tor Lillqvist
ec937d5c10
MsiGetPatchInfoA and W were missing
2011-07-21 23:30:12 +03:00
Tor Lillqvist
c2a0aed22a
Make import libs for msi and urlmon dlls based on Wine's .def files
2011-07-21 23:21:40 +03:00
Tor Lillqvist
7efa9cb259
Relocate the headers from Wine, add two new ones
2011-07-14 21:04:39 +03:00
Tor Lillqvist
490b499531
Add constructor and GetValue() method to the Color class
2011-07-14 18:17:37 +03:00
Tor Lillqvist
c25d059a8b
Add the gdiplus headers and import library from Wine, for cross-compilation
2011-07-14 15:57:16 +03:00
Tor Lillqvist
6be700e1ca
Produce an import library for jawt.dll when cross-compiling to Windows
...
There is just one export from jawt.dll, so just build an import
library trivially ourselves instead of requiring copying the jawt.lib
from a Windows JDK installation.
2011-06-29 12:24:25 +03:00
Tor Lillqvist
981641aec8
Simplify MinGW crack
...
Avoid copy-pasting. Just change the pointless use of
double-underscore-prefixed identifiers __argc and __argv in the getopt
prototypes (which clashes with stuff from MinGW's stdlib.h,
apparently) to plain argc and argv for all platforms.
2011-06-22 09:07:10 +03:00
Tor Lillqvist
790005a402
Don't do this for Android either
2011-06-09 19:10:07 +03:00
Tor Lillqvist
47ef127cb4
Always compare CROSS_COMPILING explicitly to "YES"
2011-06-06 08:57:32 +03:00
Tor Lillqvist
ad700e1f6e
Drop %_EXT% which was always empty
2011-06-03 13:27:22 +03:00
Tor Lillqvist
8c3740eb6e
Bypass some weird crack when cross-compiling with MinGW
2011-05-22 10:53:50 +03:00
Tor Lillqvist
b0a85a11c3
Bypass for iOS, too
2011-05-14 01:24:14 +03:00
Francois Tigeot
128ca1c1e4
Porting LO to Dragonfly
2011-02-10 10:39:26 +01:00
Thomas Arnhold
fb95d02a1d
Clean up makefiles
2011-02-02 11:50:17 +01:00
Tor Lillqvist
3a79aa5f59
Drop msvc*7*.dll, see fdo#32426
2010-12-21 19:14:03 +02:00
Tor Lillqvist
682be38a3f
Actually we don't seem to need instmsiw.exe
2010-12-21 19:01:26 +02:00
Tor Lillqvist
5a138f91c6
Make external/msi/readme.txt less misleading
...
No point talking about the ".NET compiler" as it was MSVC 2003 that
was also called "MSVC .NET". In the Microsoft compiler we now use,
2008, there is no ".NET" in the name.
Also, in LibreOffice we bundle only instmsiw.exe, not instmsia.exe.
2010-12-21 16:53:22 +02:00
Jesús Corrius
a11f35b67b
Remove references to unicows.dll
2010-12-09 23:50:11 +01:00
Robert Nagy
87dddc4ac1
add OPENBSD ifdefs where needed
2010-11-06 18:31:12 +01:00
Jesús Corrius
30757d14fe
Add directory for msvcp100 libraries
2010-10-28 12:24:14 +02:00
Caolán McNamara
6e56937817
tweak for AIX
2010-10-13 20:11:10 +01:00
Thomas Klausner
e2053a3b53
Do not worry about libstdc++.so.6 on NetBSD either.
2010-10-13 13:31:59 +02:00
Fridrich Štrba
f029129b7d
Deliver the VC runtime distribuable installers into solver
2010-10-04 12:25:45 +02:00
Tor Lillqvist
12a436efff
Drop requirements needed only for Win9x support
...
Don't require and distribute unicows.dll and instmsia.exe (Windows
Installer 2.0 installer for Win9x). Drop the Win9x-specific code in
setup.exe. Do still require and distribute gdiplus.dll for Win2k
support (bnc#522833).
2010-09-16 19:55:06 +03:00
Tor Lillqvist
6e84ca7a66
build-fix-win32.diff: Fix Windows build on partitions without short names
2010-09-14 12:20:45 +02:00
Kurt Zenker
e83880d897
CWS-TOOLING: integrate CWS configure25_OOO330
2010-07-13 13:58:14 +02:00
Rene Engelhard
56b4f3dee9
configure25: per request of QA: external/StAX -> stax/download
2010-06-22 22:56:36 +02:00
obo
baff42dc3f
CWS-TOOLING: integrate CWS cmcfixes75
2010-06-22 15:46:16 +02:00
Mathias Bauer
4263775085
CWS systemlibc: #i69033#: some fixes for Windows
2010-06-16 19:57:33 +02:00
Caolán McNamara
94b12d448e
cmcfixes75: #i111770# handle libgcc_s.so.1|2|4 in deliver
2010-06-02 12:08:17 +01:00
Rene Engelhard
2d56605a7e
systemlibc: rename new SYSTEM_* variables to better names )SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT
2010-05-25 11:56:39 +02:00
Caolán McNamara
458067db24
cmcfixes75: #i111770# remove configure.in hacks and handle prelinked system-stdlibs properly and fix the so.1 -> so.2 for hppa and m68k
2010-05-22 15:59:46 +01:00
Rene Engelhard
36ff8423c3
systemlibc: migrate systemlibc to hg; try again from scratch
2010-05-18 14:05:20 +02:00
Jens-Heiner Rechtien
bd16a2c600
CWS-TOOLING: integrate CWS ause110
2010-04-13 12:42:37 +02:00
tono
57c06926ac
mingwport29: merge with DEV300 m75
2010-03-24 06:43:30 +09:00
Hans-Joachim Lankenau
c2d29ac912
ause110: update to DEV300_m74
2010-03-10 16:36:40 +01:00
tono
11da7a9647
i#109673: Mingw port fix: new Windows property handler
2010-03-05 19:15:20 +09:00
Ruediger Timm
697dd812b2
DEV300 masterfix: #i10000# Module external_so does not exist any more.
2010-03-05 09:08:26 +01:00
Vladimir Glazunov
4bc7de8f28
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +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
tono
456ba14d1a
i#108619: New visual style for mingw port
2010-01-24 19:04:58 +09: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
sb
0888c59dfb
sb116: #i106845# removed obsolete IRIX port
2009-11-13 11:04:06 +01:00
Ivo Hinkelmann
93b228f440
CWS-TOOLING: integrate CWS mingwport24
...
2009-09-13 02:15:22 +0200 tono r276097 : i#105033: mingw port: accept incomplete deflib
2009-09-12 15:14:34 +0200 tono r276096 : i#105012: mingw port: $(PATH) should be quoted
2009-09-12 15:12:49 +0200 tono r276095 : i#105011: mingw port: berkeleydb fix
2009-09-12 15:11:39 +0200 tono r276094 : i#105010: mingw port: decline libdl
2009-09-12 15:10:21 +0200 tono r276093 : i#105009: mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h
2009-09-12 15:08:27 +0200 tono r276092 : reverting changes to revise log messages
2009-09-12 11:55:48 +0200 tono r276090 : i#105014: mingw port: change to latest w32api and mingw runtime
2009-09-12 11:52:12 +0200 tono r276089 : i#105013: mingw port: fix gas error in call.s in bridges
2009-09-12 11:42:04 +0200 tono r276088 : mingw port: should be quoted
2009-09-12 11:35:35 +0200 tono r276087 : mingw port: berkeleydb fix
2009-09-12 11:32:34 +0200 tono r276086 : mingw port: decline libdl
2009-09-12 11:20:50 +0200 tono r276085 : mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h
2009-09-18 14:37:01 +00:00
Vladimir Glazounov
9833670d84
CWS-TOOLING: integrate CWS gpc100
...
2009-08-07 20:21:15 +0200 ka r274784 : CWS-TOOLING: rebase CWS gpc100 to trunk@274622 (milestone: DEV300:m54)
2009-08-07 14:11:35 +0200 ka r274764 : #i75026#: removal of GPC dependency
2009-08-27 01:14:49 +00: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
Release Engineers
616f513395
CWS-TOOLING: integrate CWS mingwport19
...
2009-04-23 16:09:03 +0200 tono r271180 : revert changes
2009-04-20 15:15:31 +0200 tono r270988 : i101223: MinGW port: atl patch fix
2009-04-14 14:54:29 +0200 tono r270779 : i101077: mingw port: make python to work with OOo
2009-04-14 14:52:46 +0200 tono r270777 : i101073: Mingw port fix: openssl 0.9.8k in cygwin case
2009-05-04 11:45:11 +00:00
Release Engineers
303ca12cfa
CWS-TOOLING: integrate CWS mingwport18
...
2009-03-27 12:51:41 +0100 tono r270150 : CWS-TOOLING: rebase CWS mingwport18 to trunk@270033 (milestone: DEV300:m45)
2009-03-26 22:41:14 +0100 tono r270120 : files with invalid names removed
2009-03-26 22:40:11 +0100 tono r270119 : files with invalid names removed
2009-03-26 22:39:04 +0100 tono r270118 : files with invalid names removed
2009-03-26 22:36:00 +0100 tono r270117 : files with invalid names removed
2009-03-26 22:33:42 +0100 tono r270116 : files with invalid names removed
2009-03-26 22:32:14 +0100 tono r270115 : files with invalid names removed
2009-03-26 22:24:41 +0100 tono r270114 : files with invalid names removed
2009-03-26 22:16:41 +0100 tono r270113 : files with invalid names removed
2009-03-26 22:15:52 +0100 tono r270112 : files with invalid names removed
2009-03-26 22:14:44 +0100 tono r270111 : files with invalid names removed
2009-03-26 22:12:28 +0100 tono r270110 : files with invalid names removed
2009-03-26 21:46:31 +0100 tono r270109 : files with invalid names removed
2009-03-22 12:41:21 +0100 tono r269847 : i#100463: MinGW port header patch enhancement
2009-03-22 12:39:39 +0100 tono r269846 : i#100462: MinGW port update for python
2009-03-22 12:37:52 +0100 tono r269845 : i#100461: MinGW port fix for store/workben
2009-03-22 12:36:10 +0100 tono r269844 : i#100460: MinGW port fix for sal when debug=true
2009-03-21 01:06:50 +0100 tono r269833 : i#100210: MinGW port fix for hunspell-1.2.8
2009-03-21 01:04:08 +0100 tono r269832 : i#100209: MinGW port fix for sspi
2009-04-10 09:52:21 +00:00
Vladimir Glazounov
275debd869
CWS-TOOLING: integrate CWS mingwport17
...
2009-02-02 09:09:07 +0100 tono r267246 : i#98723#: Less conditionals in libs.mk for mingw
2009-02-02 09:06:03 +0100 tono r267244 : i#98722#: Skip building ldump in mingw
2009-02-02 09:04:05 +0100 tono r267243 : i#98721#: Improve symbol extraction in mingw
2009-02-02 09:02:07 +0100 tono r267242 : i#98720#: Improve strip performance in mingw
2009-02-02 08:59:36 +0100 tono r267241 : i#98719#: Copy mingw multithread runtime in external
2009-02-02 08:55:09 +0100 tono r267240 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:53:33 +0100 tono r267239 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:50:36 +0100 tono r267237 : i#98717#: Avoid MSVC version check in mingw configure
2009-01-28 22:28:53 +0100 tono r267088 : i#97608#: Remove Guiddef.h inclusion
2009-01-28 22:24:23 +0100 tono r267087 : i#96980#: cairo dll name is different in mingw build
2009-01-28 22:19:19 +0100 tono r267086 : i#96731#: MinGW port fro embedserv update
2009-03-12 22:38:26 +00:00