c923f7d2c2
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) |
||
---|---|---|
.. | ||
com/sun/star | ||
demo/com/sun/star/demo | ||
prj | ||
source/pipe | ||
test/com/sun/star | ||
util | ||
workbench/com/sun/star/comp/urlresolver | ||
CustomTarget_jnilib.mk | ||
CustomTarget_test_urp.mk | ||
Jar_jurt.mk | ||
JunitTest_bridgefactory.mk | ||
JunitTest_connections.mk | ||
JunitTest_java.mk | ||
JunitTest_java_remote.mk | ||
JunitTest_remote.mk | ||
JunitTest_uno.mk | ||
JunitTest_urp.mk | ||
JunitTest_util.mk | ||
Library_jpipe.mk | ||
Library_jpipx.mk | ||
Makefile | ||
Module_jurt.mk | ||
Package_jnilib.mk | ||
README | ||
Zip_jurt.mk |
JURT means Java Uno Runtime and implements most of Java UNO.