summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2020-04-26update pchesCaolán McNamara1-2/+3
2020-04-24Mark external/clucene/patches/heap-buffer-overflow.patch as sent upstreamStephan Bergmann1-0/+2
2020-04-23external/clucene: Avoid heap-buffer-overflowStephan Bergmann2-0/+12
2020-04-23Use equal number of leading and trailing context lines in patchTor Lillqvist1-1/+2
2020-04-23Use equal number of leading and trailing context lines in patchTor Lillqvist1-1/+2
2020-04-22Mark external/clucene/patches/ostream-wchar_t.patch as sent upstreamStephan Bergmann1-0/+2
2020-04-22Add what looks like a plausible upstream URL to external/clucene/READMEStephan Bergmann1-1/+1
2020-04-22Mark external/liblangtag/Wformat-overflow.patch as effectively covered upstreamStephan Bergmann1-0/+3
2020-04-22Correct upstream URLEike Rathke1-1/+1
2020-04-21better handling of SSEx,AVX intrinsics for ClangLuboš Luňák1-5/+6
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák4-27/+26
2020-04-18upload libwps 0.4.11David Tardon4-164/+1
2020-04-18upload libmwaw 0.3.16David Tardon1-0/+4
2020-04-18upload libstaroffice 0.0.7David Tardon4-116/+0
2020-04-17Update neon website URLStephan Bergmann1-1/+1
2020-04-16Fix passing --disable-optimized into external/python3Stephan Bergmann1-3/+7
2020-04-13skia: make gcc not crash again for x86 buildsThorsten Behrens1-18/+14
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák3-0/+91
2020-04-07optimize bit depth conversions to/from Skia where possibleLuboš Luňák2-0/+24
2020-04-06do not build OpenGL support in SkiaLuboš Luňák4-66/+49
2020-04-06update Skia to chrome/m83Luboš Luňák7-76/+41
2020-04-06lxml: try to remove some quirky PYPATH stuffMichael Stahl1-1/+1
2020-03-31build Skia on Windows with UNICODE setLuboš Luňák3-0/+37
2020-03-30Mark external/boost/c++20-allocator.patch.0 as partially covered upstreamStephan Bergmann1-0/+2
2020-03-27fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426)Luboš Luňák3-144/+30
2020-03-27revert the gyp-based nss build changesLuboš Luňák16-528/+30
2020-03-26try to fix UnicodeDecodeError with gyp when building nssLuboš Luňák1-8/+8
2020-03-25nss: fix this up to work with Online againMiklos Vajna2-0/+12
2020-03-25Properly quote $(NINJA)Stephan Bergmann1-2/+2
2020-03-25remove a dependency that doesn't make a senseLuboš Luňák1-3/+1
2020-03-25Missing dependencyStephan Bergmann1-1/+1
2020-03-25external/nss: Fix rpath for Linux et alStephan Bergmann2-0/+15
2020-03-24icu: add patch to fix CVE-2020-10531Michael Stahl2-0/+119
2020-03-23external/nss: --no-zdefs for gyp-base sanitizer buildsStephan Bergmann3-20/+1
2020-03-23add a configure check for ninjaLuboš Luňák2-1/+16
2020-03-23build also PDBs for nss when using gypLuboš Luňák3-6/+74
2020-03-23build nss using gyp+ninja also on WindowsLuboš Luňák7-13/+211
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák9-1/+212
2020-03-20Missing include (Windows --disable-pch; for HFONT)Stephan Bergmann1-1/+10
2020-03-18(do not) use SK_GAMMA_APPLY_TO_A8 also for Skia text on WindowsLuboš Luňák2-0/+29
2020-03-18repack the boost tarball to be smaller and fasterLuboš Luňák1-0/+60
2020-03-18update Skia to chrome/m82Luboš Luňák7-193/+66
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák2-0/+135
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák2-0/+33
2020-03-18external: update pdfium to 4083Miklos Vajna2-14/+13
2020-03-04always include assert.h and don't provide a different assert defineCaolán McNamara1-4/+21
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann4-4/+0
2020-03-04ofz#21036: Avoid UBSan signed-integer-overflow in external/dtoaStephan Bergmann2-0/+12
2020-03-03Use thread_local statics in dtoa.c to be thread-safeMike Kaganski3-13/+98
2020-03-03silence dtoa coverity warningsCaolán McNamara2-0/+35