office-gobmx/postprocess
Jussi Pakkanen b29fb89d0a tdf#130911: convert image-sort from Perl to Python
Tested with diff that the sorting output file is identical to the one
the Perl script produced.

Change-Id: I22eb28e71f51315609957e84c6204f1beb5dccaa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90348
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-03-20 09:52:15 +01:00
..
packimages
qa Revert "loplugin:constfields in package..registry" 2020-03-12 08:17:11 +01:00
signing
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
CustomTarget_images.mk tdf#130911: convert image-sort from Perl to Python 2020-03-20 09:52:15 +01:00
CustomTarget_registry.mk GBUILD_TRACE, support for finding out where the build time is spent 2020-02-16 14:49:45 +01: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
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk android hunspell: Turn on the hunspell build on Android... 2020-02-10 18:14:40 +01: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.