summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-02-15bump product version to 7.6.5.2Christian Lohmaier1-1/+1
2024-02-01bump product version to 7.6.5.1.0+Christian Lohmaier1-1/+1
2023-11-30bump product version to 7.6.5.0.0+Xisco Fauli1-1/+1
2023-11-15upgrade libcmisCaolán McNamara1-1/+1
2023-11-02bump product version to 7.6.4.0.0+Christian Lohmaier1-1/+1
2023-10-12upgrade to libcmis 0.6.0Caolán McNamara1-17/+1
2023-10-05macOS /w Xcode 15: force the old linker when targeting macOS 11 or lowerChristian Lohmaier1-0/+15
2023-10-05remove obsolete -single_module linker flag (is the default)Christian Lohmaier1-2/+2
2023-09-26upload libwps 0.4.14Taichi Haradaguchi1-1/+1
2023-09-22bump product version to 7.6.3.0.0+Christian Lohmaier1-1/+1
2023-08-29python3: upgrade to release 3.8.18Michael Stahl1-1/+1
2023-08-23bump product version to 7.6.2.0.0+Xisco Fauli1-1/+1
2023-07-26bump product version to 7.6.1.0.0+Christian Lohmaier1-1/+1
2023-07-25openldap: upgrade to release 2.6.4Taichi Haradaguchi1-2/+2
2023-07-07bump product version to 7.6.0.1.0+Christian Lohmaier1-1/+1
2023-06-30fix cross-compilation with frozen headersChristian Lohmaier1-0/+1
2023-06-27Update ICU to 73.2Taichi Haradaguchi1-2/+2
2023-06-22add --with-system-frozenRene Engelhard1-0/+26
2023-06-12Set entitlements in non-release in $(INSTROOTBASE) and .dmg packagePatrick Luby1-5/+4
2023-06-07bump product version to 7.6.0.0.beta1+Christian Lohmaier1-1/+1
2023-06-07python3: upgrade to release 3.8.17Michael Stahl1-1/+1
2023-06-05Latest VS 2022 Preview is 17.7.0 nowStephan Bergmann1-5/+5
2023-06-04Fix ccache cache size detectionKhaled Hosny1-1/+2
2023-06-04Revert "Fix ccache cache size detection"خالد حسني1-9/+25
2023-06-01Fix ccache cache size detectionKhaled Hosny1-25/+9
2023-05-23Add configure switch to enable building the installer with WiX.Jussi Pakkanen1-0/+20
2023-05-16Make --with-latest-c++ support future C++26Stephan Bergmann1-1/+1
2023-05-11bump product version to 7.6.0.0.alpha1+Christian Lohmaier1-1/+1
2023-04-18vscode: add Cygwin terminal profile and config for VS debugger for WindowsChristian Lohmaier1-0/+3
2023-04-16configure.ac: add error message if NET SDK not foundJulien Nabet1-2/+3
2023-04-14Latest VS 2022 Preview is 17.6.0 nowStephan Bergmann1-5/+5
2023-04-11allow native compile for windows aarch64Christian Lohmaier1-0/+5
2023-04-04Fix typo in codeAndrea Gelmini1-1/+1
2023-04-02New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctlStephan Bergmann1-0/+54
2023-03-15Bump dconf minimum version requirementStephan Bergmann1-1/+1
2023-03-12cross-compiling on windows needs openssl to build internal pythonChristian Lohmaier1-0/+4
2023-03-08MSVC: use the newer conformant preprocessorMike Kaganski1-1/+1
2023-03-05tdf#153465 Add Sukapura's dark variantRizal Muttaqin1-3/+3
2023-02-27Note that Clang consteval bugs are meanwhile fixedStephan Bergmann1-4/+4
2023-02-23Refer directly to static library files for Graphite2 and HarfBuzz on LinuxRico Tzschichholz1-2/+10
2023-02-22vcl: Avoid the need to patch HarfBuzzKhaled Hosny1-10/+2
2023-02-16android: Support NDK 24.x and 25.x, use NDK 25 for JenkinsMichael Weghorn1-2/+12
2023-02-16android: Move android API level check up in configure.acMichael Weghorn1-28/+28
2023-02-16android: Use libc++_shared path that works for NDK 25, tooMichael Weghorn1-2/+8
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn1-0/+1
2023-02-16android: Require NDK 23 and use default linker lldMichael Weghorn1-6/+6
2023-02-16android: Switch from GNU binutils to support NDK 23.x, require 21.xMichael Weghorn1-28/+15
2023-02-10qt6 configure: Search for Qt 6 moc in more locationsMichael Weghorn1-1/+1
2023-02-10qt6 configure: Add moc version checkMichael Weghorn1-0/+6
2023-02-09Require HarfBuzz 5.1.0Khaled Hosny1-2/+3