summaryrefslogtreecommitdiffstats
path: root/config_host
Commit message (Expand)AuthorAgeFilesLines
* improve the script for reducing symbol exportsNoel Grandin2021-12-011-0/+5
* Drop support for poppler w/o cpp/poppler-version.hJan-Marek Glogowski2021-11-261-2/+0
* qt6: Add a qt6 VCL pluginMichael Weghorn2021-09-291-0/+2
* update Skia to chrome/m94Luboš Luňák2021-08-261-0/+2
* initial Metal support for Mac/SkiaLuboš Luňák2021-08-241-2/+1
* build Skia with Metal supportLuboš Luňák2021-08-241-3/+6
* tdf#101630 - gdrive support w/oAuth and Drive API v3Christian Lohmaier2021-07-281-4/+4
* configure: Improve help-options handlingJan-Marek Glogowski2021-06-221-0/+7
* HAVE_FIREBIRD_30 is not used anymoreCaolán McNamara2021-06-101-2/+0
* configure: Refactor platform defaultsJan-Marek Glogowski2021-06-012-8/+8
* vcl: Implement static vclplug usageJan-Marek Glogowski2021-05-291-0/+5
* Select svl crypto backend in configure.acJan-Marek Glogowski2021-05-282-5/+36
* vcl PDFiumLibraryTest: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna2021-04-151-5/+0
* do not #error in clangplugins with --disable-pchLuboš Luňák2021-04-091-2/+0
* make clang plugin check code in headers only once if in PCHLuboš Luňák2021-04-091-0/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-17/+16
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* tdf#139778 qrcodegen library removal.homeboy4452021-03-201-17/+0
* tdf#139778 bundle external:zxing libhomeboy4452021-03-201-0/+17
* add --disable-librelogo to disable LibreLogo at build timeMichael Stahl2021-01-191-0/+2
* Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze2021-01-141-0/+5
* tdf#115643 make onedrive work again by switching to graph APIChristian Lohmaier2020-12-141-5/+5
* update Skia to chrome/m88Luboš Luňák2020-11-171-0/+3
* fix build with box2d 2.4.0Rene Engelhard2020-10-171-0/+7
* default to BGRA for Skia, even on X11Luboš Luňák2020-10-041-0/+4
* tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect listMihkel Tõnnov2020-10-021-0/+1
* clarifications on the use of SKIA_USE_BITMAP32Luboš Luňák2020-09-231-3/+8
* add an explicit --disable-qrcodegen configure optionCaolán McNamara2020-09-211-0/+17
* fix typo in enabling Skia's SK_RELEASELuboš Luňák2020-09-071-1/+1
* Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann2020-09-021-0/+4
* Revert "configure: add a --with-product-flavor switch"Heiko Tietze2020-07-211-1/+0
* configure: add a --with-product-flavor switchMiklos Vajna2020-07-011-0/+1
* faster Skia SkCanvas::drawImageRect() with an offsetLuboš Luňák2020-06-241-0/+5
* remove outdated Skia todo commentsLuboš Luňák2020-06-171-1/+0
* Drop configurability of libnumbertext useTor Lillqvist2020-06-111-17/+0
* update to Skia chrome/m84 snapshotLuboš Luňák2020-05-181-0/+3
* always build Skia optimized, unless --enable-skia=debugLuboš Luňák2020-05-061-0/+2
* No need for HAVE_GCC_DEPRECATED_MESSAGEStephan Bergmann2020-04-171-1/+0
* No need for HAVE_GCC_PRAGMA_OPERATORStephan Bergmann2020-04-171-2/+0
* HAVE_CPP_GUARANTEED_COPY_ELISION should always be true nowStephan Bergmann2020-04-171-3/+0
* Just use __builtin_ffs on GCC and ClangStephan Bergmann2020-04-171-1/+0
* do not build OpenGL support in SkiaLuboš Luňák2020-04-061-3/+1
* The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann2020-03-201-6/+0
* STATIC_LINKING is not set for --enable-mergelibsStephan Bergmann2020-03-191-1/+1
* do not use Skia's gamma correction for textLuboš Luňák2020-03-181-2/+0
* update Skia to chrome/m82Luboš Luňák2020-03-181-3/+2
* limit symbols exported when using --enable-mergelibsNoel Grandin2020-03-061-0/+11
* HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCCStephan Bergmann2020-01-281-2/+0
* disable 32bpp bitmap usage for Skia againLuboš Luňák2020-01-271-2/+2
* add setting to config_skia.h whether to use 32bpp bitmapsLuboš Luňák2020-01-091-0/+17