summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)AuthorFilesLines
2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist1-1/+1
2020-06-11Drop configurability of libnumbertext useTor Lillqvist1-1/+0
2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák1-0/+1
2020-05-17external: bundle box2dSarper Akdemir1-0/+3
2020-05-06always build Skia optimized, unless --enable-skia=debugLuboš Luňák1-0/+1
2020-04-21CLANG_C -> CLANG_CCLuboš Luňák1-1/+1
2020-04-21better handling of SSEx,AVX intrinsics for ClangLuboš Luňák1-0/+8
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák1-0/+2
2020-04-17HAVE_GCC_BUILTIN_FFS is unusedStephan Bergmann1-1/+0
2020-03-27revert the gyp-based nss build changesLuboš Luňák1-1/+0
2020-03-23actually export $NINJA from configureLuboš Luňák1-0/+1
2020-03-09Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann1-0/+1
2020-02-20macOS Xcode ld is known to always support -platform_version nowStephan Bergmann1-1/+0
2020-02-19add --enable-optimized=debugLuboš Luňák1-0/+1
2020-02-16MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGETStephan Bergmann1-1/+0
2020-02-14Prevent -Werror,-Wunknown-warning-option when building compilerpluginsStephan Bergmann1-0/+1
2020-02-14tdf#122218: Baseline Xcode 9.3 ld presumably doesn't support -platform_versionStephan Bergmann1-0/+1
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák1-0/+1
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák1-0/+2
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák1-0/+1
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