office-gobmx/idlc
Noel Grandin e3c0a4eb7d use more string_view in idlc
Change-Id: Id43d0188c37b0a4d0e7b77a2bb0c95c4411e52c5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133515
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-04-28 11:03:47 +02:00
..
inc
source use more string_view in idlc 2022-04-28 11:03:47 +02:00
test
CustomTarget_parser_test.mk
Executable_idlc.mk
Makefile
Module_idlc.mk
README.md

UNO IDL Compiler (idlc)

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.