office-gobmx/bridges
Bjoern Michaelsen c7f09e4fd4 introduce gb_Module_SKIPTARGETS
- this speeds up the old SKIP_TESTS targets build-nocheck and
  dev-install-nocheck
- this allows e.g. tinderboxes, which know that they just completed a
  build, to only read the files for the tests (and exclude the build
  itself)
- since the dep file can be quite large this might help performance in
  such scenarios quite a bit
- also moving this to extensions as it is merely a performance
  optimization

Conflicts:
	Makefile.in
	solenv/gbuild/Module.mk

Change-Id: I1265dbacdd9f3731fe755a1b997c2fa5ac1f7421
Reviewed-on: https://gerrit.libreoffice.org/2742
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-03-21 20:32:17 +00:00
..
inc/bridges/cpp_uno
source WaE: '__LP64__' is not defined, evaluates to 0 2013-03-20 23:05:58 +02:00
test removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations 2013-03-19 10:48:30 +00:00
CustomTarget_gcc3_ios_arm.mk
CustomTarget_gcc3_linux_arm.mk
Jar_java_uno.mk
Library_cpp_uno.mk Fix typo in previous commit. 2013-03-21 12:50:07 +01:00
Library_java_uno.mk
Makefile
Module_bridges.mk introduce gb_Module_SKIPTARGETS 2013-03-21 20:32:17 +00: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.