summaryrefslogtreecommitdiff
path: root/jurt/Module_jurt.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-09-14Clean up Mac OS X .jnilibsStephan Bergmann1-7/+0
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-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-02-26odk: remove temporary Zip file gratuitous complexityMichael Stahl1-1/+0
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-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2012-11-28jurt: actually, why does this not simply use InternalUnoApiMichael Stahl1-0/+1
... which makes things much simpler, and the custom target now only contains Java classes. Change-Id: I4aead3a2468085212e2384cad97e34f9cfce7270
2012-04-06ops, this should not be deletedMatúš Kukan1-0/+7
2012-04-06jurt: use CustomTarget makefileMatúš Kukan1-7/+1
2012-02-17Move all jurt JunitTests back to subsequentcheck for nowStephan Bergmann1-8/+3
...as they have further dependencies on modules higher up in the hierarchy.
2012-02-17Make jurt JunitTests workStephan Bergmann1-3/+8
2011-12-27build jnilib on MacOS XDavid Tardon1-0/+6
2011-12-25convert jurt/urp unit testDavid Tardon1-0/+2
2011-12-25convert jurt unit testsDavid Tardon1-0/+10
2011-12-24gbuildize jurtDavid Tardon1-0/+46