summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2020-12-22pdfium: replace 3 patches with backportsMiklos Vajna4-177/+370
2020-12-21ios,nss: use AARCH64 consistentlyMichael Stahl1-1/+1
2020-12-17pdfium: backport GetTrailerEnds whitespace fixMiklos Vajna2-0/+58
2020-12-14onedrive integration: updating metadata needs to be http PATCHChristian Lohmaier1-1/+10
2020-12-14tdf#115643 make onedrive work again by switching to graph APIChristian Lohmaier2-0/+437
2020-12-09better name for a helper Skia functionLuboš Luňák4-11/+11
2020-12-07external/firebird: clang-cl needs -march=x86-64-v2 nowStephan Bergmann1-0/+1
2020-12-07More NSS fixes for macOS on arm64Tor Lillqvist1-2/+19
2020-12-03external/firebird: extern/cloop: Missing dependency of $(BIN_DIR)/cloop...Stephan Bergmann3-2/+73
2020-12-03Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist1-2/+19
2020-12-03pass verbose down to gpgme buildNoel Grandin1-0/+1
2020-12-02external/firebird: Fix checks for null HANDLE in Windows-only codeStephan Bergmann2-1/+46
2020-12-02mariadb-connector-c: enable WNT-only pvio_npipe/pvio_shmem pluginsMichael Stahl2-1/+9
2020-12-02tdf#135202 mariadb-connector-c: enable native_password pluginMichael Stahl2-1/+2
2020-12-02Guard against sysconf(_SC_OPEN_MAX) returning LONG_MAXTor Lillqvist1-0/+20
2020-12-02external/python3: Silence UBSan errors with --with-pydebugStephan Bergmann1-0/+23
2020-12-01Enable Python Py_DEBUG setting when built with --enable-dbgutil on LinuxThomas Viehmann2-61/+65
2020-11-27Fix Firebird build on macOS on arm64Tor Lillqvist1-10/+12
2020-11-26New UBSan failures with Firebird 3.0.7Stephan Bergmann1-0/+20
2020-11-26firebird: update to 3.0.7Julien Nabet21-1364/+549
2020-11-26Revert "external/firebird: Pass --enable-developer into configure"Stephan Bergmann1-2/+1
2020-11-25external/firebird: Pass --enable-developer into configureStephan Bergmann1-1/+2
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-11-22tdf#135202: Mysql declare more plugins for native passwordJulien Nabet1-0/+3
2020-11-21firebird: build fixes (incl. parallel build)Jan-Marek Glogowski5-100/+59
2020-11-19Add comment on how to run Python's own unit testsTor Lillqvist1-0/+6
2020-11-19tdf#123936 Formatting files in module external with clang-formatPhilipp Hofer4-62/+61
2020-11-18external/skia: UBSan needs GrContext_Base RTTI nowStephan Bergmann2-1/+34
2020-11-18external/icu: Silence UBSan misaligned-pointer-useStephan Bergmann1-0/+38
2020-11-18Make firebird build for macOS on arm64Tor Lillqvist2-0/+124
2020-11-17Update to ICU 68.1Eike Rathke9-82/+52
2020-11-17firebird: fix Thread handle type on WindowsJan-Marek Glogowski2-0/+38
2020-11-17update Skia to chrome/m88Luboš Luňák10-132/+153
2020-11-16Modify the non-symlink libfbclient.dylib.3.0.0Stephan Bergmann1-1/+1
2020-11-15Make one more thing in Python compile for macOS on arm64Tor Lillqvist1-0/+12
2020-11-15Make python3 build on macOS 11, including for arm64Tor Lillqvist2-0/+39
2020-11-12xmlsecurity: prepare to verify signatures using pdfiumMiklos Vajna2-0/+346
2020-11-10external/gpgmepp: Adapt to _AC_UNDECLARED_WARNING in autoconf 2.70betaStephan Bergmann2-0/+38
2020-11-10mariadb-connector-c: fix makefile for GNU make 3.82Michael Stahl1-7/+7
2020-11-06tdf#135202: Mysql use openssl libs to be able to use caching_sha2_pwJulien Nabet2-5/+17
2020-11-05external/libwpd: Missing include for size_tStephan Bergmann2-0/+11
2020-11-04Fix apr build with current Xcode: Include <stdlib.h> for exit()Tor Lillqvist2-0/+27
2020-11-04external: update pdfium to 4306Miklos Vajna2-9/+24
2020-10-30external/cairo: Silence some more UBSan warningsStephan Bergmann1-0/+50
2020-10-28external/cairo: Fix another UBSan invalid-shift-baseStephan Bergmann1-0/+11
2020-10-20external/cairo: Support building with ASan/UBSanStephan Bergmann4-1/+288
2020-10-20Unbreak nss build for the native arm64 on an Apple Silicon MacTor Lillqvist1-1/+1
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl2-0/+49
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann2-9/+9