summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2013-04-09 21:13:24 +1000
committerTomáš Chvátal <tchvatal@suse.cz>2013-04-09 11:19:21 +0000
commitdd88ed87a5806789264b6f9ef5d45d0474c9b6cc (patch)
tree0f9a55d898337045b9d366f3295459e5ba3918c4 /codemaker
parent4eccc3798b54b90d3d10dc5d5c1347ec69934915 (diff)
Update README to explain what codemaker does
README change adapted from http://wiki.openoffice.org/wiki/Uno/Binary/Modules/codemaker Change-Id: I25c1e7012f7d27c21124cac171f3b15e989b8612 Reviewed-on: https://gerrit.libreoffice.org/3287 Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/codemaker/README b/codemaker/README
index 53867801208b..d7af16733df7 100644
--- a/codemaker/README
+++ b/codemaker/README
@@ -3,6 +3,7 @@ UNO interface declaration/stub generators for:
the UNO API C++ binding
- Java: javamaker generates class files that provide the JVM UNO API binding
- the one for .Net is in module cli_ure
+- The "codemaker" module holds the language dependent type generators for C++ and Java.
Note the different terminology used by cppumaker vs. gbuild for the
three variants that can be generated by cppumaker for some of the