office-gobmx/idlc
Stephan Bergmann 8b984dae44 clang-cl loplugin: idlc
Change-Id: Idcd117aa896779bb5ebdfa33c24d5e374dd943cf
Reviewed-on: https://gerrit.libreoffice.org/29861
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-16 14:18:37 +00:00
..
inc tdf#96099 Reduce no of typedefs used for trivial containers 2016-10-13 10:15:52 +00:00
source clang-cl loplugin: idlc 2016-10-16 14:18:37 +00:00
test
CustomTarget_parser_test.mk
Executable_idlc.mk
Makefile
Module_idlc.mk
README

Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp

This compiler generates binary RDB fragments that can be assembled
into a RDB (UNO type library) with the "regmerge" tool, as is done
primarily in the offapi and udkapi directories.