summaryrefslogtreecommitdiff
path: root/jvmfwk/Module_jvmfwk.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-0/+2
The ../../../program/ links in the URE jar Class-Paths are a temporary kludge (and juh.jar had lacked adaption for Mac OS X). Change-Id: I2542d8a582866485dd61c05df3fc6b4b39a8403d
2014-10-09Remove jvmfwk plugin featureStephan Bergmann1-1/+0
...which was effectively unused; there only ever was a single sunjavaplugin that is now folded directly into jvmfwk. Leaves room for further clean up. Change-Id: I14dd2a3a09bd1ce9a8c3f5c156628ec11d954a0b
2013-10-28jvmfwk: remove Package_*solverMichael Stahl1-2/+0
Change-Id: I5784f3c060680c366053334db8a879250bfdbbbe
2013-09-16Still copy jvmfwk support files to solverStephan Bergmann1-0/+2
...instead of only to instdir, as happened after 2e47462d076364725875e770a91a7bb6bbbec2c1 "jvmfwk: install also into instdir," so that CppunitTests (which still run against solver) can use jvmfwk. This will become moot when solver is eventually dropped. Change-Id: Ic2cdbf32e20a79f8cc6ac2088e4bc47dcd6f5cc5
2013-09-09jvmfwk: install also into instdirMatúš Kukan1-16/+6
Change-Id: I4004361a85af4e6aed9dd0951d1154a2d99f97e7
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-06-10gbuild: rework AutoInstallLibs and autoinstall ure executablesMatúš Kukan1-1/+1
Change-Id: I7312d94f90758d450a69410819c5e8c142756a47
2013-05-05copy more rc files to instdirDavid Tardon1-0/+7
Change-Id: Ia4cc2b8e504f46734ea7bfaade60bf27509cce32
2013-04-23execute move of global headersBjoern Michaelsen1-1/+0
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-2/+2
Just sprinkle #ifdef SOLAR_JAVA into the code instead. In the source for jvmaccess and jvmfwk such ifdefs can be removed as it isn't compiled unless SOLAR_JAVA. Change-Id: Ia8614f8bd6d833582d3b79b5fb75f9153fa79606
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist1-0/+2
Change-Id: If2e086cf2783c187f2cdb479608aa91561e0d674
2012-04-04jvmfwk: use CustomTarget makefileMatúš Kukan1-0/+1
2012-03-26Fix delivery of jvmfwk ini/data filesStephan Bergmann1-1/+0
...that are (also) used during the build (e.g., cd testtools/*/lib && ./bridgetest_inprocess_java). Broken by gbuild'ification of jvmfwk.
2012-02-17libjvmfwk is needed even when building without javaDavid Tardon1-3/+6
2011-12-24build JREProperties.classDavid Tardon1-1/+1
2011-12-23gbuildize jvmfwkDavid Tardon1-0/+49