summaryrefslogtreecommitdiff
path: root/setup_native/Library_instooofiltmsi.mk
AgeCommit message (Expand)Author
2018-04-13I guess it's time to remove some Win9x codeMike Kaganski
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2015-09-03setup_native: Add vcruntime and libucrt on MSVC 14.0David Ostrovsky
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl
2013-02-17CustomActions should be statically linked with MSVCRTAndras Timar
2013-02-16setup_native: no export on MinGWDavid Ostrovsky
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley
tr>
diff --git a/rhino/README b/rhino/README
index ba39619da91c..f8f47a186e20 100755
--- a/rhino/README
+++ b/rhino/README
@@ -5,7 +5,8 @@ JavaScript interpreter, available under the Mozilla Public License
In addition, to support the debugging of scripts contained in OpenOffice.org
documents, we have modified the Java source file Main.java.
-The Rhino source tarball is patched with the modified code. The Rhino
-Jar file (js.jar) is then built and delivered to the solver. The file
-rhino15R4.patch contains the changes made in order to build Rhino. The
-patch was generated using the command: diff -wurN
+The Rhino source tarball is unpacked and patched with the modified code. The
+Rhino Jar file (js.jar) is then built (download/swingExSrc.zip is unpacked and
+built as part of this procesS) and delivered to the solver. The file
+rhino1_5R5.patch contains the changes made in order to build Rhino. The patch
+was generated using the command: diff -wurN