summaryrefslogtreecommitdiff
path: root/redland/ExternalProject_raptor.mk
AgeCommit message (Collapse)Author
2013-01-01MAKE not GNUMAKEPeter Foley
Change-Id: I0f57a5a3f9d4f710715a478439e87409378f151e
2012-12-31Fix redland cross-compilation at least for AndroidTor Lillqvist
Fix typo: It's SYSTEM_LIBXML, not SYSTEM_LIBXML2. The xml2-config from our patched bundled libxml2 needs LIBXML2LIB. Need to find raptor-config and rasqal-config (for the HOST platform, that's fine as they are shell scripts. not binaries) in PATH. Change-Id: I58376d4ffbc9954c375b4e2b9bad3f68ed12e3bf
2012-12-30convert redland to gbuild and add to tail_buildPeter Foley
Change-Id: I953fb203b1a24920f236c2f6e1fd9d82edda1f0f Reviewed-on: https://gerrit.libreoffice.org/1493 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>