summaryrefslogtreecommitdiff
path: root/rhino
diff options
context:
space:
mode:
Diffstat (limited to 'rhino')
-rwxr-xr-xrhino/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/rhino/makefile.mk b/rhino/makefile.mk
index 8e1fbc9cdfa7..5f769fba1b01 100755
--- a/rhino/makefile.mk
+++ b/rhino/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: kz $ $Date: 2005-03-01 13:11:19 $
+# last change: $Author: hr $ $Date: 2005-04-06 10:53:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,11 +66,6 @@ PRJNAME=ooo_rhino
TARGET=ooo_rhino
.IF "$(SOLAR_JAVA)"!=""
-.IF "$(JDK)" == "gcj"
-all:
- @echo This dir cannot be build with gcj because of javax.swing.JTextArea.replaceRange
-.ELSE
-
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
@@ -89,7 +84,6 @@ BUILD_ACTION=dmake $(MFLAGS) $(CALLMACROS)
.INCLUDE : target.mk
.INCLUDE : tg_ext.mk
-.ENDIF
.ELSE
all:
@echo java disabled
-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann 2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin 2012-12-20this custom target is needed by pdfimport_s libDavid Tardon 2012-12-19Remove duplicate code from Presenter Help ViewFaisal M. Al-Otaibi 2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin 2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi 2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi 2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák 2012-12-02sdext: there is a severe shortage of boost dependencies hereMichael Stahl 2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens 2012-11-30Missing includeFridrich Štrba 2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens 2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann 2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann 2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann 2012-11-22move Presenter Console help to main helpAndras Timar 2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann 2012-11-21fix build with poppler-0.21.1Petr Mladek 2012-11-20translations is a source-only moduleAndras Timar 2012-11-20fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi 2012-11-11Merge branch 'master' into feature/killsdfAndras Timar 2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna 2012-11-07Delete unused filesZolnai Tamás 2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin 2012-11-01Delete useless slashesZolnai Tamás 2012-10-31add missing deps on sal headersDavid Tardon 2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard 2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin 2012-10-31fix build with system poppler-0.21.0Petr Mladek 2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin 2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl 2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl 2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin 2012-10-14Correct helpfile localization in sdextZolnai Tamás