office-gobmx/codemaker
2012-06-12 22:24:54 +01:00
..
inc/codemaker re-base on ALv2 code. 2012-06-12 22:24:54 +01:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
source re-base on ALv2 code. 2012-06-12 22:24:54 +01:00
test/javamaker re-base on ALv2 code. 2012-06-12 22:24:54 +01:00
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
Module_codemaker.mk Don't build these command-line tools for non-desktop OSes 2012-04-20 10:15:39 +03:00
Package_inc.mk
README
StaticLibrary_codemaker.mk
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