History log of /trunk/main/ridljar/java/ (Results 1 - 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1
4aa8714629-Aug-2018 Damjan Jovanovic

Automatically build .idl files found in src/main/idl and src/test/idl
without having to specify them.

Clean up the Ant build a little, removing the unused cppumaker
functions I was e

Automatically build .idl files found in src/main/idl and src/test/idl
without having to specify them.

Clean up the Ant build a little, removing the unused cppumaker
functions I was experimenting with, and fully generalize IDL building
so it doesn't use any Ant properties, only macrodefs.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839593 13f79535-47bb-0310-9956-ffa450edef68

show more ...

a622bb9317-Aug-2018 Damjan Jovanovic

Move smoketestdoc to the top-level test directory. This is where all
integration tests are meant to be; a binary copy of the smoketest was
there already.

Delete the smoketestoo_nativ

Move smoketestdoc to the top-level test directory. This is where all
integration tests are meant to be; a binary copy of the smoketest was
there already.

Delete the smoketestoo_native module whose only purpose was to run
the smoketest, something that is done in the Java bvt test now.
Delete the old smoketest binary copy in test/ and use this one built
from source.
Build an .odt file for the smoketest instead of the legacy .sxw.

Note that we now require main/ built to build test/, as
the Ant build files required to build smoketest's Java component
are in main/.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838268 13f79535-47bb-0310-9956-ffa450edef68

show more ...

bee6bcb909-Apr-2018 Damjan Jovanovic

Port main/ridljar to gbuild / Ant.

Generalize the Ant build a bit, to make using javamaker
more flexible, and allow arbitrary "pre-compile" actions
to be plugged in.

Patch b

Port main/ridljar to gbuild / Ant.

Generalize the Ant build a bit, to make using javamaker
more flexible, and allow arbitrary "pre-compile" actions
to be plugged in.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1828757 13f79535-47bb-0310-9956-ffa450edef68

show more ...


ridl/build.xml
ridl/src/main/java/com/makefile.mk
ridl/src/main/java/com/sun/star/lib/uno/typedesc/FieldDescription.java
ridl/src/main/java/com/sun/star/lib/uno/typedesc/MemberDescriptionHelper.java
ridl/src/main/java/com/sun/star/lib/uno/typedesc/MethodDescription.java
ridl/src/main/java/com/sun/star/lib/uno/typedesc/TypeDescription.java
ridl/src/main/java/com/sun/star/lib/uno/typeinfo/AttributeTypeInfo.java
ridl/src/main/java/com/sun/star/lib/uno/typeinfo/ConstantTypeInfo.java
ridl/src/main/java/com/sun/star/lib/uno/typeinfo/MemberTypeInfo.java
ridl/src/main/java/com/sun/star/lib/uno/typeinfo/MethodTypeInfo.java
ridl/src/main/java/com/sun/star/lib/uno/typeinfo/ParameterTypeInfo.java
ridl/src/main/java/com/sun/star/lib/uno/typeinfo/TypeInfo.java
ridl/src/main/java/com/sun/star/lib/util/DisposeListener.java
ridl/src/main/java/com/sun/star/lib/util/DisposeNotifier.java
ridl/src/main/java/com/sun/star/lib/util/WeakMap.java
ridl/src/main/java/com/sun/star/uno/Any.java
ridl/src/main/java/com/sun/star/uno/Enum.java
ridl/src/main/java/com/sun/star/uno/IBridge.java
ridl/src/main/java/com/sun/star/uno/IEnvironment.java
ridl/src/main/java/com/sun/star/uno/IFieldDescription.java
ridl/src/main/java/com/sun/star/uno/IMapping.java
ridl/src/main/java/com/sun/star/uno/IMemberDescription.java
ridl/src/main/java/com/sun/star/uno/IMethodDescription.java
ridl/src/main/java/com/sun/star/uno/IQueryInterface.java
ridl/src/main/java/com/sun/star/uno/ITypeDescription.java
ridl/src/main/java/com/sun/star/uno/Type.java
ridl/src/main/java/com/sun/star/uno/Union.java
ridl/src/main/java/com/sun/star/uno/UnoRuntime.java
unoloader/build.xml
unoloader/src/main/java/com/sun/star/lib/unoloader/UnoClassLoader.java
unoloader/src/main/java/com/sun/star/lib/unoloader/UnoLoader.java
unoloader/src/main/java/com/sun/star/lib/unoloader/makefile.mk
unoloader/src/main/java/com/sun/star/lib/unoloader/manifest