office-gobmx/postprocess
Christian Lohmaier ae434ccb48 windows signing: use sha256 (instead of the default sha1)
will be enforced in e.g. microsoft store later this year...

Change-Id: Ifa7f98d5c72bd7c7f602dc54ba8e16f7470dc3d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137738
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2022-08-03 11:05:40 +02:00
..
packimages
qa
signing windows signing: use sha256 (instead of the default sha1) 2022-08-03 11:05:40 +02:00
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_components.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk
CustomTarget_registry.mk rename GODSON/GODSON64 to MIPS/MIPS64 2022-07-27 11:52:23 +02: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.