c8e37ef268
e.g. when compiling against system libxml2, which in turn includes system ICU include files, which may use C++11 chart16_t. So assume that -std=gnu++14 is acceptable for any GCC version for which at least on of -std=gnu++17, -std=gnu++1z, -std=c++17, -std=c++1z is acceptable, and just fall back to C++14. Change-Id: Id9f07ab4f419e5683f4fb9c9b2d3bdda251cdd1b Reviewed-on: https://gerrit.libreoffice.org/45409 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> |
||
---|---|---|
.. | ||
boost-win.patch | ||
c++17.patch.0 | ||
libcmis-fix-error-handling.patch | ||
libcmis-fix-google-drive-2.patch | ||
libcmis-fix-google-drive.patch | ||
libcmis-google-2FA-implementation.patch | ||
libcmis-libxml2_compatibility.patch | ||
libcmis-sharepoint-repository-root.patch | ||
Makefile | ||
Module_libcmis.mk | ||
README | ||
StaticLibrary_libcmis.mk | ||
UnpackedTarball_libcmis.mk |
A C++ client library for the CMIS interface. From: [http://sourceforge.net/projects/libcmis/] Wikipedia (CMIS): Content Management Interoperability Services (CMIS) is an open standard that defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.