summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)Author
2020-12-25Remove vlc part since experimental since 5 yearsJulien Nabet
2020-12-21Retire the bit-rotting LibreOfficeLight iOS appTor Lillqvist
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann
2020-11-21firebird: build fixes (incl. parallel build)Jan-Marek Glogowski
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara
2020-09-15disable Clang's -fmodules-codegen for Skia if optimizing itLuboš Luňák
2020-09-15Set PYTHONWARNINGS to error by default for --enable-werrorMike Kaganski
2020-09-15cross-build: JAVA_HOME is now build, not hostJan-Marek Glogowski
2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski
2020-08-19Allow to set LO_ELFCHECK_ALLOWLIST in autogen.inputStephan Bergmann
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann
2020-07-23tdf#134522 remove --with-build-version ./configure flagRene Engelhard
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák
2020-06-29Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist
2020-06-11Drop configurability of libnumbertext useTor Lillqvist
2020-05-26use -Xclang -debug-info-kind=constructor if availableLuboš Luňák
2020-05-17external: bundle box2dSarper Akdemir
2020-05-06always build Skia optimized, unless --enable-skia=debugLuboš Luňák
2020-04-21CLANG_C -> CLANG_CCLuboš Luňák
2020-04-21better handling of SSEx,AVX intrinsics for ClangLuboš Luňák
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2020-04-17HAVE_GCC_BUILTIN_FFS is unusedStephan Bergmann
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-23actually export $NINJA from configureLuboš Luňák
2020-03-09Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann
2020-02-20macOS Xcode ld is known to always support -platform_version nowStephan Bergmann
2020-02-19add --enable-optimized=debugLuboš Luňák
2020-02-16MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGETStephan Bergmann
2020-02-14Prevent -Werror,-Wunknown-warning-option when building compilerpluginsStephan Bergmann
2020-02-14tdf#122218: Baseline Xcode 9.3 ld presumably doesn't support -platform_versionStephan Bergmann
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann
2019-12-06Honor BISON passed into configureStephan Bergmann
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák
2019-11-27android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky
2019-11-27initial build of the Skia libraryLuboš Luňák
2019-10-12aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann
2019-10-12-fstack-protector-strong is long since availableStephan Bergmann
2019-10-07try to autodetect flags needed to build Clang pluginsLuboš Luňák
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk
2019-10-01redmine#2555 replace Help online Google searchOlivier Hallot
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-09-02add -latomic configure check...Rene Engelhard
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski