12b33dce25
When exporting a document via this path, such as exporting to PDF via the .uno:ExportToPDF command, any exceptions thrown while saving the current document will leave the app in a blocked state if a "PENDING" message has been sent. The iOS app (and maybe the Android app) fails to set the URL to save to so we need to set it to a temporary file. Note: the iOS app is responsible for deleting the temporary file. Also, enable building iOS with TLS=OPENSSL by default. Signed-off-by: Patrick Luby <plubius@libreoffice.org> Change-Id: Ibc070bed4e792bb0a481d2b900d12d214e3c519f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161692 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Andras Timar <andras.timar@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162125 Tested-by: Jenkins
32 lines
588 B
Text
32 lines
588 B
Text
--disable-breakpad
|
|
--disable-firebird-sdbc
|
|
--disable-online-update
|
|
|
|
--without-export-validation
|
|
--without-helppack-integration
|
|
--without-java
|
|
--without-junit
|
|
|
|
--with-theme=colibre
|
|
|
|
--with-build-platform-configure-options=--with-system-jpeg=no
|
|
--with-macosx-version-min-required=10.11
|
|
|
|
--disable-avahi
|
|
--disable-avmedia
|
|
--disable-compiler-plugins
|
|
--disable-cups
|
|
--disable-dconf
|
|
--disable-extensions
|
|
--disable-kf5
|
|
--disable-odk
|
|
--disable-openssl
|
|
--disable-poppler
|
|
--disable-python
|
|
|
|
# OpenSSL is the default
|
|
#--with-tls=openssl
|
|
|
|
# iOS simulator (debug)
|
|
--enable-ios-simulator
|
|
--enable-debug
|