summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)AuthorFilesLines
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski1-0/+1
2021-05-29gbuild: implement gb_Library_get_target_for_buildJan-Marek Glogowski1-0/+2
2021-05-26add privacy URL to crashreport dialog & updatecheck tab in optionsChristian Lohmaier1-0/+1
2021-05-10bodge a gtk4 starting point into existenceCaolán McNamara1-0/+3
2021-05-05Add --enable-wasm-stripJan-Marek Glogowski1-0/+1
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-0/+13
2021-05-05Switch OPENSSL config var from negative to positiveJan-Marek Glogowski1-1/+1
2021-04-11Get rid of apache-commons-loggingStephan Bergmann1-3/+0
2021-04-03Add initial support for sccache builds on WNTThorsten Behrens1-0/+2
2021-03-20tdf#139778 qrcodegen library removal.homeboy4451-4/+0
2021-03-20tdf#139778 bundle external:zxing libhomeboy4451-0/+4
2021-02-28Upgrade fuzzers to LIB_FUZZING_ENGINEAndrzej Hunt1-0/+1
2021-02-17More targeted suppression of bogus GCC -Werror=stringop-overflow=Stephan Bergmann1-0/+1
2020-12-25Remove vlc part since experimental since 5 yearsJulien Nabet1-1/+0
2020-12-21Retire the bit-rotting LibreOfficeLight iOS appTor Lillqvist1-1/+0
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann1-4/+0
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