summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2022-10-10bump product version to 7.4.2.3Xisco Fauli
2022-10-06bump product version to 7.4.2.2.0+Xisco Fauli
2022-09-21bump product version to 7.4.2.1.0+Christian Lohmaier
2022-09-14Python3: upgrade to release 3.8.14Taichi Haradaguchi
2022-09-12bump harfbuzz dependency to >= 2.1.0Rene Engelhard
2022-09-07python3: upgrade to release 3.8.13Taichi Haradaguchi
2022-08-25Make configure work with gpgme >= 1.18Rene Engelhard
2022-08-24correctly bump product version to 7.4.2.0.0+Christian Lohmaier
2022-08-24bump product version to 7.4.1.1.0+Christian Lohmaier
2022-08-18tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli
2022-07-27bump product version to 7.4.1.0.0+Christian Lohmaier
2022-07-17fix bluetooth entitlement, was added to the flipped conditionChristian Lohmaier
2022-07-06bump product version to 7.4.0.1.0+Christian Lohmaier
2022-07-04allow pretty names in --enable-macosx-code/package-signingChristian Lohmaier
2022-06-30allow to specify a macOS provisioning profileChristian Lohmaier
2022-06-30don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier
2022-06-15Fix with-vendor for cross-build targets some moreThorsten Behrens
2022-06-15Fix some cross-build targets errorsBalazs Varga
2022-06-10bump product version to 7.4.0.0.beta1+Christian Lohmaier
2022-06-08add LIBTIFF to cross-compiling targetsCaolán McNamara
2022-05-26use at least assertions mode if libc++ debug mode is not usableLuboš Luňák
2022-05-23qt6 configure: Consider more paths to find Qt 6 mocMichael Weghorn
2022-05-23qt6 configure: Consider 'qmake6' when searching Qt 6 qmakeMichael Weghorn
2022-05-22Get make_installer calls to run in parallelThorsten Behrens
2022-05-21fix system libtiff detectionRene Engelhard
2022-05-20build libtiffJulien Nabet
2022-05-17AC_RUN_IFELSE won't work when cross-compilingTor Lillqvist
2022-05-17Accept iOS SDK 15.5Tor Lillqvist
2022-05-16Update to ICU 71.1Eike Rathke
2022-05-16enable libc++ debug mode again if availableLuboš Luňák
2022-05-14require libmwaw >= 0.3.21Luboš Luňák
2022-05-12bump product version to 7.4.0.0.alpha1+Christian Lohmaier
2022-05-11use -g with --gdb-index in configureLuboš Luňák
2022-05-09That AC_SUBST is already done by libo_CHECK_SYSTEM_MODULEStephan Bergmann
2022-05-09Remove dated check for C++11 <codecvt>, <regex> headersStephan Bergmann
2022-05-09Drop an obsolete configure checkStephan Bergmann
2022-05-09remove HAVE_LIBCPP_DEBUG (libc++ debug mode)Luboš Luňák
2022-05-07use VCL_FLOAT_DEVICE_PIXEL for fuzzersCaolán McNamara
2022-05-05Warn if Visual Studio 2019 version is < 16.10Hossein
2022-05-04Drop --with-iwyu optionGabor Kelemen
2022-05-03Rename #define HAVE_LIBCXX -> HAVE_LIBCPPStephan Bergmann
2022-05-01improve support for using libc++ on Linux and for libc++ debug modeLuboš Luňák
2022-04-29configure: default to --with-system-nss on LinuxMichael Stahl
2022-04-29move HAVE_EXPORT_VALIDATION from config_features.hLuboš Luňák
2022-04-28Fix determining ZXING_CFLAGS for --with-system-zxingStephan Bergmann
2022-04-26Drop unused LanguageTool extensionGabor Kelemen
2022-04-26Drop unused CT2N extensionGabor Kelemen
2022-04-21android: Drop obsolete build tools version check from configure.acMichael Weghorn
2022-04-20android: Stop using ANDROID_SDK_HOME env variableMichael Weghorn
2022-04-20android: Use property instead of ANDROID_NDK_HOME env varMichael Weghorn