office-gobmx/jurt
Michael Stahl c923f7d2c2 gbuild: "use" vs. "add":
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)
2012-04-08 01:05:52 +02:00
..
com/sun/star
demo/com/sun/star/demo
prj
source/pipe
test/com/sun/star jurt: use CustomTarget makefile 2012-04-06 12:41:37 +02:00
util jurt: use CustomTarget makefile 2012-04-06 12:41:37 +02:00
workbench/com/sun/star/comp/urlresolver
CustomTarget_jnilib.mk ops, this should not be deleted 2012-04-06 13:11:09 +02:00
CustomTarget_test_urp.mk fix build of jurt_urp 2012-04-06 19:18:45 +02:00
Jar_jurt.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_bridgefactory.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_connections.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_java.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_java_remote.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_remote.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_uno.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_urp.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_util.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_jpipe.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_jpipx.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Makefile
Module_jurt.mk ops, this should not be deleted 2012-04-06 13:11:09 +02:00
Package_jnilib.mk ops, this should not be deleted 2012-04-06 13:11:09 +02:00
README
Zip_jurt.mk

JURT means Java Uno Runtime and implements most of Java UNO.