summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist1-3/+10
2023-02-09tdf#153476 Disable MS telemetry in VsDevCmd.batHossein1-1/+2
2023-01-27Remove support for 32-bit S390Stephan Bergmann1-5/+0
2023-01-27Remove support for AIXStephan Bergmann1-38/+5
2023-01-26add "LOONGARCH64" to the JAVAINTERPRETER 64bit checkLing Yang1-1/+1
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida1-2/+2
2023-01-25android: Don't warn about NDK 21 and 22Michael Weghorn1-3/+3
2023-01-24No need for openssl in the cross build's instdir_for_buildJan Holesovsky1-3/+3
2023-01-23update hardcoded dragonbox include to 1.1.3Rene Engelhard1-1/+1
2023-01-22check for harfbuzz >= 2.6.8Rene Engelhard1-1/+1
2023-01-14configure.ac: Fix build with --with-system-zxing and < Clang 16Sam James1-1/+1
2023-01-13Fix Emscripten version check to still work with older SDK versionsTor Lillqvist1-5/+11
2023-01-12Adapt to newer Emscripten SDKTor Lillqvist1-4/+8
2022-12-22Latest VS 2022 Preview is 17.5.0 nowStephan Bergmann1-5/+5
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara1-0/+1
2022-12-20Rename function to match what it does and remove obsolete commentAurimas Fišeras1-5/+3
2022-12-15don't export entries from download.lst - only used by makeChristian Lohmaier1-2/+2
2022-12-15Simplify selection of iOS SDK, like we now do for macOSTor Lillqvist1-14/+6
2022-12-14Revert "Add oox to build side, for cross compilation"Michael Stahl1-1/+0
2022-12-14Bump minimum macOS to 10.15Ilmari Lauhakangas1-6/+6
2022-12-13bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier1-30/+3
2022-12-12Add oox to build side, for cross compilationThorsten Behrens1-0/+1
2022-12-11Replace backslashes in config params before usage in cxx filesThorsten Behrens1-1/+3
2022-12-09configure.ac: update links to avoid redirects, fix broken links.Aurimas Fišeras1-13/+13
2022-12-09python3: upgrade to release 3.8.16Michael Stahl1-1/+1
2022-12-08bump product version to 7.6.0.0.alpha0+Christian Lohmaier1-1/+1
2022-12-06build installer packages with make parallelism instead of GNU parallelChristian Lohmaier1-4/+0
2022-11-30Make it possible build for WASM with --disable-gui, without Qt5Tor Lillqvist1-2/+2
2022-11-30Move Qt5 and scripting options for Emscripten to the distro-configs fileTor Lillqvist1-2/+0
2022-11-29accept Apple's patch utility - pickier than GNU patch, but should be OKChristian Lohmaier1-1/+6
2022-11-29Make it possible to run either Writer or Calc in the same Emscripten thingTor Lillqvist1-1/+1
2022-11-28Disable languagetool for WASM buildThorsten Behrens1-0/+1
2022-11-25bump product verion to 7.5.0.0.alpha1+Christian Lohmaier1-1/+1
2022-11-22Fix typoAndrea Gelmini1-1/+1