summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-05-25Bump version to 23.05.0.2cp-23.05.0-2Andras Timar
2023-05-24replace license in package header to MPL-2.0 in case of MPL subsetAndras Timar
2023-03-12tdf#153465 Add Sukapura's dark variantRizal Muttaqin
2023-02-23Fix Emscripten version check to still work with older SDK versionsTor Lillqvist
2023-02-23Adapt to newer Emscripten SDKTor Lillqvist
2023-02-12Require HarfBuzz 5.1.0Khaled Hosny
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist
2023-02-02configure.ac: Fix build with --with-system-zxing and < Clang 16Sam James
2023-01-28[cp] don't allow space in INSTALLDIRNAMEAndras Timar
2023-01-28eliminate ENABLE_STRIP because it causes build issues in nss (Android)Andras Timar
2023-01-28[cp] Allow creation of debuginfo and debugsource rpm/deb packagesAndras Timar
2023-01-28update hardcoded dragonbox include to 1.1.3Rene Engelhard
2023-01-23[cp] Collabora Office brandingAndras Timar
2023-01-23[cp] Optionally bundle even more Google Noto fontsAndras Timar
2023-01-23Replace unixODBC to iODBC that is BSD licensedAndras Timar
2023-01-23check for harfbuzz >= 2.6.8Rene Engelhard
2023-01-16FreeBSD: evaluate --with-gnu-patchAndras Timar
2023-01-12bump product version to 7.5.1.0.0+Christian Lohmaier
2022-12-22bump product version to 7.5.0.1.0+Christian Lohmaier
2022-12-19Simplify selection of iOS SDK, like we now do for macOSTor Lillqvist
2022-12-19bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier
2022-12-16don't export entries from download.lst - only used by makeChristian Lohmaier
2022-12-15add oox to WITH_GALLERY_BUILD build sideMichael Stahl
2022-12-12Add oox to build side, for cross compilationThorsten Behrens
2022-12-12Replace backslashes in config params before usage in cxx filesThorsten Behrens
2022-12-09python3: upgrade to release 3.8.16Michael Stahl
2022-12-08bump product version to 7.5.0.0.beta1+Christian Lohmaier
2022-12-06build installer packages with make parallelism instead of GNU parallelChristian Lohmaier
2022-11-30Make it possible build for WASM with --disable-gui, without Qt5Tor Lillqvist
2022-11-30Move Qt5 and scripting options for Emscripten to the distro-configs fileTor Lillqvist
2022-11-29accept Apple's patch utility - pickier than GNU patch, but should be OKChristian Lohmaier
2022-11-29Make it possible to run either Writer or Calc in the same Emscripten thingTor Lillqvist
2022-11-28Disable languagetool for WASM buildThorsten Behrens
2022-11-25bump product verion to 7.5.0.0.alpha1+Christian Lohmaier
2022-11-22Fix typoAndrea Gelmini
2022-11-21macOS (janitor): remove workarounds for no longer supported SDKsChristian Lohmaier
2022-11-21macOS: simplify SDK handling, remove the upper limit of SDKChristian Lohmaier
2022-11-21Revert "use uname for detecting WSL"Balázs Varga (allotropia)
2022-11-16configure: Allow to override CXXFLAGS_CXX11Stephan Bergmann
2022-11-14bump required cairo version to 1.12.0Noel Grandin
2022-11-11Fix VS2022 MSMs detectionMike Kaganski
2022-11-10Add riscv64 supportSakura286
2022-11-09Clarify the cairo warning in ./configureJan Holesovsky
2022-11-09Keep support for iOS SDK version 15.6xuenhua
2022-11-08Update iOS SDK Current Version to 16.1xuenhua
2022-11-07Send build config (configure options) in LOKit version info JSONAndras Timar
2022-11-07Adapt to llvm-config --src-root dropped from LLVM 16 trunkStephan Bergmann
2022-11-04No need to accept macOS SDK 10.13 surelyTor Lillqvist
2022-11-03Accept macOS SDK 13.0Tor Lillqvist
2022-11-01Add support for .NET Framework 4.8.1Taichi Haradaguchi