summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2022-01-02Fix typo in libclucene-coreJan-Marek Glogowski
2022-01-02Use correct ld syntax for old clang versionsJan-Marek Glogowski
2022-01-02Error-out on --enable-ld with path and gccJan-Marek Glogowski
2022-01-01gbuild: silence Windows Skia clang buildsJan-Marek Glogowski
2022-01-01Forward PCH setting to cross-toolsetJan-Marek Glogowski
2021-12-30Fix uppercase EOT => LIBEOT usageJan-Marek Glogowski
2021-12-30Add configure test for the backtrace implementationIsmael Luceno
2021-12-30Use libo_CHECK_SYSTEM_MODULE for cluceneJan-Marek Glogowski
2021-12-30Use libo_CHECK_SYSTEM_MODULE for eotJan-Marek Glogowski
2021-12-30Further refine libo_CHECK_SYSTEM_MODULEJan-Marek Glogowski
2021-12-29Drop libo_CSM internal CFLAGS+LIBS parametersJan-Marek Glogowski
2021-12-27oss-fuzz: also build libxml2 for the cross-toolsetJan-Marek Glogowski
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski
2021-12-24bump liborcus dependency in pkg-config check to >= 0.17.2Rene Engelhard
2021-12-24Re-allow SCRIPTING for the cross-toolsetJan-Marek Glogowski
2021-12-24Fix some forwarded cross-build options with spacesJan-Marek Glogowski
2021-12-24Enforce cross-compilation for static buildsJan-Marek Glogowski
2021-12-21Don't build clucene if not neededJan-Marek Glogowski
2021-12-21provide a "make vscode-ide-integration" targetChristian Lohmaier
2021-12-16Accept iOS SDK 15.2Tor Lillqvist
2021-12-15use $CCACHE instead of hardcoded 'ccache'Luboš Luňák
2021-12-15add support for macOS SDK 12.1Noel Grandin
2021-12-15Simplify CURL and LIBCMIS testsJan-Marek Glogowski
2021-12-15ucb: remove --with-webdav=neonMichael Stahl
2021-12-15ucb: remove --with-webdav=serfMichael Stahl
2021-12-14upload libmwaw 0.3.21David Tardon
2021-12-13Fix typoAndrea Gelmini
2021-12-13Refactor some buildsytem stuff (mostly whitespace)Jan-Marek Glogowski
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-09Simplify FONTCONFIG and FREETYPE testsJan-Marek Glogowski
2021-12-09Make sure Python is in build for the cross-toolsetJan-Marek Glogowski
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski
2021-12-06Drop ENABLE_FUZZERS from config_host.mk.inJan-Marek Glogowski
2021-12-06configure.ac: tabs to spacesJan-Marek Glogowski
2021-12-04Fix typosAndrea Gelmini
2021-12-03ofz#41602 fix more build failureCaolán McNamara
2021-12-03Normalize --disable-scripting handlingJan-Marek Glogowski
2021-12-03Fix --disable-scripting for DESKTOP buildJan-Marek Glogowski
2021-12-03libxml2: use xml2-config dummy for internal buildJan-Marek Glogowski
2021-12-02Fix clang-cl -Zc:dllexportInlines- buildStephan Bergmann
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-12-01gbuild: serialize dynamic link for static buildsJan-Marek Glogowski
2021-12-01Distinguish between --disable-gui and --without-xJan-Marek Glogowski
2021-11-30try to find clang-cl also in C:/Program Files/LLVMLuboš Luňák
2021-11-29explicitly check also for -fno-pch-codegenLuboš Luňák
2021-11-26Fix typosAndrea Gelmini
2021-11-26-FIIntrin.h in CC/CXX is no longer needed for my clang-cl buildStephan Bergmann
2021-11-26Drop support for poppler w/o cpp/poppler-version.hJan-Marek Glogowski
2021-11-25bump product version to 7.4.0.0.alpha0+Christian Lohmaier
2021-11-25required curl_multi_wakeup is only in >= curl 7.68.0Caolán McNamara