summaryrefslogtreecommitdiff
path: root/redland/raptor
AgeCommit message (Expand)AuthorFilesLines
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist1-1/+1
2013-04-04redland: no idea what those unused .def files are good forMichael Stahl1-293/+0
2013-04-03Easter Bunny brings new redland tarballsMichael Stahl20-1055/+2560
2012-12-30convert redland to gbuild and add to tail_buildPeter Foley18-680/+317
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-11-19Try to use -fvisibility=hidden when DISABLE_DYNLOADINGTor Lillqvist1-0/+5
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim1-1/+1
2012-07-27redland: fix some warnings in raptorMichael Stahl2-0/+43
2012-04-20Build the redland libs statically for AndroidTor Lillqvist1-4/+4
2012-04-13renaming dlls makes little sense on windowsDavid Tardon2-3/+7
2012-04-13Revert "change redland dllnames on windows too"David Tardon1-1/+1
2012-04-13change redland dllnames on windows tooDavid Tardon1-1/+1
2012-04-13oops, missed one for macosxDavid Tardon1-1/+1
2012-04-13rhbz#809466 change soname of bundled redland libsDavid Tardon3-5/+17
2012-04-10No sonames on AndroidTor Lillqvist2-0/+15
2012-03-04it seems this is not necessary after allDavid Tardon1-8/+0
2012-03-02workaround ld link-time crash on ppc64Caolán McNamara1-0/+5
2012-03-01Move MinGW-specific magic inside MinGW-specific .IF branchTor Lillqvist1-5/+8
2012-03-01get redland built with mingwDavid Tardon1-0/+8
2012-03-01get raptor built with mingwDavid Tardon2-3/+16
2012-03-01raptor: make the entities patch work on older libxml2 versionsMichael Stahl1-1/+12
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-0/+5
2012-02-22Disable problematic reading of external entities in raptorPetr Mladek2-1/+385
2012-02-17add missing quotesDavid Tardon1-1/+1
2012-01-11add debugging symbols to raptor in debugging levelsCaolán McNamara1-2/+7
2011-11-12Fix iOS build: Link (as such unneeded) executables with -liconvTor Lillqvist1-0/+3
2011-11-10Deliver shared library file names ending in .so for AndroidTor Lillqvist1-0/+3
2011-11-03Use xml2-config and xslt-config from our own copies if not using system onesTor Lillqvist1-0/+9
2011-09-27Replace raptor rindex calls with strrchrThorsten Behrens2-0/+63
2011-09-27Fix android platform parsing for raptorThorsten Behrens1-0/+20
2011-09-27Make Android cross-build workingThorsten Behrens2-12/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-1/+3
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-3/+1
2011-06-09First attempt at Android supportTor Lillqvist2-1/+12
2011-06-08Fix raptor to not use xml2-config on MacWilliam Lachance2-6/+213
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-2/+2
2011-06-06Bin unnecessary quotingTor Lillqvist1-1/+1
2011-06-06Patch raptor configure, not configure.ac for cross-compilationTor Lillqvist2-25/+36
2011-06-04make sure to compile against SDK version of libxml/libxsltChristian Lohmaier3-2/+34
2011-05-21Drop OS2Tor Lillqvist1-6/+1
2011-05-14Fix typoTor Lillqvist1-1/+1
2011-05-13Cross-compile redland for iOSTor Lillqvist2-1/+41
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-2/+2
2011-02-02Clean up makefilesThomas Arnhold1-2/+0
2011-01-06mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono1-1/+1
2010-10-14that didn't make senseCaolán McNamara1-1/+1
2010-10-13update libtooling and config.guess for aix 7Caolán McNamara2-2/+30
2010-06-30sb126: merged in DEV300_m84sb1-3/+3
2010-06-22sb126: #i110197# remove -Wl,-z,noexecstack hacksb1-1/+1
2010-05-31i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono1-3/+3