summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2023-12-08bump product version to 24.2.0.0.beta1Christian Lohmaier1-1/+1
2023-12-08android: Bump minSdkVersion to 21 (Android 5.0)Michael Weghorn1-20/+4
2023-12-07Make --enable-online-update and --enable-online-update=mar orthogonalStephan Bergmann1-13/+29
2023-12-07Adapt consteval failure check to recent GCC 14 trunkStephan Bergmann1-1/+4
2023-11-23bump product version to 24.2.0.0.alpha1+Xisco Fauli1-1/+1
2023-11-18Latest VS 2022 Preview is 17.9.0 nowTaichi Haradaguchi1-5/+5
2023-11-16fix --enable-wix switch - that didn't do anythingChristian Lohmaier1-3/+5
2023-11-13Fix a typoMike Kaganski1-1/+1
2023-11-13upgrade libcmisCaolán McNamara1-1/+1
2023-11-13Re-introduce build config to version info reported by LOKMike Kaganski1-0/+20
2023-11-12Fix some leading space inconsistenciesMike Kaganski1-9/+9
2023-11-11Finally remove superfluous --with-theme=default optionMike Kaganski1-9/+1
2023-11-11Simplify input theme filteringMike Kaganski1-4/+3
2023-11-11When MPL subset needs to disable icon themes, suggest filtered inputMike Kaganski1-3/+8
2023-11-10Fix the fixMike Kaganski1-3/+3
2023-11-10Fix --disable-curl checks: --disable-online-update is neededMike Kaganski1-0/+3
2023-11-10Improve MPL subset directions text a bitMike Kaganski1-2/+2
2023-11-09replace license in package header to MPL-2.0 in case of MPL subsetAndras Timar1-0/+3
2023-11-09vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl1-0/+3
2023-11-09Fix typoAndrea Gelmini1-1/+1
2023-11-06add --with-system-zxcvbnRene Engelhard1-0/+24
2023-11-05reprobuild: don't include build machine setup in binariesThorsten Behrens1-5/+0
2023-11-05reprobuild: don't use any build-time dependent valuesThorsten Behrens1-1/+2
2023-11-05move macOS specific entitlements file templates to sysui/desktop/macosxChristian Lohmaier1-4/+4
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida1-1/+1
2023-10-18qt: Drop now obsolete workaround for Qt < 5.12Michael Weghorn1-7/+0
2023-10-18qt: Drop code for Qt < 5.15Michael Weghorn1-1/+1
2023-10-17Bump Java build baseline from JDK 9 to 17Michael Weghorn1-5/+5
2023-10-14tdf#116412 include bz2 module in internal pythonTaichi Haradaguchi1-2/+4
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-16/+0
2023-10-11upgrade to libcmis 0.6.0Caolán McNamara1-17/+1
2023-10-05tdf#101970 Introduce config option for building with orBalazs Varga1-0/+33
2023-10-04remove obsolete -single_module linker flag (is the default)Christian Lohmaier1-2/+2
2023-10-04macOS /w Xcode 15: force the old linker when targeting macOS 11 or lowerChristian Lohmaier1-0/+15
2023-09-27java_websocket needs antCaolán McNamara1-0/+1
2023-09-25upload libwps 0.4.14Taichi Haradaguchi1-1/+1
2023-09-23Adapt Clang and GCC minimum version checksStephan Bergmann1-4/+4
2023-09-22Bump baseline to C++20Stephan Bergmann1-4/+4
2023-09-18fix emscripten buildSarper Akdemir1-1/+1
2023-09-14Fix --disable-curl buildMike Kaganski1-1/+20
2023-09-14Latest VS 2022 Preview is 17.8.0 nowTaichi Haradaguchi1-5/+5
2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey1-0/+11
2023-08-29Revert "remove warning about qt and icccm"Noel Grandin1-1/+4
2023-08-28remove warning about qt and icccmNoel Grandin1-4/+1
2023-08-28python3: upgrade to release 3.8.18Michael Stahl1-1/+1
2023-08-23MPL subset: don't stop on first error - collect it allMike Kaganski1-7/+17
2023-08-18configure.ac: Update Java check for JDK >= 9 version stringMichael Weghorn1-2/+2
2023-08-18Drop JAVA_CLASSPATH_NOT_SET which is always TRUEMichael Weghorn1-5/+0
2023-08-07Revert "tdf#116412: include bz2 in internal python"Taichi Haradaguchi1-8/+8
2023-08-04Fix --disable-atspi-tests when requirement are foundColomban Wendling1-13/+10