tree: ff6c1fc1b784c4127e6ad5ba76d3d3d8ff91e13a [path history] [tgz]
  1. inc/
  2. source/
  3. test/
  4. CustomTarget_parser_test.mk
  5. Executable_idlc.mk
  6. Makefile
  7. meson.build
  8. Module_idlc.mk
  9. README.md
idlc/README.md

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.