office-gobmx/bridges
Michael Stahl 5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +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 Make exceptions work better in the x86-64 MacOSX C++-UNO bridge 2012-09-27 23:52:22 +03:00
test
CustomTarget_gcc3_ios_arm.mk
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
Library_msvc_win32_x86-64.mk
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.