summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)AuthorFilesLines
2011-07-21MsiGetPatchInfoA and W were missingTor Lillqvist1-0/+2
2011-07-21Make import libs for msi and urlmon dlls based on Wine's .def filesTor Lillqvist4-2/+291
2011-07-14Relocate the headers from Wine, add two new onesTor Lillqvist18-5/+2436
2011-07-14Add constructor and GetValue() method to the Color classTor Lillqvist1-1/+9
2011-07-14Add the gdiplus headers and import library from Wine, for cross-compilationTor Lillqvist16-0/+3395
2011-06-29Produce an import library for jawt.dll when cross-compiling to WindowsTor Lillqvist3-0/+45
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 Lillqvist1-21/+20
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 Lillqvist1-11/+1
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-39/+39
2011-05-22Bypass some weird crack when cross-compiling with MinGWTor Lillqvist2-0/+12
2011-05-14Bypass for iOS, tooTor Lillqvist1-0/+2
2011-02-10Porting LO to DragonflyFrancois Tigeot1-0/+2
2011-02-02Clean up makefilesThomas Arnhold1-1/+0
2010-12-21Drop msvc*7*.dll, see fdo#32426Tor Lillqvist3-16/+0
2010-12-21Actually we don't seem to need instmsiw.exeTor Lillqvist2-3/+0
2010-12-21Make external/msi/readme.txt less misleadingTor Lillqvist1-4/+1
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 Corrius2-3/+0
2010-11-06add OPENBSD ifdefs where neededRobert Nagy1-0/+2
2010-10-28Add directory for msvcp100 librariesJesús Corrius1-0/+2
2010-10-13tweak for AIXCaolán McNamara1-0/+14
2010-10-13Do not worry about libstdc++.so.6 on NetBSD either.Thomas Klausner1-0/+2
2010-10-04Deliver the VC runtime distribuable installers into solverFridrich Štrba2-0/+5
2010-09-16Drop requirements needed only for Win9x supportTor Lillqvist1-1/+0
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 Lillqvist2-4/+5
2010-07-13CWS-TOOLING: integrate CWS configure25_OOO330Kurt Zenker1-3/+0
2010-06-22configure25: per request of QA: external/StAX -> stax/downloadRene Engelhard1-3/+0
2010-06-22CWS-TOOLING: integrate CWS cmcfixes75obo2-6/+6
2010-06-16CWS systemlibc: #i69033#: some fixes for WindowsMathias Bauer3-2/+9
2010-06-02cmcfixes75: #i111770# handle libgcc_s.so.1|2|4 in deliverCaolán McNamara1-2/+2
2010-05-25systemlibc: rename new SYSTEM_* variables to better names ↵Rene Engelhard2-5/+5
)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 McNamara1-4/+4
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 Engelhard2-3/+18
2010-04-13CWS-TOOLING: integrate CWS ause110Jens-Heiner Rechtien1-0/+1
2010-03-24mingwport29: merge with DEV300 m75tono1-1/+1
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau5-23/+24
2010-03-05i#109673: Mingw port fix: new Windows property handlertono2-63/+71
2010-03-05DEV300 masterfix: #i10000# Module external_so does not exist any more.Ruediger Timm1-1/+1
Notes: split repo tag: libs-extern_ooo/DEV300_m74
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov3-21/+6
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 Rechtien3-21/+6
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-26ause110: update to DEV300m70Hans-Joachim Lankenau1-2/+0
2010-01-24i#108619: New visual style for mingw porttono1-1/+17
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau1-0/+1
2009-11-13sb116: #i106845# removed obsolete IRIX portsb1-2/+0
2009-09-18CWS-TOOLING: integrate CWS mingwport24Ivo Hinkelmann2-1680/+563
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 Glazounov3-64/+0
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 Glazounov2-1/+22
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-05-04CWS-TOOLING: integrate CWS mingwport19Release Engineers1-16/+18
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-04-10CWS-TOOLING: integrate CWS mingwport18Release Engineers1-72/+76
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-03-12CWS-TOOLING: integrate CWS mingwport17Vladimir Glazounov5-4/+31
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