office-gobmx/postprocess
Gabor Kelemen 80798b426b [API CHANGE] Drop unused ScriptRuntimes config set
last mention of it was removed in 2014 by:
commit a1552a0ec3

Change-Id: I8457220be43e2fdf42edcfef587b4346cdf9f2e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159633
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-11-24 15:58:06 +01:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_components.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk
CustomTarget_registry.mk [API CHANGE] Drop unused ScriptRuntimes config set 2023-11-24 15:58:06 +01:00
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.