summaryrefslogtreecommitdiff
path: root/jvmfwk/Module_jvmfwk.mk
AgeCommit message (Collapse)AuthorFilesLines
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