5d88965e7c
I find with GNU Make 4.3 and find 4.9.0 I get a workdir/CustomTarget/postprocess/registry/registry_de.list with no entries, though my libreoffice-7.3 build has a populated one and this makefile is the same as in that version. Change-Id: I45ffb381c4c962cd80c3e07e7539d993f86101d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149351 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@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.