summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)Author
2021-09-21use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)Luboš Luňák
2021-08-04Always provision PATH the cygwin way under WindowsThorsten Behrens
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-29gbuild: implement gb_Library_get_target_for_buildJan-Marek Glogowski
2021-05-26add privacy URL to crashreport dialog & updatecheck tab in optionsChristian Lohmaier
2021-05-10bodge a gtk4 starting point into existenceCaolán McNamara
2021-05-05Add --enable-wasm-stripJan-Marek Glogowski
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-05-05Switch OPENSSL config var from negative to positiveJan-Marek Glogowski
2021-04-11Get rid of apache-commons-loggingStephan Bergmann
2021-04-03Add initial support for sccache builds on WNTThorsten Behrens
2021-03-20tdf#139778 qrcodegen library removal.homeboy445
2021-03-20tdf#139778 bundle external:zxing libhomeboy445
2021-02-28Upgrade fuzzers to LIB_FUZZING_ENGINEAndrzej Hunt
2021-02-17More targeted suppression of bogus GCC -Werror=stringop-overflow=Stephan Bergmann
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