summaryrefslogtreecommitdiffstats
path: root/redland
Commit message (Collapse)AuthorAgeFilesLines
* Fix iOS build: Link (as such unneeded) executables with -liconvTor Lillqvist2011-11-121-0/+3
|
* Deliver shared library file names ending in .so for AndroidTor Lillqvist2011-11-104-0/+11
|
* Use xml2-config and xslt-config from our own copies if not using system onesTor Lillqvist2011-11-031-0/+9
|
* Android now builds up to instsetoo_nativeThorsten Behrens2011-09-281-3/+6
| | | | | | 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.
* More Android config.sub fixing.Thorsten Behrens2011-09-271-0/+20
| | | | This time the redland library.
* Replace raptor rindex calls with strrchrThorsten Behrens2011-09-272-0/+63
| | | | | Seems android libc is missing that - replaced by non-deprecated posix func.
* More Android config.sub fixing.Thorsten Behrens2011-09-274-22/+20
| | | | More parse fixing for android os string.
* Fix android platform parsing for raptorThorsten Behrens2011-09-271-0/+20
|
* Make Android cross-build workingThorsten Behrens2011-09-272-12/+1
| | | | | | | | | | | | In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, 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.
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-163-3/+7
| | | | This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-163-7/+3
|
* First attempt at Android supportTor Lillqvist2011-06-096-3/+36
|
* Fix raptor to not use xml2-config on MacWilliam Lachance2011-06-082-6/+213
| | | | | | | | | 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).
* Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-063-4/+4
|
* Bin unnecessary quotingTor Lillqvist2011-06-063-3/+3
|
* Patch raptor configure, not configure.ac for cross-compilationTor Lillqvist2011-06-062-25/+36
| | | | | It looks sillier, yes, but it is good to not have to run autoconf. Fixes cross-compilation for ppc MacOSX.
* make sure to compile against SDK version of libxml/libxsltChristian Lohmaier2011-06-043-2/+34
| | | | might not be the most elegant solution, but should do the trick
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-19/+19
|
* Fix typoTor Lillqvist2011-05-301-1/+1
|
* Drop OS2Tor Lillqvist2011-05-213-18/+3
|
* Fix typoTor Lillqvist2011-05-141-1/+1
|
* Cross-compile redland for iOSTor Lillqvist2011-05-134-3/+64
|
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-093-6/+6
|\ | | | | | | | | | | | | | | Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk
| * mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono2011-01-063-3/+3
| |
| * #i10000# changes from OOO330 m10Vladimir Glazunov2010-10-141-0/+1
| |\
| * \ sb126: merged in DEV300_m84sb2010-06-303-9/+9
| |\ \
| * | | sb126: #i110197# remove -Wl,-z,noexecstack hacksb2010-06-223-3/+3
| | | |
* | | | Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
| | | |
* | | | Clean up makefilesThomas Arnhold2011-02-023-6/+0
| | | |
* | | | that didn't make senseCaolán McNamara2010-10-141-1/+1
| | | |
* | | | update libtooling and config.guess for aix 7Caolán McNamara2010-10-136-4/+107
| |_|/ |/| |
* | | sw33bf10: redland/prj/d.lst: missing mkdir inc/externalMichael Stahl2010-09-281-0/+1
| |/ |/|
* | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : more fixestono2010-06-052-2/+2
| |
* | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono2010-05-313-9/+9
|/
* merge DEV300_m77Michael Stahl2010-04-288-7/+53
|\
| * CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien2010-04-163-3/+3
| |\
| | * sb118: merged in re/DEV300_next towards DEV300_m76sb2010-04-074-6/+48
| | |\
| | * \ sb118: merged in DEV300_m72sb2010-02-257-38/+10
| | |\ \
| | * | | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb2010-01-293-3/+3
| | | | | | | | | | | | | | | | | | | | 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
| * | | | ause110: update to DEV300_m75Hans-Joachim Lankenau2010-03-174-6/+48
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | cmcfixes72: merge with DEV300 m72Caolán McNamara2010-02-257-38/+10
| | |\ \ \ | | | | |/ | | | |/|
| | * | | cmcfixes72: #i109194# ↵Caolán McNamara2010-02-124-6/+48
| | | |/ | | |/| | | | | | | | | http://fedoraproject.org/wiki/UnderstandingDSOLinkChange fixes for raptor/rasqal
| * | | ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-107-38/+10
| |\ \ \ | | | |/ | | |/|
| * | | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-153-0/+3
| | |/ | |/|
* | | odfmetadata4: #i108911#: configure.in: enable with-system-redland:Michael Stahl2010-03-091-1/+5
| | | | | | | | | | | | | | | based on patch by cmc. no patches are required for redland any more, so enable system redland. minimum version is redland 1.0.8.
* | | odfmetadata4: #i108911#: patch by cmc: remove third redland patch:Michael Stahl2010-03-092-171/+0
| | | | | | | | | | | | redland: remove redland-1.0.8.patch.storage_hashes_list_duplicates. unordf: work around by checking for duplicate in addStatementGraph().
* | | odfmetadata4: #i108911#: patch by cmc: remove second redland patch:Michael Stahl2010-03-092-36/+0
| | | | | | | | | | | | | | | redland: remove redland-1.0.8.patch.storage_hashes_context_serialize_get_statement. unordf: work around by extending librdf_GraphResult with a context pointer.
* | | odfmetadata4: #i108911#: patch by cmc: remove first redland patch:Michael Stahl2010-03-092-175/+0
| |/ |/| | | | | redland: remove remove redland-1.0.8.patch.free_null. unordf: work around by wrapping librdf free functions.
* | changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-127-38/+10
|/ | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* another mergeMathias Bauer2009-11-231-1/+1
|\