office-gobmx/idlc
Stephan Bergmann b71c22923d Upcoming improved loplugin:staticanonymous -> redundantstatic: idlc
Change-Id: Id0716adf2b16839c1d940bc1d187bcc107ed79ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97591
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-07-01 11:05:52 +02:00
..
inc
source Upcoming improved loplugin:staticanonymous -> redundantstatic: idlc 2020-07-01 11:05:52 +02: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.