Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-05 | no need to check for vcredist files, Windows installer don't use them | Andras Timar | |
2011-10-01 | Revert "disable de sub-project wingw-dll for now... apparently a botched commit" | Jan Holesovsky | |
This reverts commit ef0a4c5ebbfbb90a5739cb6d6b055ee1c91e8aa8. Sorry for the trouble, should be OK now. | |||
2011-10-01 | Add forgotten file - makefile for copying the -system dlls. | Jan Holesovsky | |
This should have been part of commit 3927d9bd2af2511679120effdc790c99180fdf83. | |||
2011-10-01 | disable de sub-project wingw-dll for now... apparently a botched commit | Norbert Thiebaud | |
2011-09-30 | Add support for bundling the -system .dll's into the MinGW builds. | Jan Holesovsky | |
2011-09-28 | remove checks for unused BUILD_SPECIAL environment variable | Andras Timar | |
2011-08-30 | Use --kill-at | Tor Lillqvist | |
2011-08-30 | Look for and deliver shared libgcc and libstdc++ for MinGW | Tor Lillqvist | |
Also remove mingwm10.dll stuff. That is an obsolete DLL not used by current MinGW, says Fridrich. | |||
2011-08-26 | Bin USE_MINGW | Tor 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-21 | MsiGetPatchInfoA and W were missing | Tor Lillqvist | |
2011-07-21 | Make import libs for msi and urlmon dlls based on Wine's .def files | Tor Lillqvist | |
2011-07-14 | Relocate the headers from Wine, add two new ones | Tor Lillqvist | |
2011-07-14 | Add constructor and GetValue() method to the Color class | Tor Lillqvist | |
2011-07-14 | Add the gdiplus headers and import library from Wine, for cross-compilation | Tor Lillqvist | |
2011-06-29 | Produce an import library for jawt.dll when cross-compiling to Windows | Tor 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-22 | Simplify MinGW crack | Tor 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-09 | Don't do this for Android either | Tor Lillqvist | |
2011-06-06 | Always compare CROSS_COMPILING explicitly to "YES" | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-22 | Bypass some weird crack when cross-compiling with MinGW | Tor Lillqvist | |
2011-05-14 | Bypass for iOS, too | Tor Lillqvist | |
2011-02-10 | Porting LO to Dragonfly | Francois Tigeot | |
2011-02-02 | Clean up makefiles | Thomas Arnhold | |
2010-12-21 | Drop msvc*7*.dll, see fdo#32426 | Tor Lillqvist | |
2010-12-21 | Actually we don't seem to need instmsiw.exe | Tor Lillqvist | |
2010-12-21 | Make external/msi/readme.txt less misleading | Tor 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-09 | Remove references to unicows.dll | Jesús Corrius | |
2010-11-06 | add OPENBSD ifdefs where needed | Robert Nagy | |
2010-10-28 | Add directory for msvcp100 libraries | Jesús Corrius | |
2010-10-13 | tweak for AIX | Caolán McNamara | |
2010-10-13 | Do not worry about libstdc++.so.6 on NetBSD either. | Thomas Klausner | |
2010-10-04 | Deliver the VC runtime distribuable installers into solver | Fridrich Štrba | |
2010-09-16 | Drop requirements needed only for Win9x support | Tor 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-14 | build-fix-win32.diff: Fix Windows build on partitions without short names | Tor Lillqvist | |
2010-07-13 | CWS-TOOLING: integrate CWS configure25_OOO330 | Kurt Zenker | |
2010-06-22 | configure25: per request of QA: external/StAX -> stax/download | Rene Engelhard | |
2010-06-22 | CWS-TOOLING: integrate CWS cmcfixes75 | obo | |
2010-06-16 | CWS systemlibc: #i69033#: some fixes for Windows | Mathias Bauer | |
2010-06-02 | cmcfixes75: #i111770# handle libgcc_s.so.1|2|4 in deliver | Caolán McNamara | |
2010-05-25 | systemlibc: rename new SYSTEM_* variables to better names ↵ | Rene Engelhard | |
)SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT | |||
2010-05-22 | cmcfixes75: #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-18 | systemlibc: migrate systemlibc to hg; try again from scratch | Rene Engelhard | |
2010-04-13 | CWS-TOOLING: integrate CWS ause110 | Jens-Heiner Rechtien | |
2010-03-24 | mingwport29: merge with DEV300 m75 | tono | |
2010-03-10 | ause110: update to DEV300_m74 | Hans-Joachim Lankenau | |
2010-03-05 | i#109673: Mingw port fix: new Windows property handler | tono | |
2010-03-05 | DEV300 masterfix: #i10000# Module external_so does not exist any more. | Ruediger Timm | |
Notes: split repo tag: libs-extern_ooo/DEV300_m74 | |||
2010-02-17 | CWS-TOOLING: integrate CWS changefileheader2 | Vladimir Glazunov | |
Notes: split repo tag: libs-extern_ooo/DEV300_m72 split repo tag: libs-extern_ooo/DEV300_m73 | |||
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2010-01-26 | ause110: update to DEV300m70 | Hans-Joachim Lankenau | |