summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-08-10bump product version to 7.4.0.3Christian Lohmaier1-1/+1
2022-07-27bump product version to 7.4.0.2.0+Christian Lohmaier1-1/+1
2022-07-17fix bluetooth entitlement, was added to the flipped conditionChristian Lohmaier1-3/+3
2022-07-06bump product version to 7.4.0.1.0+Christian Lohmaier1-1/+1
2022-07-04allow pretty names in --enable-macosx-code/package-signingChristian Lohmaier1-24/+24
2022-06-30allow to specify a macOS provisioning profileChristian Lohmaier1-0/+19
2022-06-30don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier1-0/+9
2022-06-15Fix with-vendor for cross-build targets some moreThorsten Behrens1-1/+2
2022-06-15Fix some cross-build targets errorsBalazs Varga1-1/+2
2022-06-10bump product version to 7.4.0.0.beta1+Christian Lohmaier1-1/+1
2022-06-08add LIBTIFF to cross-compiling targetsCaolán McNamara1-0/+1
2022-05-26use at least assertions mode if libc++ debug mode is not usableLuboš Luňák1-11/+36
2022-05-23qt6 configure: Consider more paths to find Qt 6 mocMichael Weghorn1-1/+8
2022-05-23qt6 configure: Consider 'qmake6' when searching Qt 6 qmakeMichael Weghorn1-1/+1
2022-05-22Get make_installer calls to run in parallelThorsten Behrens1-0/+4
2022-05-21fix system libtiff detectionRene Engelhard1-1/+1
2022-05-20build libtiffJulien Nabet1-0/+6
2022-05-17AC_RUN_IFELSE won't work when cross-compilingTor Lillqvist1-1/+1
2022-05-17Accept iOS SDK 15.5Tor Lillqvist1-2/+2
2022-05-16Update to ICU 71.1Eike Rathke1-1/+1
2022-05-16enable libc++ debug mode again if availableLuboš Luňák1-0/+28
2022-05-14require libmwaw >= 0.3.21Luboš Luňák1-1/+1
2022-05-12bump product version to 7.4.0.0.alpha1+Christian Lohmaier1-1/+1
2022-05-11use -g with --gdb-index in configureLuboš Luňák1-1/+1
2022-05-09That AC_SUBST is already done by libo_CHECK_SYSTEM_MODULEStephan Bergmann1-1/+0
2022-05-09Remove dated check for C++11 <codecvt>, <regex> headersStephan Bergmann1-11/+0
2022-05-09Drop an obsolete configure checkStephan Bergmann1-25/+0
2022-05-09remove HAVE_LIBCPP_DEBUG (libc++ debug mode)Luboš Luňák1-20/+0
2022-05-07use VCL_FLOAT_DEVICE_PIXEL for fuzzersCaolán McNamara1-0/+1
2022-05-05Warn if Visual Studio 2019 version is < 16.10Hossein1-0/+16
2022-05-04Drop --with-iwyu optionGabor Kelemen1-14/+0
2022-05-03Rename #define HAVE_LIBCXX -> HAVE_LIBCPPStephan Bergmann1-1/+1
2022-05-01improve support for using libc++ on Linux and for libc++ debug modeLuboš Luňák1-0/+23
2022-04-29configure: default to --with-system-nss on LinuxMichael Stahl1-1/+1
2022-04-29move HAVE_EXPORT_VALIDATION from config_features.hLuboš Luňák1-0/+1
2022-04-28Fix determining ZXING_CFLAGS for --with-system-zxingStephan Bergmann1-3/+25
2022-04-26Drop unused LanguageTool extensionGabor Kelemen1-1/+0
2022-04-26Drop unused CT2N extensionGabor Kelemen1-1/+0
2022-04-21android: Drop obsolete build tools version check from configure.acMichael Weghorn1-10/+0
2022-04-20android: Stop using ANDROID_SDK_HOME env variableMichael Weghorn1-9/+9
2022-04-20android: Use property instead of ANDROID_NDK_HOME env varMichael Weghorn1-12/+12
2022-04-18cosmetic changes to support the mold linker instead of "unknown"Luboš Luňák1-6/+12
2022-04-14android: Port from Android Support Lib to AndroidXMichael Weghorn1-8/+0
2022-04-13Fix the error message for GNU Make versionxuenhua1-1/+1
2022-04-08configure: require GNU make 3.82Michael Stahl1-61/+0
2022-04-08Adapt to latest VS 2022 MSM versionsStephan Bergmann1-1/+1
2022-04-06Remove obsolete HSQLDB_USE_JDBC_4_1Stephan Bergmann1-11/+0
2022-04-05Allow building against JDK 18Stephan Bergmann1-0/+10
2022-04-01nss: build with zlib module on WNTMichael Stahl1-1/+5
2022-03-30try to use llvm-readelf etc. first when building with ClangLuboš Luňák1-16/+13