[PATCH] Update README to explain what codemaker does
Chris Sherlock (via Code Review)
gerrit at gerrit.libreoffice.org
Tue Apr 9 04:14:04 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3287
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/3287/1
Update README to explain what codemaker does
README change adapted from
http://wiki.openoffice.org/wiki/Uno/Binary/Modules/codemaker
Change-Id: I25c1e7012f7d27c21124cac171f3b15e989b8612
---
M codemaker/README
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/codemaker/README b/codemaker/README
index 5386780..d7af167 100644
--- a/codemaker/README
+++ b/codemaker/README
@@ -3,6 +3,7 @@
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
--
To view, visit https://gerrit.libreoffice.org/3287
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I25c1e7012f7d27c21124cac171f3b15e989b8612
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Chris Sherlock <chris.sherlock79 at gmail.com>
More information about the LibreOffice
mailing list