summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)Author
2011-08-30Use --kill-atTor Lillqvist
2011-08-30Look for and deliver shared libgcc and libstdc++ for MinGWTor Lillqvist
Also remove mingwm10.dll stuff. That is an obsolete DLL not used by current MinGW, says Fridrich.
2011-08-26Bin USE_MINGWTor Lillqvist
Its alternative values as used by OOo is irrelevant to us as we don't intend to support building using MinGW on Windows itself. To us, MinGW always means cross-compilation. For us it is enough to look at $(OS)$(COM), and WNTGCC always implies cross-compilation. (OOo on the other hand attempts to support use of the Cygwin gcc with the -mno-cygwin option (which is practically considered an obsolete option), the normal MinGW compiler (but still from Cygwin), but not cros-compilation.)
2011-07-21MsiGetPatchInfoA and W were missingTor Lillqvist
2011-07-21Make import libs for msi and urlmon dlls based on Wine's .def filesTor Lillqvist
2011-07-14Relocate the headers from Wine, add two new onesTor Lillqvist
2011-07-14Add constructor and GetValue() method to the Color classTor Lillqvist
2011-07-14Add the gdiplus headers and import library from Wine, for cross-compilationTor Lillqvist
2011-06-29Produce an import library for jawt.dll when cross-compiling to WindowsTor Lillqvist
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-22Simplify MinGW crackTor Lillqvist
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-09Don't do this for Android eitherTor Lillqvist
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-22Bypass some weird crack when cross-compiling with MinGWTor Lillqvist
2011-05-14Bypass for iOS, tooTor Lillqvist
2011-02-10Porting LO to DragonflyFrancois Tigeot
2011-02-02Clean up makefilesThomas Arnhold
2010-12-21Drop msvc*7*.dll, see fdo#32426Tor Lillqvist
2010-12-21Actually we don't seem to need instmsiw.exeTor Lillqvist
2010-12-21Make external/msi/readme.txt less misleadingTor Lillqvist
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-09Remove references to unicows.dllJesús Corrius
2010-11-06add OPENBSD ifdefs where neededRobert Nagy
2010-10-28Add directory for msvcp100 librariesJesús Corrius
2010-10-13tweak for AIXCaolán McNamara
2010-10-13Do not worry about libstdc++.so.6 on NetBSD either.Thomas Klausner
2010-10-04Deliver the VC runtime distribuable installers into solverFridrich Štrba
2010-09-16Drop requirements needed only for Win9x supportTor Lillqvist
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-14build-fix-win32.diff: Fix Windows build on partitions without short namesTor Lillqvist
2010-07-13CWS-TOOLING: integrate CWS configure25_OOO330Kurt Zenker
2010-06-22configure25: per request of QA: external/StAX -> stax/downloadRene Engelhard
2010-06-22CWS-TOOLING: integrate CWS cmcfixes75obo
2010-06-16CWS systemlibc: #i69033#: some fixes for WindowsMathias Bauer
2010-06-02cmcfixes75: #i111770# handle libgcc_s.so.1|2|4 in deliverCaolán McNamara
2010-05-25systemlibc: rename new SYSTEM_* variables to better names ↵Rene Engelhard
)SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT
2010-05-22cmcfixes75: #i111770# remove configure.in hacks and handle prelinked ↵Caolán McNamara
system-stdlibs properly and fix the so.1 -> so.2 for hppa and m68k
2010-05-18systemlibc: migrate systemlibc to hg; try again from scratchRene Engelhard
2010-04-13CWS-TOOLING: integrate CWS ause110Jens-Heiner Rechtien
2010-03-24mingwport29: merge with DEV300 m75tono
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau
2010-03-05i#109673: Mingw port fix: new Windows property handlertono
2010-03-05DEV300 masterfix: #i10000# Module external_so does not exist any more.Ruediger Timm
Notes: split repo tag: libs-extern_ooo/DEV300_m74
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
Notes: split repo tag: libs-extern_ooo/DEV300_m72 split repo tag: libs-extern_ooo/DEV300_m73
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-26ause110: update to DEV300m70Hans-Joachim Lankenau
2010-01-24i#108619: New visual style for mingw porttono
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau
2009-11-13sb116: #i106845# removed obsolete IRIX portsb
2009-09-18CWS-TOOLING: integrate CWS mingwport24Ivo Hinkelmann
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-08-27CWS-TOOLING: integrate CWS gpc100Vladimir Glazounov
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-26CWS-TOOLING: integrate CWS mingwport22Vladimir Glazounov
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