28ff78c950
...rather than from source component files, so that <https://gerrit.libreoffice.org/c/core/+/126560> "Allow for conditional parts of component files" (which adds further processing to the translation from source to target component files) will also affect the contents of CustomTarget_postprocess/components's services_constructors.list Change-Id: Ie5ef42b91b09f5be0d8d512093a6b7e60aee5b50 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126644 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> |
||
---|---|---|
.. | ||
packimages | ||
qa | ||
signing | ||
CppunitTest_services.mk | ||
CustomTarget_check_dynamic_objects.mk | ||
CustomTarget_components.mk | ||
CustomTarget_fontconfig.mk | ||
CustomTarget_images.mk | ||
CustomTarget_registry.mk | ||
CustomTarget_signing.mk | ||
Makefile | ||
Module_postprocess.mk | ||
Package_fontconfig.mk | ||
Package_images.mk | ||
Package_registry.mk | ||
Rdb_services.mk | ||
README.md |
Postprocessing and Checking
Postprocessing and checking of files delivered by other modules.
This module has to be the last one built before creating install sets
in module instset_native
. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
postprocess/prj/build.lst
for that.