Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/bplustree
/
external
dc277bc
use MINGW_SYSROOT consistently
by Luboš Luňák
· 13 years ago
acfd176
name the libs to deliver correctly
by David Tardon
· 13 years ago
b87e86c
fix typo
by David Tardon
· 13 years ago
ba98416
add missing \
by David Tardon
· 13 years ago
f8ed393
drop CustomTarget_mingw_dlls from Module mk
by David Tardon
· 13 years ago
b1eb1db
copy dlls directly from mingw sysroot
by David Tardon
· 13 years ago
fe602ce
fix another typo
by David Tardon
· 13 years ago
d2ab4e7
get_target -> get_workdir. sigh
by David Tardon
· 13 years ago
9eb90b9
the wine .def files are in $SRCDIR
by David Tardon
· 13 years ago
fe36720
configure only looks in $MINGW_SYSROOT
by David Tardon
· 13 years ago
93d73b2
drop some unneeded explicit deps
by David Tardon
· 13 years ago
fad6904
drop executable bit
by David Tardon
· 13 years ago
0abaaf0
fix delivery of libjawt.dll.a
by David Tardon
· 13 years ago
96d3a20
WaE: unreferenced formal parameters and old-style declarators
by Tor Lillqvist
· 13 years ago
2819561
fix dmake build of module external ... I think
by Luboš Luňák
· 13 years ago
c290989
Get rid of (most uses of) GUI
by Tor Lillqvist
· 13 years ago
5b0d2d0
convert external to gbuild
by Peter Foley
· 13 years ago
332bd42
MinGW: Bundle also the libpoppler-*.dll
by Jan Holesovsky
· 13 years ago
d04ac66
dung out berkeleydb gnumake / configure bits ...
by Michael Meeks
· 13 years ago
feaef69
Don't bundle gdiplus.dll any more
by Tor Lillqvist
· 13 years ago
069704d
fdo#55514 libgmodule is needed too
by David Tardon
· 13 years ago
a6f97a7
fdo#54327 put system nss dlls into the install set
by David Tardon
· 13 years ago
5644397
fdo#55514 put liblangtag dll to install set
by David Tardon
· 13 years ago
50857f2
minizip is not used anymore
by David Tardon
· 13 years ago
16e6771
chop out uwinapi from more ext. projects
by David Tardon
· 13 years ago
55754a8
Revert "Win8 SDK no longer ships rebase.exe"
by Fridrich Štrba
· 13 years ago
59bf532
fix msm suport for VS2012
by Peter Foley
· 14 years ago
79fce4d
Win8 SDK no longer ships rebase.exe
by Peter Foley
· 14 years ago
fdcd850
enable build with Visual Studio 2012
by Peter Foley
· 14 years ago
ab03e87
add build support for libexslt
by David Tardon
· 14 years ago
c4c5026
Deliver also *.exe (to get python.exe delivered).
by Jan Holesovsky
· 14 years ago
d712218
fixing pyuno bridge on mingw: packaging system-python
by David Ostrovsky
· 14 years ago
0f6919c
better test for system boost date_time lib
by David Tardon
· 14 years ago
b5f066e
Revert "remove redundant test for presence of dlls"
by David Tardon
· 14 years ago
5faaada
remove redundant test for presence of dlls
by David Tardon
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
28eaee8
mingw: check for jpeg dll
by David Tardon
· 14 years ago
9339da8
mingw: check for system iconv dll
by David Tardon
· 14 years ago
1f09f96
mingw: allow use of system zlib
by David Tardon
· 14 years ago
1118f57
mingw: avoid hardcoded dll versions and deps
by David Tardon
· 14 years ago
33eefb2
Bundle again C++ stdlibs with generic Linux build
by Fridrich Štrba
· 14 years ago
398721c
use configured HOST_PLATFORM instread of hardcoded triplet
by David Tardon
· 14 years ago
9a51a7a
Copy the gcc's stdlibs to solver even if not packaging them
by Fridrich Štrba
· 14 years ago
a6ed487
Decrease verbiage a little bit
by Tor Lillqvist
· 14 years ago
a5f7843
no need to check for vcredist files, Windows installer don't use them
by Andras Timar
· 14 years ago
1356308
Revert "disable de sub-project wingw-dll for now... apparently a botched commit"
by Jan Holesovsky
· 15 years ago
19f1697
Add forgotten file - makefile for copying the -system dlls.
by Jan Holesovsky
· 15 years ago
ef0a4c5
disable de sub-project wingw-dll for now... apparently a botched commit
by Norbert Thiebaud
· 15 years ago
3927d9b
Add support for bundling the -system .dll's into the MinGW builds.
by Jan Holesovsky
· 15 years ago
05293cb
remove checks for unused BUILD_SPECIAL environment variable
by Andras Timar
· 15 years ago
7188a11
Use --kill-at
by Tor Lillqvist
· 15 years ago
41c2fc5
Look for and deliver shared libgcc and libstdc++ for MinGW
by Tor Lillqvist
· 15 years ago
eefc25d
Bin USE_MINGW
by Tor Lillqvist
· 15 years ago
ec937d5
MsiGetPatchInfoA and W were missing
by Tor Lillqvist
· 15 years ago
c2a0aed
Make import libs for msi and urlmon dlls based on Wine's .def files
by Tor Lillqvist
· 15 years ago
7efa9cb
Relocate the headers from Wine, add two new ones
by Tor Lillqvist
· 15 years ago
490b499
Add constructor and GetValue() method to the Color class
by Tor Lillqvist
· 15 years ago
c25d059
Add the gdiplus headers and import library from Wine, for cross-compilation
by Tor Lillqvist
· 15 years ago
6be700e
Produce an import library for jawt.dll when cross-compiling to Windows
by Tor Lillqvist
· 15 years ago
981641a
Simplify MinGW crack
by Tor Lillqvist
· 15 years ago
790005a
Don't do this for Android either
by Tor Lillqvist
· 15 years ago
47ef127
Always compare CROSS_COMPILING explicitly to "YES"
by Tor Lillqvist
· 15 years ago
ad700e1
Drop %_EXT% which was always empty
by Tor Lillqvist
· 15 years ago
8c3740e
Bypass some weird crack when cross-compiling with MinGW
by Tor Lillqvist
· 15 years ago
b0a85a1
Bypass for iOS, too
by Tor Lillqvist
· 15 years ago
128ca1c
Porting LO to Dragonfly
by Francois Tigeot
· 15 years ago
fb95d02
Clean up makefiles
by Thomas Arnhold
· 15 years ago
3a79aa5
Drop msvc*7*.dll, see fdo#32426
by Tor Lillqvist
· 15 years ago
682be38
Actually we don't seem to need instmsiw.exe
by Tor Lillqvist
· 15 years ago
5a138f9
Make external/msi/readme.txt less misleading
by Tor Lillqvist
· 15 years ago
a11f35b
Remove references to unicows.dll
by Jesús Corrius
· 15 years ago
87dddc4
add OPENBSD ifdefs where needed
by Robert Nagy
· 15 years ago
30757d1
Add directory for msvcp100 libraries
by Jesús Corrius
· 15 years ago
6e56937
tweak for AIX
by Caolán McNamara
· 15 years ago
e2053a3
Do not worry about libstdc++.so.6 on NetBSD either.
by Thomas Klausner
· 15 years ago
f029129
Deliver the VC runtime distribuable installers into solver
by Fridrich Štrba
· 16 years ago
12a436e
Drop requirements needed only for Win9x support
by Tor Lillqvist
· 16 years ago
6e84ca7
build-fix-win32.diff: Fix Windows build on partitions without short names
by Tor Lillqvist
· 16 years ago
e83880d
CWS-TOOLING: integrate CWS configure25_OOO330
by Kurt Zenker
· 16 years ago
56b4f3d
configure25: per request of QA: external/StAX -> stax/download
by Rene Engelhard
· 16 years ago
baff42d
CWS-TOOLING: integrate CWS cmcfixes75
by obo
· 16 years ago
4263775
CWS systemlibc: #i69033#: some fixes for Windows
by Mathias Bauer
· 16 years ago
94b12d4
cmcfixes75: #i111770# handle libgcc_s.so.1|2|4 in deliver
by Caolán McNamara
· 16 years ago
2d56605
systemlibc: rename new SYSTEM_* variables to better names )SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT
by Rene Engelhard
· 16 years ago
458067d
cmcfixes75: #i111770# remove configure.in hacks and handle prelinked system-stdlibs properly and fix the so.1 -> so.2 for hppa and m68k
by Caolán McNamara
· 16 years ago
36ff842
systemlibc: migrate systemlibc to hg; try again from scratch
by Rene Engelhard
· 16 years ago
bd16a2c
CWS-TOOLING: integrate CWS ause110
by Jens-Heiner Rechtien
· 16 years ago
57c0692
mingwport29: merge with DEV300 m75
by tono
· 16 years ago
c2d29ac
ause110: update to DEV300_m74
by Hans-Joachim Lankenau
· 16 years ago
11da7a9
i#109673: Mingw port fix: new Windows property handler
by tono
· 16 years ago
697dd81
DEV300 masterfix: #i10000# Module external_so does not exist any more.
by Ruediger Timm
· 16 years ago
4bc7de8
CWS-TOOLING: integrate CWS changefileheader2
by Vladimir Glazunov
· 16 years ago
aac3a82
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
by Jens-Heiner Rechtien
· 16 years ago
545c84c
ause110: update to DEV300m70
by Hans-Joachim Lankenau
· 16 years ago
456ba14
i#108619: New visual style for mingw port
by tono
· 16 years ago
b29bb2d
ause110: #i106731# remove tarballs from scm and find them in download cache dir
by Hans-Joachim Lankenau
· 16 years ago
0888c59
sb116: #i106845# removed obsolete IRIX port
by sb
· 16 years ago
93b228f
CWS-TOOLING: integrate CWS mingwport24
by Ivo Hinkelmann
· 17 years ago
9833670
CWS-TOOLING: integrate CWS gpc100
by Vladimir Glazounov
· 17 years ago
f0ec197
CWS-TOOLING: integrate CWS mingwport22
by Vladimir Glazounov
· 17 years ago
Next »