14 Commits

Author SHA1 Message Date
Stephan Bergmann
a382dad6af Clean up Mac OS X .jnilibs
Those .jnilibs that are not needed as .dylibs (this includes those that are also
UNO components) are handled via RepositoryFixes.mk.  The remaining one,
libjava_uno.jnilib is packaged as a symlink in instdir.  Everything else is not
necessary and removed (including the venerable oddity macosx-create-bundle).

Change-Id: I34a1801b0733cdff885c1c72db16fa631c5d82ef
2013-09-14 18:11:55 +02:00
Tor Lillqvist
08452f1208 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-08-19 10:29:04 +03:00
Michael Meeks
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Michael Stahl
43dd869ec9 odk: remove temporary Zip file gratuitous complexity
4 zip files containing ridl, unoloader, jurt and juh source files are
created and copied to solver and unzipped again in odk when odk could
simply run javadoc over the source files directly.

Change-Id: I8d2d7c794988eab2e8a3c6005cc8a849a1232f64
2013-02-26 15:45:11 +01:00
Michael Stahl
5a61e28378 gbuild: fix silly "expandtabs" in makefile VIM modelines
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26 22:20:07 +01:00
Michael Stahl
287a18429f jurt: actually, why does this not simply use InternalUnoApi
... which makes things much simpler, and the custom target now only
contains Java classes.

Change-Id: I4aead3a2468085212e2384cad97e34f9cfce7270
2012-11-28 20:36:49 +01:00
Matúš Kukan
12b3707ed2 ops, this should not be deleted 2012-04-06 13:11:09 +02:00
Matúš Kukan
c282d0a3d8 jurt: use CustomTarget makefile 2012-04-06 12:41:37 +02:00
Stephan Bergmann
e14700edc0 Move all jurt JunitTests back to subsequentcheck for now
...as they have further dependencies on modules higher up in the hierarchy.
2012-02-17 16:15:37 +01:00
Stephan Bergmann
5bb5152123 Make jurt JunitTests work 2012-02-17 15:51:49 +01:00
David Tardon
0b8934ceb3 build jnilib on MacOS X 2011-12-27 11:17:57 +01:00
David Tardon
8d0ec440e2 convert jurt/urp unit test 2011-12-25 13:33:35 +01:00
David Tardon
d6e5f729ae convert jurt unit tests 2011-12-25 13:33:28 +01:00
David Tardon
8c0e9a86a2 gbuildize jurt 2011-12-24 16:47:36 +01:00