Commit graph

88 commits

Author SHA1 Message Date
Caolán McNamara
06d3fb621f add debugging symbols to raptor in debugging levels 2012-01-11 14:13:30 +00:00
Tor Lillqvist
54d571c3d6 Fix iOS build: Link (as such unneeded) executables with -liconv 2011-11-12 02:03:54 +02:00
Tor Lillqvist
0013537709 Deliver shared library file names ending in .so for Android 2011-11-10 02:08:25 +02:00
Tor Lillqvist
7a17b2b9d0 Use xml2-config and xslt-config from our own copies if not using system ones 2011-11-03 15:13:43 +02:00
Thorsten Behrens
f0149fe6ea Android now builds up to instsetoo_native
Last fixes - remove kludge from RepositoryFixes.mk, have redland
build w/o threads for the while, and some hackery to exclude
pointless code like oosplash from android build.
2011-09-28 16:47:49 +02:00
Thorsten Behrens
ed73eb561c More Android config.sub fixing.
This time the redland library.
2011-09-27 18:06:49 +02:00
Thorsten Behrens
201344f805 Replace raptor rindex calls with strrchr
Seems android libc is missing that - replaced by non-deprecated
posix func.
2011-09-27 17:44:17 +02:00
Thorsten Behrens
e4486fe169 More Android config.sub fixing.
More parse fixing for android os string.
2011-09-27 17:44:17 +02:00
Thorsten Behrens
65cd6a9f75 Fix android platform parsing for raptor 2011-09-27 10:49:24 +02:00
Thorsten Behrens
04b8b4fbbb Make Android cross-build working
In the spirit of 12759f67a3, change
external lib's config.sub to eat the arm-unknown-linux-androideabi
host os string. Also, permit shared libs again - seems Android can
handle those.

Added dictionaries to cross-build-toolset - idxdict is needed.

Should build up to sfx2 - some residual static lib issues there,
and in raptor.
2011-09-27 09:46:38 +02:00
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Tor Lillqvist
b6495a5310 First attempt at Android support 2011-06-09 23:26:36 +03:00
William Lachance
11e64940a1 Fix raptor to not use xml2-config on Mac
Christian suggested modifying the configure script not to use
xml2-config/xslt-config at all. Here's a patch which does exactly
that. I'm not exactly thrilled by the size/complexity of this patch
for what it does, but at the same time it does seem a bit crazy for
LO not to build just because libxml is installed in MacPorts (which
is not uncommon: it's a dependency of ImageMagick for instance).
2011-06-08 16:48:53 +02:00
Tor Lillqvist
47ef127cb4 Always compare CROSS_COMPILING explicitly to "YES" 2011-06-06 08:57:32 +03:00
Tor Lillqvist
5cf5db763f Bin unnecessary quoting 2011-06-06 00:47:28 +03:00
Tor Lillqvist
fe7b7a1d4d Patch raptor configure, not configure.ac for cross-compilation
It looks sillier, yes, but it is good to not have to run
autoconf. Fixes cross-compilation for ppc MacOSX.
2011-06-06 00:44:54 +03:00
Christian Lohmaier
ca1ee8a684 make sure to compile against SDK version of libxml/libxslt
might not be the most elegant solution, but should do the trick
2011-06-04 02:04:01 +02:00
Tor Lillqvist
ad700e1f6e Drop %_EXT% which was always empty 2011-06-03 13:27:22 +03:00
Tor Lillqvist
09034b762b Fix typo 2011-05-30 00:04:27 +03:00
Tor Lillqvist
f05f831829 Drop OS2 2011-05-21 16:34:45 +03:00
Tor Lillqvist
b85649a634 Fix typo 2011-05-14 04:18:25 +03:00
Tor Lillqvist
a5203aefa5 Cross-compile redland for iOS 2011-05-13 20:39:15 +03:00
Jan Holesovsky
89c4f8907f Merge commit 'ooo/DEV300_m101' into intm101
Conflicts:
	cppunit/ldflags.patch
	hyphen/hyphen-2.4.patch
	libegg/source/eggtrayicon.c
	libtextcat/makefile.mk
2011-03-09 09:55:09 +01:00
Fridrich Štrba
1c497d6f5a Make stlport only optional dependency of postprocess 2011-02-09 19:57:26 +01:00
Thomas Arnhold
fb95d02a1d Clean up makefiles 2011-02-02 11:50:17 +01:00
tono
5256f32b98 mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name 2011-01-06 21:56:21 +09:00
Vladimir Glazunov
44dd0b9faa #i10000# changes from OOO330 m10 2010-10-14 12:52:12 +02:00
Caolán McNamara
c3175f55ba that didn't make sense 2010-10-14 10:32:14 +01:00
Caolán McNamara
af4e38f4d9 update libtooling and config.guess for aix 7 2010-10-13 14:50:45 +01:00
Michael Stahl
f711eee634 sw33bf10: redland/prj/d.lst: missing mkdir inc/external 2010-09-28 11:04:18 +02:00
sb
15a4ec2c3e sb126: merged in DEV300_m84 2010-06-30 15:38:26 +02:00
sb
05c8709f2c sb126: #i110197# remove -Wl,-z,noexecstack hack 2010-06-22 09:31:32 +02:00
tono
b55fa7959f i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : more fixes 2010-06-05 07:44:18 +09:00
tono
2f0d1f09eb i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 2010-05-31 21:53:32 +09:00
Michael Stahl
2e52d38c50 merge DEV300_m77 2010-04-28 17:52:28 +02:00
Jens-Heiner Rechtien
d4706289dc CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
sb
024555f93f sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Hans-Joachim Lankenau
536910a1b3 ause110: update to DEV300_m75 2010-03-17 15:18:54 +01:00
Hans-Joachim Lankenau
c2d29ac912 ause110: update to DEV300_m74 2010-03-10 16:36:40 +01:00
Michael Stahl
e9ea5449b3 odfmetadata4: #i108911#: configure.in: enable with-system-redland:
based on patch by cmc.
 no patches are required for redland any more, so enable system redland.
 minimum version is redland 1.0.8.
2010-03-09 13:27:16 +01:00
Michael Stahl
687dc53f1b odfmetadata4: #i108911#: patch by cmc: remove third redland patch:
redland: remove redland-1.0.8.patch.storage_hashes_list_duplicates.
 unordf: work around by checking for duplicate in addStatementGraph().
2010-03-09 13:27:16 +01:00
Michael Stahl
dcf402c93e odfmetadata4: #i108911#: patch by cmc: remove second redland patch:
redland: remove
    redland-1.0.8.patch.storage_hashes_context_serialize_get_statement.
 unordf: work around by extending librdf_GraphResult with a context pointer.
2010-03-09 13:27:15 +01:00
Michael Stahl
c570f4d10e odfmetadata4: #i108911#: patch by cmc: remove first redland patch:
redland: remove remove redland-1.0.8.patch.free_null.
 unordf: work around by wrapping librdf free functions.
2010-03-09 13:27:14 +01:00
sb
e958878a4d sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Caolán McNamara
e9f075785b cmcfixes72: merge with DEV300 m72 2010-02-25 10:40:45 +00: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
Caolán McNamara
ed6c525781 cmcfixes72: #i109194# http://fedoraproject.org/wiki/UnderstandingDSOLinkChange fixes for raptor/rasqal 2010-02-12 10:25:14 +00:00
sb
44a1e0d4da sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01: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