office-gobmx/codemaker
2012-04-14 06:58:01 -05:00
..
inc/codemaker rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00
prj gbuild conversion: codemaker module 2012-04-14 06:58:00 -05:00
source gbuild conversion: codemaker module 2012-04-14 06:58:00 -05:00
test/javamaker
Executable_cppumaker.mk rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00
Executable_javamaker.mk rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00
Makefile gbuild conversion: codemaker module 2012-04-14 06:58:00 -05:00
Module_codemaker.mk rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00
Package_inc.mk gbuild conversion: codemaker module 2012-04-14 06:58:00 -05:00
README
StaticLibrary_codemaker.mk gbuild conversion: codemaker module 2012-04-14 06:58:00 -05:00
StaticLibrary_codemaker_cpp.mk rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00
StaticLibrary_codemaker_java.mk rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00

UNO interface declaration/stub generators for:
- C++: cppumaker generates headers (.hpp and .hdl files) that provide
  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