summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2021-01-20postgresql: upgrade to release 13.1Michael Stahl10-162/+149
2021-01-19nss: fix parallel build race in nsinstall.pyMichael Stahl2-8/+12
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier1-9/+14
2021-01-14external/boost: Silence Boost bind deprecation warningStephan Bergmann2-0/+51
2021-01-13external: update pdfium to 4380Miklos Vajna6-863/+0
2021-01-11Fix -Werror,-Wundef in Skia (at least for Raspberry pi 4)Julien Nabet2-0/+16
2021-01-07faster debug dumping for SkiaLuboš Luňák2-1/+17
2021-01-07Add missing include for std::for_eachMike Kaganski2-0/+34
2021-01-07poppler: upgrade to release 21.01.0Michael Stahl2-54/+40
2021-01-07external/libebook: Missing include (for std::min)Stephan Bergmann2-0/+13
2021-01-06Upgrade external/boost to latest Boost 1.75.0Stephan Bergmann8-113/+33
2021-01-06openssl: upgrade to release 1.1.1iMichael Stahl2-19/+0
2021-01-06external/boost: Backport a Boost 1.72.0 fixStephan Bergmann2-0/+43
2021-01-06external/clucene: Fix MSVC /Zc:strictStringsStephan Bergmann2-0/+23
2021-01-03Fix nss build on Raspberry pi4Julien Nabet1-0/+1
2021-01-02Fix build error in Python3 for Raspberry pi4bJulien Nabet1-0/+7
2021-01-01Removed executable bits from patch fileAndrea Gelmini1-0/+0
2021-01-01Use Unicode paths on Windows in libnumbertextMike Kaganski2-0/+21
2020-12-29external/firebird: Fix MSVC /Zc:strictStringsStephan Bergmann2-0/+12
2020-12-29external/cairo: Fix mask usage in image-compositorStephan Bergmann2-0/+55
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