office-gobmx/bridges
Stephan Bergmann f4b6f6a8ae Hack to dynamically adapt to __cxa_exceptiom in LLVM 11 libcxxabi
(where the new change to __cxa_exception effectively reverts the change that
prompted 7a9dd3d482 "Hack to dynamically adapt to
__cxa_exceptiom in LLVM 5.0 libcxxabi")

Change-Id: Iec4ef1dc188bea2223d99b1b7eb8adec636c98e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88583
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-02-13 09:23:01 +01:00
..
inc Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics), 2019-12-18 13:02:20 +01:00
source Hack to dynamically adapt to __cxa_exceptiom in LLVM 11 libcxxabi 2020-02-13 09:23:01 +01:00
CustomTarget_gcc3_linux_arm.mk
Jar_java_uno.mk
Library_cpp_uno.mk Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics), 2019-12-18 13:02:20 +01:00
Library_java_uno.mk
Makefile
Module_bridges.mk
Package_jnilib_java_uno.mk
README

Bridges from various C++ ABIs, Java JNI, MS .Net to UNO and back.

Also implementation of the UNO Remote Protocol. And in ooo-build a bridge from Mono to UNO and back.