office-gobmx/bridges
Stephan Bergmann e9a09f9e4a dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, too
...see
<http://lists.freedesktop.org/archives/libreoffice/2012-October/039995.html>
"RuntimeException while building"

Change-Id: I038806d4ca1d7a2a2518106ba722509fbe3a7843
2012-10-22 13:42:54 +02:00
..
inc/bridges/cpp_uno First attempt at C++/UNO bridge for 64-bit OS X 2012-09-27 08:20:44 +03:00
prj
source dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, too 2012-10-22 13:42:54 +02:00
test
CustomTarget_gcc3_ios_arm.mk add dep on dir 2012-10-16 13:24:32 +02:00
CustomTarget_gcc3_linux_arm.mk
Jar_java_uno.mk
Library_cc5_solaris_sparc64.mk
Library_cc50_solaris_intel.mk
Library_cc50_solaris_sparc.mk
Library_gcc3_aix_powerpc.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_ios_arm.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_alpha.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_arm.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_hppa.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_ia64.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_intel.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_m68k.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_mips.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_powerpc.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_powerpc64.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_s390.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_s390x.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_sparc.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_linux_x86-64.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_macosx_intel.mk
Library_gcc3_macosx_powerpc.mk bridges: fix macosx build 2012-09-27 17:18:37 +02:00
Library_gcc3_macosx_x86-64.mk Make exceptions work better in the x86-64 MacOSX C++-UNO bridge 2012-09-27 23:52:22 +03:00
Library_gcc3_solaris_intel.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_gcc3_solaris_sparc.mk gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris 2012-09-28 16:49:08 +02:00
Library_java_uno.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_mingw_intel.mk
Library_msvc_win32_intel.mk bridges: msvc complains about silly options 2012-10-06 00:00:57 +02:00
Library_msvc_win32_x86-64.mk bridges: msvc complains about silly options 2012-10-06 00:00:57 +02:00
Makefile
Module_bridges.mk First attempt at C++/UNO bridge for 64-bit OS X 2012-09-27 08:20:44 +03:00
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.