office-gobmx/postprocess
Christian Lohmaier 0ff4b4a08d don't rebuild icon-themes if nothing changed
Change-Id: I99ab68852d1f6e915a4cd92a4be2d28209e546ec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143934
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2022-12-13 15:09:11 +00:00
..
packimages
qa Fix typo 2022-05-14 14:08:53 +02:00
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 use $(file …) directly instead of gb_var2file when not used as intermediate 2022-12-13 15:05:43 +00:00
CustomTarget_fontconfig.mk
CustomTarget_images.mk don't rebuild icon-themes if nothing changed 2022-12-13 15:09:11 +00:00
CustomTarget_registry.mk use $(file …) directly instead of gb_var2file when not used as intermediate 2022-12-13 15:05:43 +00:00
CustomTarget_signing.mk
Makefile
Module_postprocess.mk WASM open links in new browser tabs 2022-01-20 10:26:04 +01:00
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
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.