summaryrefslogtreecommitdiff
path: root/external/redland
AgeCommit message (Expand)AuthorFilesLines
2024-07-17fix raptor build when using system-icuChristian Lohmaier1-0/+2
2024-07-10Fix UBSan build of ExternalProject_redlandStephan Bergmann2-0/+12
2024-07-09Upgrade raptor to 2.0.16Taichi haradaguchi20-235/+101
2024-07-03raptor: Use --without-wwwXisco Fauli1-2/+2
2024-07-01Revert "libxml2: upgrade to 2.13.1"Xisco Fauli1-1/+1
2024-06-27libxml2: upgrade to 2.13.1Xisco Fauli1-1/+1
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier6-13/+13
2023-09-15A more principled suppression of -fsanitize=function in external C codeStephan Bergmann3-0/+3
2023-05-24upgrade to libxml2-2.11.4Caolán McNamara2-0/+16
2023-01-27Remove support for AIXStephan Bergmann2-26/+0
2023-01-12Adapt to newer Emscripten SDKTor Lillqvist2-0/+13
2022-08-03external/redland: Fix -Wint-conversionStephan Bergmann2-0/+23
2022-06-09redland WASM: add Emscripten flags to fix NEH buildJan-Marek Glogowski3-3/+3
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák3-3/+5
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski3-6/+6
2021-12-03libxml2: use xml2-config dummy for internal buildJan-Marek Glogowski2-14/+0
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski3-3/+3
2020-11-24CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara3-15/+34
2020-11-23CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara2-0/+15
2020-09-03external/redland: Honour LIBXML_CFLAGS/LIBS in raptor's configureStephan Bergmann2-0/+14
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák3-0/+6
2019-10-22Pass ENABLE_DEBUG into ExternalProject_redlandStephan Bergmann1-0/+1
2019-10-22external/redland: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann1-0/+11
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-07redland/raptor: use system xml2-config only on MacOSXMichael Stahl1-1/+1
2019-05-24disable warnings in external libsLuboš Luňák3-3/+3
2019-04-29Remove spurious non-empty line from end of patch fileStephan Bergmann1-1/+0
2019-04-17avoid C4013 and C4117Tomoyuki Kubota5-0/+65
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann4-6/+6
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-1/+1
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2017-11-08redland: update autoconf configs the gbuild wayDavid Tardon7-88/+9
2017-11-03-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann2-0/+10
2017-11-02Use gb_UnpackedTarball_get_dirStephan Bergmann1-3/+3
2017-10-31redland: pass opt. flags to configureosnola2-2/+2
2017-10-28use predefined workdir pathDavid Tardon2-2/+2
2017-09-15consistent naming of externals: xml2 -> libxml2Michael Stahl2-2/+2
2017-06-13iOS, patch redlandjan Iversen7-0/+88
2017-05-02Make some externals' libtool copies cope with -mllvmStephan Bergmann6-0/+84
2017-04-19redland: add raptor patch to fix some bugsMichael Stahl2-0/+44
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara3-14/+4
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann13-120/+1
2017-02-02Adapt the external/redland/raptor/xml2-config.patch to raptor2-2.0.15Stephan Bergmann1-0/+8
2016-11-17chmod -xTor Lillqvist2-0/+0
2016-10-23cond. build is already handled in Module_external.mkDavid Tardon1-2/+0
2016-08-26redland: upgrade raptor to 2.0.15, rasqal to 0.9.33, redland to 1.0.17:Michael Stahl19-1311/+267
2016-03-04external/redland: -Werror,-Wundef (__GNUC__ vs. clang-cl)Stephan Bergmann4-0/+33
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-15external/redland: Defend against Yocto's broken xml2-configStephan Bergmann2-0/+15