summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-06-05Latest VS 2022 Preview is 17.7.0 nowStephan Bergmann
2023-06-04Fix ccache cache size detectionKhaled Hosny
2023-06-04Revert "Fix ccache cache size detection"خالد حسني
2023-06-01Fix ccache cache size detectionKhaled Hosny
2023-05-23Add configure switch to enable building the installer with WiX.Jussi Pakkanen
2023-05-16Make --with-latest-c++ support future C++26Stephan Bergmann
2023-05-11bump product version to 7.6.0.0.alpha1+Christian Lohmaier
2023-04-18vscode: add Cygwin terminal profile and config for VS debugger for WindowsChristian Lohmaier
2023-04-16configure.ac: add error message if NET SDK not foundJulien Nabet
2023-04-14Latest VS 2022 Preview is 17.6.0 nowStephan Bergmann
2023-04-11allow native compile for windows aarch64Christian Lohmaier
2023-04-04Fix typo in codeAndrea Gelmini
2023-04-02New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctlStephan Bergmann
2023-03-15Bump dconf minimum version requirementStephan Bergmann
2023-03-12cross-compiling on windows needs openssl to build internal pythonChristian Lohmaier
2023-03-08MSVC: use the newer conformant preprocessorMike Kaganski
2023-03-05tdf#153465 Add Sukapura's dark variantRizal Muttaqin
2023-02-27Note that Clang consteval bugs are meanwhile fixedStephan Bergmann
2023-02-23Refer directly to static library files for Graphite2 and HarfBuzz on LinuxRico Tzschichholz
2023-02-22vcl: Avoid the need to patch HarfBuzzKhaled Hosny
2023-02-16android: Support NDK 24.x and 25.x, use NDK 25 for JenkinsMichael Weghorn
2023-02-16android: Move android API level check up in configure.acMichael Weghorn
2023-02-16android: Use libc++_shared path that works for NDK 25, tooMichael Weghorn
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn
2023-02-16android: Require NDK 23 and use default linker lldMichael Weghorn
2023-02-16android: Switch from GNU binutils to support NDK 23.x, require 21.xMichael Weghorn
2023-02-10qt6 configure: Search for Qt 6 moc in more locationsMichael Weghorn
2023-02-10qt6 configure: Add moc version checkMichael Weghorn
2023-02-09Require HarfBuzz 5.1.0Khaled Hosny
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist
2023-02-09tdf#153476 Disable MS telemetry in VsDevCmd.batHossein
2023-01-27Remove support for 32-bit S390Stephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann
2023-01-26add "LOONGARCH64" to the JAVAINTERPRETER 64bit checkLing Yang
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida
2023-01-25android: Don't warn about NDK 21 and 22Michael Weghorn
2023-01-24No need for openssl in the cross build's instdir_for_buildJan Holesovsky
2023-01-23update hardcoded dragonbox include to 1.1.3Rene Engelhard
2023-01-22check for harfbuzz >= 2.6.8Rene Engelhard
2023-01-14configure.ac: Fix build with --with-system-zxing and < Clang 16Sam James
2023-01-13Fix Emscripten version check to still work with older SDK versionsTor Lillqvist
2023-01-12Adapt to newer Emscripten SDKTor Lillqvist
2022-12-22Latest VS 2022 Preview is 17.5.0 nowStephan Bergmann
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara
2022-12-20Rename function to match what it does and remove obsolete commentAurimas Fišeras
2022-12-15don't export entries from download.lst - only used by makeChristian Lohmaier
2022-12-15Simplify selection of iOS SDK, like we now do for macOSTor Lillqvist
2022-12-14Revert "Add oox to build side, for cross compilation"Michael Stahl
2022-12-14Bump minimum macOS to 10.15Ilmari Lauhakangas
2022-12-13bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier