19746d24aa
LD_LIBRARY_PATH=.../master/instdir/program \ .../master/workdir/LinkTarget/Executable/unoidl-read --published \ .../libreoffice-6.4.0.3-buildfix1/instdir/program/types.rdb \ >.../master/udkapi/type_reference/udkapi.idl LD_LIBRARY_PATH=.../master/instdir/program \ .../master/workdir/LinkTarget/Executable/unoidl-read --published \ .../libreoffice-6.4.0.3-buildfix1/instdir/program/types.rdb \ .../libreoffice-6.4.0.3-buildfix1/instdir/program/types/offapi.rdb \ >.../master/offapi/type_reference/offapi.idl * no changes Change-Id: Ic6663271acfdf954f51f4bbd4dea20971264c87b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89046 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> |
||
---|---|---|
.. | ||
com/sun/star | ||
type_reference | ||
Makefile | ||
Module_udkapi.mk | ||
README | ||
UnoApi_udkapi.mk |
Low level UNO stuff API IDL files i.e. those that are part of the standalone URE. During the build the resulting .rdb file is known as udkapi.rdb. In the installation set, it is known as types.rdb (in the URE's sub-tree). See also: [[offapi]]