summaryrefslogtreecommitdiff
path: root/config_host.mk.in
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Get make_installer calls to run in parallelThorsten Behrens1-0/+1
2022-03-23make Calc jumbo sheets an explicit build featureLuboš Luňák1-0/+1
2022-02-23eliminate ENABLE_STRIP because it causes build issues in nss (Android)Andras Timar1-2/+0
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák1-0/+3
2022-02-13[cp] Allow creation of debuginfo and debugsource rpm/deb packagesAndras Timar1-0/+2
2022-02-13Make installer compression tool configurableThorsten Behrens1-0/+1
2022-01-14annocheck warning about missing .note.gnu.property sectionCaolán McNamara1-0/+1
2022-01-06Add configure test for the backtrace implementationIsmael Luceno1-0/+2
2021-11-19add with-system-abseil/with-system-openjpeg for pdfiumRene Engelhard1-0/+6
2021-11-17support ccache for MSVC tooLuboš Luňák1-0/+1
2021-11-10Upgrade external/boost to latest Boost 1.77.0Stephan Bergmann1-0/+1
2021-11-09download.lst: define OPENSYMBOL variables like everything elseMichael Stahl1-1/+0
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann1-0/+1
2021-11-03fix gcc-wrapper for ccache.exeLuboš Luňák1-2/+0
2021-10-30upgrade libjpeg-turbo to 2.1.1Caolán McNamara1-0/+2
2021-10-27fix AVX512 detectionLuboš Luňák1-0/+4
2021-10-11remove unused variablesLuboš Luňák1-2/+0
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski1-0/+1
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn1-0/+5
2021-09-20use clang-cl's -Zc:dllexportInlines- for clang-cl buildsLuboš Luňák1-0/+1
2021-09-20use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)Luboš Luňák1-0/+1
2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin1-0/+2
2021-08-24build Skia with Metal supportLuboš Luňák1-0/+1
2021-08-12make --with-idlc-cpp=cpp work for gcc cpp as a ucpp replacementCaolán McNamara1-0/+1
2021-08-04Always provision PATH the cygwin way under WindowsThorsten Behrens1-1/+0
2021-07-26build Skia also on MacLuboš Luňák1-0/+1
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