office-gobmx/postprocess
Stephan Bergmann 1061cf3fcb No good reason to not --enable-windows-build-signing with --enable-dbgutil
...at least for debug purposes?

Change-Id: I02fc410109353ca3d421a6b8e0e1848df05cf479
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161126
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2023-12-21 15:47:05 +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 get rid of warnings when reportbuilder is not configured for build 2023-12-21 07:03:28 +01:00
CustomTarget_signing.mk No good reason to not --enable-windows-build-signing with --enable-dbgutil 2023-12-21 15:47:05 +01:00
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.