summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2021-03-18Bump version to 6.4-30cp-6.4-30Andras Timar
Change-Id: I5df0d75277082634ee0ce7fd1f6d46f19a659d60
2021-03-18we have to keep the original python version number 3.7.7Andras Timar
because MSP creation does not tolerate adding/removing files, or renaming directories Change-Id: Ib997d438add82652d570753a749170f207dc3a80
2021-03-18python3: upgrade to release 3.7.10Michael Stahl
Fixes CVE-2021-3177 plus these less important ones: CVE-2021-23336 CVE-2020-27619 CVE-2020-14422 CVE-2020-26116 CVE-2019-20907 CVE-2020-8492 CVE-2019-18348 Change-Id: I8e83395bd3e871eb2ed030a03827b7d261c96049
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist
The iOS system German dictionary is not good for Swiss German. (And it doesn't even claim to be, it says it is for de_DE.) The system German dictionary accepts 'ß' but that is not used in Swiss German, 'ss' is always used instead. Build the spell library for iOS, too, and don't assume that the system de_DE dictionary would be usable for de_CH and de_LI. Copy those dictionaries for inclusion in the iOS app bundle. Change-Id: I0f8020812221024756c792bddc16a707de35b827 Signed-off-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112603
2021-03-16Do build Pdfium for iOS, tooTor Lillqvist
For it to compile, the inclusion of <Carbon/Carbon.h> had to be replaced with <CoreGraphics/CoreGraphics.h>. This fixes the crash in https://github.com/CollaboraOnline/online/issues/1710 . I am not entirely sure yet whether the actual PDF import functionality now then works in the iOS app, though. Change-Id: Ie25e7c58632c0fdddb569d58217f23b26d1e5937 Signed-off-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112572 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2021-03-09Bump version to 6.4-29cp-6.4-29Andras Timar
Change-Id: If91dd84f36b60024dedcd65971152257afd3fde4
2021-03-03Bump version to 6.4-28Andras Timar
Change-Id: I7a31392b4b079fce2815975f789d3238c75a0462
2021-02-27Bump package version to 6.4-27Andras Timar
Change-Id: I4af6fb548cf08d815eb645fade043ac0b88a1483
2021-02-25Bump package version to 6.4-26Andras Timar
Change-Id: I31f5c2ff8db94419fa9c2597a78289c69aeeec8d
2021-02-24Bump version to 6.4-25cp-6.4-25Andras Timar
Change-Id: I42c97abf75f2fd06b3d128f50a9e33a9a2fbf09d
2021-02-22Bump version to 6.4-24cp-6.4-24Andras Timar
Change-Id: If4c58cd09eb58927e7a25b16dc8f47f4f6bb24c0
2021-02-17On aarch64 platform deb package platform string should be arm64 actuallyAndras Timar
Change-Id: I0b4b04e4a6f5c474b3961e5223128e0c835b8c44
2021-02-10Bump version to 6.4-23cp-6.4-23Andras Timar
Change-Id: I02820fc528d98344fd012862b44e39380afcd802
2021-02-04Bump version to 6.4-22Andras Timar
Change-Id: I59d30de34d57675277d1e7e8502874e850c8dfe0
2021-02-04Accept iOS SDK 14.4Tor Lillqvist
Change-Id: Ibb7800fe407ec6145fed4bb7903b18d40eba9d37 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109997 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110409 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2021-02-02Bump version to 6.4-21cp-6.4-21Andras Timar
Change-Id: I185ab191a54a7d93f785031e5380e1bfecdefa9a
2021-01-19Bump version to 6.4-20cp-6.4-20Andras Timar
Change-Id: Ieddb6a702659dc09a23cb453b03516b96da5424d
2021-01-07Bump version to 6.4-19cp-6.4-19Andras Timar
Change-Id: Idcf4739f1ed831f552245c31bf75d151717ad06c
2020-12-17Bump version to 6.4-18Tor Lillqvist
Change-Id: Ieef849ccd1d74ed6c061c405c88fa45d1ed32100
2020-12-16Accept iOS SDK 14.3Tor Lillqvist
Change-Id: I7b13905840616fe84a1b9d23161c4c349d2e7f0c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107778 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107822 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-12-16Accept macOS SDK 11.1Tor Lillqvist
Change-Id: Ief4322005fb9087c00f767dcd50a59f2ccbc8a82 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107744 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107821 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-12-05Bump version to 6.4-17Tor Lillqvist
Change-Id: I399c0c6c8adbe0f1ed0d89507718d325d739694b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107263 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-12-02Bump version to 6.4-16Tor Lillqvist
Change-Id: I8c11066b0d71bd9912f4985ab04deb9f87b69026 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107058 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-11-26Bump version to 6.4-15co-6.4-15Andras Timar
Change-Id: I0e69f82c61fce6557e80382269bce8835855c5fd
2020-11-19Allow --enable-macosx-sandbox without the codesigning identitiesTor Lillqvist
For cases where you just want "make test-install" to construct an app bundle that you will manipulate and then sign separately. Change-Id: Iad805618f74ec783ebc013a664f928511b388383 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106185 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-11-19Bump version to 6.4-14cp-6.4-14Andras Timar
Change-Id: Id262d854da29aa1e7e70cdac2e42b65541e0efcf
2020-11-19Bump version to 6.4-13cp-6.4-13Andras Timar
Change-Id: I9f8453f8ab61654402eae47465198d2fa6baa982
2020-11-15Make --without-webdav work even with --enable-mpl-subsetTor Lillqvist
Change-Id: I319e0b3aefa721f2503494783af6d73470f592a2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105271 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105886 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-15The current macOS beta for Apple Silicon is 11.0Tor Lillqvist
Change-Id: I79a62c680bdf1b8d0e982fa0d30f019a9a57f666 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102251 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105882 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-15Use PRODUCTNAME_WITHOUT_SPACES for SDKDIRNAMETor Lillqvist
Change-Id: I2e3e45ffba563dc1b13b3b66346debd9690d0abe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102211 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105881 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-15Use 10.16, not 11.0, as the minimum macOS on arm64 for nowTor Lillqvist
Change-Id: I5563d1e6f88a561fe861f6f9b0cbcbe4224ad110 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100280 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105877 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-15Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist
From http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD . This time, do not apply the add-on change from 25a09c8776cc6088a5b2bf13dc84eb386c26bb7e to config.sub, but keep it pristine. Instead, let's start using the name "aarch64" instead of "arm64" for macOS and iOS in the autofoo context, as that is what those tools call it. Clang and Apple call it arm64, though. Change-Id: I1e05866c5fb08e0800cdfeaf7f6a71bfb43d1777 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100272 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105876 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-15Allow also --disable-python on macOSTor Lillqvist
Change-Id: I27cdd86a730a042d6e846c90319c306f5a3b35ad Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98159 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105875 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-15For macOS on arm64, be sure to use HOST_PLATFORM=arm64-apple-darwinTor Lillqvist
(That is for external projects.) Change-Id: I709ff37ebca304f862ff94bdb1c6e6035f5cda77 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97981 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105870 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-15Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist
Don't use $host_os="darwin" for both macOS and iOS depending on $host_cpu. Soon macOS will run on either x86_64 or arm64. Instead, use "darwin" (or "macos") for macOS and "ios" for iOS. Some other early changes for arm64-apple-macos, too. Change-Id: Id89987d854ceba2cd87c6222db2081ccdec0c73e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96976 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105868 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-13Accept iOS SDK 14.2Tor Lillqvist
Change-Id: Icd30133588f3cffb5de41303dc03cb325c20fe83 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105788 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-11-13Accept macOS SDK 11.0Tor Lillqvist
Change-Id: I92275eabe3c6a9442f675ec211c1dd1a8b58bd1b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96909 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105787 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-11-09lok:configure: replace obsolete configuration linksHenry Castro
The "AC_LINK_FILES" is replaced by "AC_CONFIG_LINKS" Change-Id: I9c82d3f54cf78f08489453389d4e5070529a4f69 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105421 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-11-05Bump version to 6.4-11cp-6.4-11Andras Timar
Change-Id: I8e00734c560ba02550405e2e80b301e012c96f8c
2020-10-28Bump version to 6.4-10cp-6.4-10Andras Timar
Change-Id: I21f9d974380b0fabe1deb8444cd3a28ec8a7b2ba
2020-10-23Bump version to 6.4-9cp-6.4-9Andras Timar
Change-Id: I0957c26776dc366e06238571e587db3da0063f9f
2020-10-21Accept iOS SDK 14.1Tor Lillqvist
Change-Id: I093ee0a6cb6483a8891dd9ed4576da0108303c66
2020-10-21Bump version to 6.4-8cp-6.4-8Andras Timar
Change-Id: I8863748915da6b793318193a7563b2e023641a49
2020-10-13Bump version to 6.4-7cp-6.4-7Andras Timar
Change-Id: Ib636363b68a630d37ce5585f5bb042fc3db2b515
2020-09-30fix disable qrcodegen optionCaolán McNamara
Change-Id: Ic554f01125653022987c70d03c8c9d86fe3f547a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103272 Tested-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2020-09-25Bump package version to 6.4-6cp-6.4-6Andras Timar
Change-Id: Ia060be4d5d428017131d37aac753863e6498d55d
2020-09-24add an explicit --disable-qrcodegen configure optionco-6.4-5Caolán McNamara
Change-Id: If8e965fa955aecdb9e7011bdddc690de9cad0c4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103120 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103158 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2020-09-23Bump version to 6.4-5cp-6.4-5Andras Timar
Change-Id: Ic02fda2c5c8d97121181258358ae05b5886e8665
2020-09-22Bump version to 6.4-4cp-6.4-4Andras Timar
Change-Id: I9ad37e2afd1cb9ab04254eeb21938dab63b08978
2020-09-22tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
We must link nss statically, including the three dylibs that normally are loaded at run-time, because including bare dylibs in an iOS appp on the App Store is not OK. See https://developer.apple.com/forums/thread/125796 . For linking the softokn3 library statically, NSS already had code, behind NSS_STATIC_SOFTOKEN ifdefs. Introduce two more macros: NSS_STATIC_FREEBL for the freebl library and NSS_STATIC_PKCS11 for the nssckbi library. Turn off parallelism for the sub-make building nss. There seems to be race conditions or something when running simultaneous instances of the nsinstall.py script or the nsinstall program in nss (used when building nss for the build platform). When cross-compiling from macOS, use python3 to run the nsinstall.py script, as it is Python 3. Change-Id: Idd427b5ebf21f802b3feb0d5a3d259317ba8fc67 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103106 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>