summaryrefslogtreecommitdiff
path: root/config_host
AgeCommit message (Expand)Author
2021-01-19add --disable-librelogo to disable LibreLogo at build timeMichael Stahl
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2020-12-14tdf#115643 make onedrive work again by switching to graph APIChristian Lohmaier
2020-11-17update Skia to chrome/m88Luboš Luňák
2020-10-17fix build with box2d 2.4.0Rene Engelhard
2020-10-04default to BGRA for Skia, even on X11Luboš Luňák
2020-10-02tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect listMihkel Tõnnov
2020-09-23clarifications on the use of SKIA_USE_BITMAP32Luboš Luňák
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara
2020-09-07fix typo in enabling Skia's SK_RELEASELuboš Luňák
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna
2020-06-24faster Skia SkCanvas::drawImageRect() with an offsetLuboš Luňák
2020-06-17remove outdated Skia todo commentsLuboš Luňák
2020-06-11Drop configurability of libnumbertext useTor Lillqvist
2020-05-18update to Skia chrome/m84 snapshotLuboš Luňák
2020-05-06always build Skia optimized, unless --enable-skia=debugLuboš Luňák
2020-04-17No need for HAVE_GCC_DEPRECATED_MESSAGEStephan Bergmann
2020-04-17No need for HAVE_GCC_PRAGMA_OPERATORStephan Bergmann
2020-04-17HAVE_CPP_GUARANTEED_COPY_ELISION should always be true nowStephan Bergmann
2020-04-17Just use __builtin_ffs on GCC and ClangStephan Bergmann
2020-04-06do not build OpenGL support in SkiaLuboš Luňák
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann
2020-03-19STATIC_LINKING is not set for --enable-mergelibsStephan Bergmann
2020-03-18do not use Skia's gamma correction for textLuboš Luňák
2020-03-18update Skia to chrome/m82Luboš Luňák
2020-03-06limit symbols exported when using --enable-mergelibsNoel Grandin
2020-01-28HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCCStephan Bergmann
2020-01-27disable 32bpp bitmap usage for Skia againLuboš Luňák
2020-01-09add setting to config_skia.h whether to use 32bpp bitmapsLuboš Luňák
2019-12-19Fix typoAndrea Gelmini
2019-12-14Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-11-27android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky
2019-11-27use the same config file for skia build and using itLuboš Luňák
2019-11-27initial build of the Skia libraryLuboš Luňák
2019-10-30fix vcldemo lookup of iconsLuboš Luňák
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-25constinit, here we comeStephan Bergmann
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-06-14KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-03Have all VCL plugin related defines in config_vclplug.hMichael Weghorn
2019-05-27Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák
2019-03-07build: support disabling popplerAshod Nakashian
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-08HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann