summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2024-03-22bump product version to 24.2.2.2Christian Lohmaier
2024-03-22python3: upgrade to release 3.8.19Michael Stahl
2024-03-15Fix build with autoconf 2.72Fridrich Strba
2024-03-07bump product version to 24.2.2.1.0+Christian Lohmaier
2024-03-05Allow building with Java 8Fridrich Štrba
2024-02-13kf6: Add missing include path to fix buildMichael Weghorn
2024-02-09bump product version to 24.2.2.0.0+Christian Lohmaier
2024-01-12Fix `make create-partial-info` (for Windows, at least)Stephan Bergmann
2024-01-11bump product version to 24.2.1.0.0+Christian Lohmaier
2024-01-03Actually drop --with-online-update-mar-channelStephan Bergmann
2024-01-02Hard-code --with-online-update-mar-channel=LOOnlineUpdaterStephan Bergmann
2024-01-01update LIBO_THIS_YEARRene Engelhard
2023-12-26tdf#105844 argon2: add vcxproj files for WinARM64 buildsThorsten Behrens
2023-12-21bump product version to 24.2.0.1.0+Xisco Fauli
2023-12-19argon2: add new external libraryMichael Stahl
2023-12-15Turn onlineupdate into external/onlineupdateStephan Bergmann
2023-12-13Split --with-update-config=... into many --with-online-update-mar-...=...Stephan Bergmann
2023-12-11configure: Pass '--auto-servernum' to xvfb-run here, tooMichael Weghorn
2023-12-08bump product version to 24.2.0.0.beta1+Christian Lohmaier
2023-12-08android: Bump minSdkVersion to 21 (Android 5.0)Michael Weghorn
2023-12-07Make --enable-online-update and --enable-online-update=mar orthogonalStephan Bergmann
2023-12-07Adapt consteval failure check to recent GCC 14 trunkStephan Bergmann
2023-11-23bump product version to 24.2.0.0.alpha1+Xisco Fauli
2023-11-18Latest VS 2022 Preview is 17.9.0 nowTaichi Haradaguchi
2023-11-16fix --enable-wix switch - that didn't do anythingChristian Lohmaier
2023-11-13Fix a typoMike Kaganski
2023-11-13upgrade libcmisCaolán McNamara
2023-11-13Re-introduce build config to version info reported by LOKMike Kaganski
2023-11-12Fix some leading space inconsistenciesMike Kaganski
2023-11-11Finally remove superfluous --with-theme=default optionMike Kaganski
2023-11-11Simplify input theme filteringMike Kaganski
2023-11-11When MPL subset needs to disable icon themes, suggest filtered inputMike Kaganski
2023-11-10Fix the fixMike Kaganski
2023-11-10Fix --disable-curl checks: --disable-online-update is neededMike Kaganski
2023-11-10Improve MPL subset directions text a bitMike Kaganski
2023-11-09replace license in package header to MPL-2.0 in case of MPL subsetAndras Timar
2023-11-09vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl
2023-11-09Fix typoAndrea Gelmini
2023-11-06add --with-system-zxcvbnRene Engelhard
2023-11-05reprobuild: don't include build machine setup in binariesThorsten Behrens
2023-11-05reprobuild: don't use any build-time dependent valuesThorsten Behrens
2023-11-05move macOS specific entitlements file templates to sysui/desktop/macosxChristian Lohmaier
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida
2023-10-18qt: Drop now obsolete workaround for Qt < 5.12Michael Weghorn
2023-10-18qt: Drop code for Qt < 5.15Michael Weghorn
2023-10-17Bump Java build baseline from JDK 9 to 17Michael Weghorn
2023-10-14tdf#116412 include bz2 module in internal pythonTaichi Haradaguchi
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11upgrade to libcmis 0.6.0Caolán McNamara
2023-10-05tdf#101970 Introduce config option for building with orBalazs Varga