office-gobmx/idlc
Noel Grandin b4adb0c533 loplugin: unnecessary destructor forms..idlc
Change-Id: I765e0fa61f8134a60e5ea24452c6bbcb3fa8b054
Reviewed-on: https://gerrit.libreoffice.org/33492
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-01-25 05:20:06 +00:00
..
inc loplugin: unnecessary destructor forms..idlc 2017-01-25 05:20:06 +00:00
source no special support for MACOSX PPC in master for a while now 2017-01-17 16:19:11 +00:00
test
CustomTarget_parser_test.mk
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.