summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2019-06-05graphite: Force optimization on Android.Jan Holesovsky1-0/+9
2019-06-05Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann2-30/+0
2019-06-05android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier8-8/+41
2019-06-05android: harfbuzz refuses to compile using mmap.Michael Meeks1-0/+1
2019-06-05pdfium: don't need two copies of freetype on android eitherChristian Lohmaier1-1/+1
2019-06-05libmspub: fix build for android-arm with debug enabledChristian Lohmaier2-0/+18
2019-06-05fix android red and blue channel swap on jpegs w/ 24bit RGB surfaceChristian Lohmaier1-1/+7
2019-06-05update android rgba cairo patch to apply againCaolán McNamara1-6/+6
2019-04-21Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski2-0/+28
2019-04-18libxslt: add patch for CVE-2019-11068Michael Stahl2-0/+121
2019-03-26Do not include KACST fonts (GPLv2) into MPL subsetAndras Timar1-2/+2
2019-03-26Do not include Culmus fonts (GPLv2) into MPL subsetAndras Timar1-2/+2
2019-03-12poppler: upgrade to release 0.74.0Michael Stahl3-6/+34
2019-03-03cairo: forgotten changeAndras Timar1-0/+1
2019-03-03cairo: upgrade to release 1.16.0Michael Stahl2-1/+79
2019-02-27mDNSResponder: upgrade to release 878.200.35Michael Stahl3-106/+0
2019-02-21Don't use the non-public fdatasync() API when sandboxed on macOSTor Lillqvist1-0/+1
2019-01-17poppler: upgrade to release 0.73.0Michael Stahl4-11/+49
2019-01-17lcms2: upgrade to release 2.9Michael Stahl3-26/+173
2019-01-17python3: add patch bpo-17239: Disable external entities in SAX parserMichael Stahl2-0/+60
2019-01-17libxml2: upgrade to release 2.9.9Michael Stahl2-14/+2
2018-12-29Copy gpgme-w32spawn.exe to workdir/LinkTarget/ExecutableMike Kaganski1-0/+3
2018-11-09call System.runFinalizersOnExit by reflection, since it was removed in jdk11Fridrich Štrba2-0/+15
2018-11-08libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna2-4322/+0
2018-10-30libqxp, add update of config.subjan Iversen1-0/+2
2018-09-06Properly encode OAuth2 credentialsStephan Bergmann2-0/+60
2018-08-29mariadb-connector-c: fix Windows buildMiklos Vajna1-0/+8
2018-08-28don't need dangling Library_mysqlcppconn.mkCaolán McNamara1-87/+0
2018-08-28Moving mysqlc into connectivity as a libraryTamas Bunth13-306/+2
2018-08-21Don't break on twain_dsm warningsMike Kaganski1-3/+5
2018-08-21nss: upgrade to release 3.38Michael Stahl1-0/+10
2018-07-09Revert "Fix Python CVE-2017-1000158"Andras Timar2-63/+0
2018-07-02Fix Python CVE-2017-1000158Andras Timar2-0/+63
2018-07-02Resolve conflict with firebird-cygwin-msvc.patchAndras Timar1-1/+1
2018-06-27poppler: try to work around GCC 4.8.2 bugMichael Stahl1-0/+16
2018-06-27poppler: upgrade to release 0.66.0Michael Stahl10-359/+614
2018-06-18Back-port of essential bits of Stephan's Firebird macOS alignment crack fixTor Lillqvist2-0/+114
2018-06-01svx: set the font name of imported PDF textAshod Nakashian1-5/+38
2018-06-01svx: update PDFium patch and codeAshod Nakashian1-167/+89
2018-06-01pdfium: update to 3426Miklos Vajna6-67/+150
2018-06-01svx: cleanup pdfium importerAshod Nakashian1-134/+4
2018-06-01svx: import processed PDF textAshod Nakashian1-11/+140
2018-06-01svx: correctly possition form objects from PDFAshod Nakashian1-4/+47
2018-06-01svx: support importing forms from PDFsAshod Nakashian1-9/+89
2018-06-01svx: support color text for imported PDFsAshod Nakashian1-22/+112
2018-06-01svx: correct the positioning of PDF Paths and the stroke widthAshod Nakashian1-11/+58
2018-06-01svx: improved text importing from PDFAshod Nakashian1-7/+16
2018-06-01svx: improve path importing from PDFAshod Nakashian1-3/+97
2018-06-01svx: support Paths in PDFs while importingAshod Nakashian1-2/+39
2018-06-01svx: support PDF text colorAshod Nakashian1-9/+82