office-gobmx/idlc
Jelle van der Waa c69b6417af fdo#72598 Remove SunStudio cruft from code base
Change-Id: Ia6799c852eb95d496fbc8dcfdabde62dffc263a6
Reviewed-on: https://gerrit.libreoffice.org/7066
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2013-12-13 09:07:07 +00:00
..
inc/idlc Fix fn declaration parameter names to match fn definition 2013-11-25 17:26:18 +01:00
source fdo#72598 Remove SunStudio cruft from code base 2013-12-13 09:07:07 +00:00
test Duplicate base checking code already covers check for opt base != XInterface 2013-11-26 11:03:41 +01:00
CustomTarget_parser_test.mk Add exectest.pl OLD-/NEW-FAILURE for deliberate idlc/unoidl diffs 2013-11-22 18:58:18 +01:00
Executable_idlc.mk soltools: remove Package_inc and empty unistd.h nonsense 2013-05-10 17:56:24 +02:00
Makefile
Module_idlc.mk more subtle dependencies for cross-compilation 2013-03-13 16:26:10 +01:00
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.