summaryrefslogtreecommitdiff
path: root/redland
AgeCommit message (Expand)AuthorFilesLines
2013-03-27fix build of redland on mingwDavid Tardon1-1/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13deliver the right libs on mingwDavid Tardon3-0/+9
2013-03-13do not escape too muchDavid Tardon3-3/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud3-3/+3
2013-02-22quiet external module build log unless failureNorbert Thiebaud3-96/+95
2013-02-22libxslt, redland: properly quote rpath $ORIGINMichael Stahl3-9/+9
2013-02-07convert libxml2 to gbuild and add to tail_buildPeter Foley3-0/+6
2013-01-31redland depends on both raptor and rasqalStephan Bergmann1-1/+4
2013-01-31Call macosx-change-install-names on "external" libs, tooStephan Bergmann2-0/+6
2013-01-31Proper spacing in makefile command line continuationsStephan Bergmann2-2/+2
2013-01-01MAKE not GNUMAKEPeter Foley3-6/+6
2012-12-31convert openssl to gbuild and add to tail_buildPeter Foley1-0/+1
2012-12-31Deliver raptor.h and rasqal.hTor Lillqvist2-0/+4
2012-12-31redland depends on rasqalTor Lillqvist1-0/+2
2012-12-31Fix misleading indentationTor Lillqvist2-2/+2
2012-12-31Fix redland cross-compilation at least for AndroidTor Lillqvist3-4/+8
2012-12-31Fix typo s/ANDRIOD/ANDROID/Tor Lillqvist3-3/+3
2012-12-30convert redland to gbuild and add to tail_buildPeter Foley60-1843/+1415
2012-12-25Get rid of (most uses of) GUITor Lillqvist3-3/+3
2012-11-19Try to use -fvisibility=hidden when DISABLE_DYNLOADINGTor Lillqvist3-1/+11
2012-08-29fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGINJung-uk Kim3-3/+3
2012-07-27redland: fix some warnings in raptorMichael Stahl2-0/+43
2012-05-04lib was renamed, but dylib_file hint for older XCode was missed.Christian Lohmaier1-3/+3
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-20Build the redland libs statically for AndroidTor Lillqvist3-14/+9
2012-04-13renaming dlls makes little sense on windowsDavid Tardon6-9/+21
2012-04-13Revert "change redland dllnames on windows too"David Tardon3-3/+3
2012-04-13change redland dllnames on windows tooDavid Tardon3-3/+3
2012-04-13oops, missed one for macosxDavid Tardon1-1/+1
2012-04-13rhbz#809466 change soname of bundled redland libsDavid Tardon10-27/+63
2012-04-10No sonames on AndroidTor Lillqvist6-0/+43
2012-03-20Make redland build on Mac with internal libxmlFridrich Štrba2-0/+8
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 Tardon3-3/+25
2012-03-01get rasqal built with mingwDavid Tardon2-3/+17
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 Bergmann3-0/+13
2012-02-22Disable problematic reading of external entities in raptorPetr Mladek2-1/+385
2012-02-17add missing quotesDavid Tardon1-1/+1
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-10/+9
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 Lillqvist4-0/+11
2011-11-03Use xml2-config and xslt-config from our own copies if not using system onesTor Lillqvist1-0/+9
2011-09-28Android now builds up to instsetoo_nativeThorsten Behrens1-3/+6