office-gobmx/jvmfwk
Tor Lillqvist 4c63fd10a5 Try to fix cross-compilation
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions.

Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT.

Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-23 00:54:43 +03:00
..
distributions/OpenOfficeorg fdo#67313: Use "lo" suffix for private URE libs 2013-08-27 14:03:36 +02:00
plugins/sunmajor finish deprecation of O(U)String::valueOf() 2013-08-21 15:10:35 +02:00
source finish deprecation of O(U)String::valueOf() 2013-08-21 15:10:35 +02:00
CustomTarget_jreproperties.mk
Executable_javaldx.mk
Library_jvmfwk.mk
Library_sunjavaplugin.mk
Makefile
Module_jvmfwk.mk Still copy jvmfwk support files to solver 2013-09-16 11:39:24 +02:00
Package_jreproperties.mk Try to fix cross-compilation 2013-09-23 00:54:43 +03:00
Package_jreproperties_solver.mk Still copy jvmfwk support files to solver 2013-09-16 11:39:24 +02:00
Package_rcfiles.mk Try to fix cross-compilation 2013-09-23 00:54:43 +03:00
Package_rcfiles_solver.mk Still copy jvmfwk support files to solver 2013-09-16 11:39:24 +02:00
README

Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.

Uses an over-engineered "plugin" mechanism although there is only one
"plugin", called "sunmajor", that handles all possible JREs.