summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-09-14fix system-abseil buildRene Engelhard1-1/+6
2022-09-13Bump minimum iOS runtime version to 14.5Tor Lillqvist1-2/+2
2022-09-13Don't bother looking for so many old versions of the iOS SDKTor Lillqvist1-1/+1
2022-09-13Python3: upgrade to release 3.8.14Taichi Haradaguchi1-1/+1
2022-09-13Bump current iOS SDK to 16.0Tor Lillqvist1-2/+2
2022-09-12bump harfbuzz dependency to >= 2.1.0Rene Engelhard1-1/+1
2022-09-09Allow to pass LIBCPP_DEBUG into configureStephan Bergmann1-2/+2
2022-09-08replace egrep/fgrep calls with grep -E/grep -FRene Engelhard1-3/+3
2022-09-08revert configure.ac check for graphite2 to 0.9.3Rene Engelhard1-1/+1
2022-09-08Require HarfBuzz 2.0.0Khaled Hosny1-2/+2
2022-09-07python3: upgrade to release 3.8.13Taichi Haradaguchi1-1/+1
2022-08-25Make configure work with gpgme >= 1.18Rene Engelhard1-4/+3
2022-08-17tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli1-24/+0
2022-08-16Update iOS SDK Current Version to 15.6xuenhua1-2/+2
2022-08-11Add loongarch64 support.wjh-la1-1/+6
2022-08-05vcl: Add a configure option to set VCL_FLOAT_DEVICE_PIXELKhaled Hosny1-8/+12
2022-08-04Prefer -lclang-cpp over hand-curated -lclang* listStephan Bergmann1-3/+7
2022-08-03CLANGTOOLLIBS needs to include -lclangSupport nowStephan Bergmann1-1/+1
2022-07-27HPPA is 32bitRene Engelhard1-1/+1
2022-07-27rename GODSON/GODSON64 to MIPS/MIPS64Rene Engelhard1-5/+5
2022-07-22fix clang-cl check on WSLLuboš Luňák1-2/+2
2022-07-22fix configure handling of tarball path on WSLLuboš Luňák1-2/+4
2022-07-22configure fixes for WSLLuboš Luňák1-32/+74
2022-07-22add fallback for $PROGRAMFILESX86Luboš Luňák1-0/+3
2022-07-22require wsl-lo-helper to be preinstalled, like 'make'Luboš Luňák1-3/+14
2022-07-22use uname for detecting WSLLuboš Luňák1-2/+2
2022-07-14fix bluetooth entitlement, was added to the flipped conditionChristian Lohmaier1-3/+3
2022-07-13Remove unused --enable-chart-testsXisco Fauli1-20/+0
2022-06-29allow to specify a macOS provisioning profileChristian Lohmaier1-0/+19
2022-06-29don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier1-0/+9
2022-06-29allow pretty names in --enable-macosx-code/package-signingChristian Lohmaier1-24/+24
2022-06-16fail big-endian builds with --enable-skia. Point to --disable-skiaRene Engelhard1-0/+4
2022-06-15Fix with-vendor for cross-build targets some moreThorsten Behrens1-1/+2
2022-06-15Bump minimum macOS to 10.14Ilmari Lauhakangas1-6/+3
2022-06-13Fix some cross-build targets errorsBalazs Varga1-1/+2
2022-06-11WASM use 'em-config LLVM_ROOT' to get llvm-nm pathJan-Marek Glogowski1-1/+1
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann1-44/+0
2022-06-10bump product version to 7.5.0.0.alpha0+Christian Lohmaier1-1/+1
2022-06-08add LIBTIFF to cross-compiling targetsCaolán McNamara1-0/+1
2022-05-26use at least assertions mode if libc++ debug mode is not usableLuboš Luňák1-11/+36
2022-05-23qt6 configure: Consider more paths to find Qt 6 mocMichael Weghorn1-1/+8
2022-05-23qt6 configure: Consider 'qmake6' when searching Qt 6 qmakeMichael Weghorn1-1/+1
2022-05-22Get make_installer calls to run in parallelThorsten Behrens1-0/+4
2022-05-21fix system libtiff detectionRene Engelhard1-1/+1
2022-05-20build libtiffJulien Nabet1-0/+6
2022-05-17AC_RUN_IFELSE won't work when cross-compilingTor Lillqvist1-1/+1
2022-05-17Accept iOS SDK 15.5Tor Lillqvist1-2/+2
2022-05-16Update to ICU 71.1Eike Rathke1-1/+1
2022-05-16enable libc++ debug mode again if availableLuboš Luňák1-0/+28
2022-05-14require libmwaw >= 0.3.21Luboš Luňák1-1/+1