summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2023-12-04Bump version to 7.3.7.2.M8Andras Timar1-1/+1
2023-10-10Bump version to 7.3.7.2.M7mimo-7.3.7.2.M7Aron Budea1-1/+1
2023-08-11Bump version to 7.3.7.2.M6Aron Budea1-1/+1
2023-07-07Bump version to 7.3.7.2.M5mimo-7.3.7.2.M5Aron Budea1-1/+1
2023-05-25Bump version to 7.3.7.2.M4mimo-7.3.7.2.M4Andras Timar1-1/+1
2023-03-26Bump version to 7.3.7.2.M3mimo-7.3.7.2.M3Andras Timar1-1/+1
2023-01-29Bump version to 7.3.7.2.M2mimo-7.3.7.2.M2Andras Timar1-1/+1
2023-01-29python3: upgrade to release 3.8.16Michael Stahl1-1/+1
2022-11-01Bump version to 7.3.7.2.M1Andras Timar1-2/+2
2022-11-01Python3: update to 3.8.15Taichi Haradaguchi1-1/+1
2022-10-24macOS: add XCode and SDK buildversions to Info.plistChristian Lohmaier1-1/+6
2022-10-13bump product version to 7.3.8.0.0+Christian Lohmaier1-1/+1
2022-09-15libxml2: use xml2-config dummy for internal buildJan-Marek Glogowski1-1/+1
2022-09-14Python3: upgrade to release 3.8.14Taichi Haradaguchi1-1/+1
2022-09-08python3: upgrade to release 3.8.13Taichi Haradaguchi1-1/+1
2022-08-18bump product version to 7.3.7.0.0+Christian Lohmaier1-1/+1
2022-08-18tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli1-26/+0
2022-07-14fix bluetooth entitlement, was added to the flipped conditionChristian Lohmaier1-3/+3
2022-07-01bump product version to 7.3.6.0.0+Christian Lohmaier1-1/+1
2022-07-01allow to specify a macOS provisioning profileChristian Lohmaier1-0/+19
2022-06-30allow pretty names in --enable-macosx-code/package-signingChristian Lohmaier1-24/+24
2022-06-30don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier1-0/+9
2022-05-18bump product version to 7.3.5.0.0+Christian Lohmaier1-1/+1
2022-05-17tdf#147250 configure: default to --with-system-nss on LinuxMichael Stahl1-1/+9
2022-04-29Fix determining ZXING_CFLAGS for --with-system-zxingStephan Bergmann1-3/+25
2022-04-12bump product version to 7.3.4.0.0+Christian Lohmaier1-1/+1
2022-04-01nss: build with zlib module on WNTMichael Stahl1-1/+5
2022-03-25configure.ac: add missing MAC_OS_X_VERSION_MAX_ALLOWED for macOS SDK 12.3Xisco Fauli1-1/+4
2022-03-23Accept macOS SDK 12.3Tor Lillqvist1-2/+8
2022-03-09bump product version to 7.3.3.0.0+Christian Lohmaier1-1/+1
2022-02-17configure.ac: Update kf5 include/lib check to work with KF5 >= 5.91Michael Weghorn1-2/+2
2022-02-11bump product version to 7.3.2.0.0+Christian Lohmaier1-1/+1
2022-02-11MSVC -arch is independent from the ability to use CPU intrinsicsLuboš Luňák1-13/+18
2022-01-14annocheck warning about missing .note.gnu.property sectionCaolán McNamara1-0/+14
2022-01-12bump product version to 7.3.1.0.0+Christian Lohmaier1-1/+1
2022-01-08Update gpgme to 1.16.0Thorsten Behrens1-2/+1
2022-01-06Add configure test for the backtrace implementationIsmael Luceno1-0/+14
2021-12-26bump liborcus dependency in pkg-config check to >= 0.17.2Rene Engelhard1-1/+1
2021-12-21bump product version to 7.3.0.1.0+Christian Lohmaier1-1/+1
2021-12-16add support for macOS SDK 12.1Noel Grandin1-3/+12
2021-12-14upload libmwaw 0.3.21David Tardon1-1/+1
2021-11-28Drop support for poppler w/o cpp/poppler-version.hJan-Marek Glogowski1-14/+1
2021-11-25bump product version to 7.3.0.0.beta1+Christian Lohmaier1-1/+1
2021-11-25required curl_multi_wakeup is only in >= curl 7.68.0Caolán McNamara1-26/+1
2021-11-25fix windows ccache supportLuboš Luňák1-4/+2
2021-11-23configure: default to --with-webdav=curlMichael Stahl1-4/+1
2021-11-23My clang-cl build does not work with -Zc:dllexportInlines-Stephan Bergmann1-1/+3
2021-11-20Fix typosAndrea Gelmini1-1/+1
2021-11-19add with-system-abseil/with-system-openjpeg for pdfiumRene Engelhard1-0/+46
2021-11-17support ccache for MSVC tooLuboš Luňák1-26/+86