summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2022-11-03Accept macOS SDK 13.0Tor Lillqvist
2022-11-01Add support for .NET Framework 4.8.1Taichi Haradaguchi
2022-10-29require xmlsec1-nss >= 1.2.35Rene Engelhard
2022-10-28ofz: build-failure use with-tls result for curlCaolán McNamara
2022-10-26Enable gtktiledviewer on WindowsMike Kaganski
2022-10-26Support --with-visual-studio=2022previewStephan Bergmann
2022-10-25Update to ICU 72.1Eike Rathke
2022-10-24Python3: update to 3.8.15Taichi Haradaguchi
2022-10-23macOS: add XCode and SDK buildversions to Info.plistChristian Lohmaier
2022-10-19Make MSVC -showIncludes processing more reliableStephan Bergmann
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga
2022-10-01Allow building libeot on any platformKhaled Hosny
2022-10-01Revert "Use libo_CHECK_SYSTEM_MODULE for eot"Khaled Hosny
2022-09-30vcl: Apply variations to font metricsKhaled Hosny
2022-09-14fix system-abseil buildRene Engelhard
2022-09-13Bump minimum iOS runtime version to 14.5Tor Lillqvist
2022-09-13Don't bother looking for so many old versions of the iOS SDKTor Lillqvist
2022-09-13Python3: upgrade to release 3.8.14Taichi Haradaguchi
2022-09-13Bump current iOS SDK to 16.0Tor Lillqvist
2022-09-12bump harfbuzz dependency to >= 2.1.0Rene Engelhard
2022-09-09Allow to pass LIBCPP_DEBUG into configureStephan Bergmann
2022-09-08replace egrep/fgrep calls with grep -E/grep -FRene Engelhard
2022-09-08revert configure.ac check for graphite2 to 0.9.3Rene Engelhard
2022-09-08Require HarfBuzz 2.0.0Khaled Hosny
2022-09-07python3: upgrade to release 3.8.13Taichi Haradaguchi
2022-08-25Make configure work with gpgme >= 1.18Rene Engelhard
2022-08-17tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli
2022-08-16Update iOS SDK Current Version to 15.6xuenhua
2022-08-11Add loongarch64 support.wjh-la
2022-08-05vcl: Add a configure option to set VCL_FLOAT_DEVICE_PIXELKhaled Hosny
2022-08-04Prefer -lclang-cpp over hand-curated -lclang* listStephan Bergmann
2022-08-03CLANGTOOLLIBS needs to include -lclangSupport nowStephan Bergmann
2022-07-27HPPA is 32bitRene Engelhard
2022-07-27rename GODSON/GODSON64 to MIPS/MIPS64Rene Engelhard
2022-07-22fix clang-cl check on WSLLuboš Luňák
2022-07-22fix configure handling of tarball path on WSLLuboš Luňák
2022-07-22configure fixes for WSLLuboš Luňák
2022-07-22add fallback for $PROGRAMFILESX86Luboš Luňák
2022-07-22require wsl-lo-helper to be preinstalled, like 'make'Luboš Luňák
2022-07-22use uname for detecting WSLLuboš Luňák
2022-07-14fix bluetooth entitlement, was added to the flipped conditionChristian Lohmaier
2022-07-13Remove unused --enable-chart-testsXisco Fauli
2022-06-29allow to specify a macOS provisioning profileChristian Lohmaier
2022-06-29don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier
2022-06-29allow pretty names in --enable-macosx-code/package-signingChristian Lohmaier
2022-06-16fail big-endian builds with --enable-skia. Point to --disable-skiaRene Engelhard
2022-06-15Fix with-vendor for cross-build targets some moreThorsten Behrens
2022-06-15Bump minimum macOS to 10.14Ilmari Lauhakangas
2022-06-13Fix some cross-build targets errorsBalazs Varga
2022-06-11WASM use 'em-config LLVM_ROOT' to get llvm-nm pathJan-Marek Glogowski