office-gobmx/postprocess
Tor Lillqvist ccdb78773a tdf#137573: The fps_aqua component was missing for macOS
Change-Id: I4669f229643596496fa1e94d6a631be4e54e69f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104474
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
2020-10-18 13:22:14 +02:00
..
packimages
qa terminate XDesktop properly in unit tests 2020-07-30 10:49:27 +02:00
signing split msi signing from creation to reduce number of singtool calls 2019-09-06 11:36:44 +02:00
CppunitTest_services.mk Missing test dependencies 2020-02-07 08:20:28 +01:00
CustomTarget_check_dynamic_objects.mk GBUILD_TRACE, support for finding out where the build time is spent 2020-02-16 14:49:45 +01:00
CustomTarget_fontconfig.mk Revert "Make font-based unit test depend on instdir fonts" 2019-12-16 12:58:35 +01:00
CustomTarget_images.mk image-sort: add --quiet option for build-tools 2020-09-11 18:25:21 +02:00
CustomTarget_registry.mk Resolves tdf#137187 - More dictionaries via extensions dialog 2020-10-12 17:05:42 +02:00
CustomTarget_signing.mk GBUILD_TRACE, support for finding out where the build time is spent 2020-02-16 14:49:45 +01:00
Makefile
Module_postprocess.mk Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
Package_fontconfig.mk Revert "Make font-based unit test depend on instdir fonts" 2019-12-16 12:58:35 +01:00
Package_images.mk
Package_registry.mk
Rdb_services.mk tdf#137573: The fps_aqua component was missing for macOS 2020-10-18 13:22:14 +02:00
README

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.