office-gobmx/postprocess
Rene Engelhard c559dbd864 rename GODSON/GODSON64 to MIPS/MIPS64
as that what it actually is and the compiler defines are already
-DMIPS/-DMIPS64 anyway (as are the PLATFORMID and the bridges'
name mips/mips64)

Change-Id: I274e7a3b0e140375a8e697c1790cbdb972251d29
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137489
Tested-by: René Engelhard <rene@debian.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: René Engelhard <rene@debian.org>
2022-07-27 11:52:23 +02:00
..
packimages
qa Fix typo 2022-05-14 14:08:53 +02:00
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_components.mk Build services_constructors.list from target component files 2021-12-14 07:37:41 +01:00
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 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
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.