summaryrefslogtreecommitdiffstats
path: root/config_host
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix typoAndrea Gelmini2019-12-191-1/+1
* Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann2019-12-141-3/+15
* Adapt o3tl::span to P1872R0Stephan Bergmann2019-12-071-0/+3
* Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski2019-12-061-0/+1
* android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky2019-11-271-0/+6
* use the same config file for skia build and using itLuboš Luňák2019-11-271-0/+45
* initial build of the Skia libraryLuboš Luňák2019-11-271-0/+5
* fix vcldemo lookup of iconsLuboš Luňák2019-10-301-0/+6
* move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák2019-10-153-27/+41
* drop gtk2 supportCaolán McNamara2019-09-301-1/+0
* constinit, here we comeStephan Bergmann2019-09-251-0/+5
* tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski2019-07-211-1/+1
* KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski2019-06-141-1/+2
* Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski2019-06-131-0/+3
* Have all VCL plugin related defines in config_vclplug.hMichael Weghorn2019-06-034-33/+4
* Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák2019-05-271-0/+4
* build: support disabling popplerAshod Nakashian2019-03-071-0/+5
* kde5: remove older kde/tde plugins, and references to thatThorsten Behrens2018-12-172-11/+0
* HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann2018-12-081-3/+0
* HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann2018-12-071-4/+0
* HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann2018-12-071-3/+0
* HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann2018-12-071-3/+0
* HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann2018-12-071-1/+0
* HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann2018-12-071-1/+0
* Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION changedStephan Bergmann2018-12-061-4/+0
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-1/+1
* Fix creation/removal of GPG socketdirStephan Bergmann2018-11-091-0/+2
* fix oss-fuzz buildCaolán McNamara2018-11-091-0/+10
* Use [[fallthrough]] also with MSVCStephan Bergmann2018-09-111-0/+3
* Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2018-09-111-0/+3
* GCC only supports inline variables since GCC 7Stephan Bergmann2018-08-311-0/+3
* Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann2018-08-301-0/+4
* -Werror=redundant-move (GCC 9), take twoStephan Bergmann2018-08-291-0/+4
* tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov2018-08-081-0/+1
* fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara2018-08-041-0/+1
* Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny2018-07-071-10/+0
* Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann2018-07-041-0/+3
* rename config_extension_update.h.in to config_extensions.h.inRene Engelhard2018-05-233-15/+15