summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)AuthorFilesLines
2020-11-21firebird: build fixes (incl. parallel build)Jan-Marek Glogowski1-0/+3
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann1-10/+10
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák1-3/+3
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara1-0/+1
2020-09-15disable Clang's -fmodules-codegen for Skia if optimizing itLuboš Luňák1-0/+1
2020-09-15Set PYTHONWARNINGS to error by default for --enable-werrorMike Kaganski1-0/+1
2020-09-15cross-build: JAVA_HOME is now build, not hostJan-Marek Glogowski1-1/+1
2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski1-2/+4
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski1-0/+3
2020-08-19Allow to set LO_ELFCHECK_ALLOWLIST in autogen.inputStephan Bergmann1-0/+1
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann1-0/+1
2020-07-23tdf#134522 remove --with-build-version ./configure flagRene Engelhard1-1/+0
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák1-0/+1
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