summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)AuthorFilesLines
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann1-0/+1
2019-12-06Honor BISON passed into configureStephan Bergmann1-0/+1
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák1-1/+8
2019-11-27android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky1-0/+1
2019-11-27initial build of the Skia libraryLuboš Luňák1-0/+1
2019-10-12aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann1-0/+1
2019-10-12-fstack-protector-strong is long since availableStephan Bergmann1-1/+0
2019-10-07try to autodetect flags needed to build Clang pluginsLuboš Luňák1-0/+3
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk1-0/+1
2019-10-01redmine#2555 replace Help online Google searchOlivier Hallot1-0/+1
2019-09-30drop gtk2 supportCaolán McNamara1-7/+0
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann1-1/+0
2019-09-02add -latomic configure check...Rene Engelhard1-0/+1
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-1/+1
2019-07-19missing LDAPCaolán McNamara1-0/+1
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl1-0/+1
2019-07-03Drop unused MOC4 exportJan-Marek Glogowski1-1/+0
2019-07-02Fix typo in codeAndrea Gelmini1-1/+1
2019-07-02bundle external: qrcodegenShubham Goyal1-0/+3
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski1-3/+3
2019-06-07Drop support for gstreamer-0.10Michael Weghorn1-3/+0
2019-05-09if ccache is enabled, by default also enable CCACHE_DEPENDLuboš Luňák1-0/+1
2019-05-07Drop LINK_X64_BINARY: any MSVC linker is suitable for any target platformMike Kaganski1-1/+0
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-0/+1
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák1-2/+1
2019-03-22Allow to pass additional options into generator's clang::toolingStephan Bergmann1-0/+1
2019-03-07build: support disabling popplerAshod Nakashian1-0/+1
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann1-2/+0
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann1-1/+0
2019-01-21Slience bogus -Werror=maybe-uninitializedStephan Bergmann1-0/+1
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski1-0/+2
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens1-6/+0
2018-12-13Introduce --enable-android-editingStephan Bergmann1-0/+1
2018-11-23Revert "Do use -O1 for Apple Clang older than 9.1.0"Stephan Bergmann1-1/+0
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann1-2/+0
2018-10-31Re-introduce the functionality to look for multiple iOS SDK versionsTor Lillqvist1-2/+0
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard1-0/+1
2018-09-12No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann1-1/+0
2018-08-28Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist1-0/+1
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-08-26drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara1-1/+0
2018-08-23rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann1-0/+1
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov1-0/+3
2018-08-02KF5_HAVE_GLIB etc. are apparently unusedStephan Bergmann1-3/+0
2018-08-02WITH_HELPPACK_INTEGRATION is no longer substitutedStephan Bergmann1-1/+0
2018-08-02ALLOC is no longer substitutedStephan Bergmann1-1/+0
2018-07-04add --enable-gdb-index for --gdb-index from gold/lldLuboš Luňák1-0/+1
2018-07-04add configure option --enable-ld to use GNU gold or LLVM lldLuboš Luňák1-0/+1
2018-07-04add --enable-split-debug for -gsplit-dwarfLuboš Luňák1-0/+1
2018-06-13Respect --bindir..orbea1-0/+1