office-gobmx/idlc
Stephan Bergmann 68008da159 loplugin:cstylecast
Change-Id: I7f87f24ed65c3fbc4a0a37357c7be4d16b44ac89
Reviewed-on: https://gerrit.libreoffice.org/68467
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-02-28 09:30:52 +01:00
..
inc loplugin:unusedfields in helpcompiler..jvmfwk 2019-02-24 09:48:16 +01:00
source loplugin:cstylecast 2019-02-28 09:30:52 +01:00
test
CustomTarget_parser_test.mk More tests to suppress (all .PHONY test targets should be covered now) 2017-06-09 17:24:55 +02:00
Executable_idlc.mk bootstrap building with --disable-dynloading on standard linux 2016-12-20 09:31:43 +00:00
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.