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 Drop o3tl::optional wrapper 2020-02-21 14:50:28 +01:00
source Upcoming improved loplugin:staticanonymous -> redundantstatic: idlc 2020-07-01 11:05:52 +02:00
test
CustomTarget_parser_test.mk
Executable_idlc.mk Fix missing dependency 2019-09-11 23:46:20 +02:00
Makefile
Module_idlc.mk
README idlcpp was replaced by ucpp 2012-07-20 12:46:57 +02:00

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.