office-gobmx/postprocess
Tomáš Chvátal 766425e2c5 Use sort on finds to improve deterministic build
This should sort out all outputs prior processing them further resulting
in equal output among multiple builds.

Change-Id: Iaf24bbb94eb7b8960177bcf2c3e08d31d2fb7210
Reviewed-on: https://gerrit.libreoffice.org/70254
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Jenkins
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2019-04-08 12:01:16 +02:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk Use sort on finds to improve deterministic build 2019-04-08 12:01:16 +02:00
CustomTarget_registry.mk Use sort on finds to improve deterministic build 2019-04-08 12:01:16 +02:00
CustomTarget_signing.mk no need to sign mysql-connector-ooo files, because they no longer exist in LO 2019-04-01 07:28:45 +02:00
Makefile
Module_postprocess.mk
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk tdf#124172: Use the MacOSXSpell library on iOS, too 2019-03-25 15:01:03 +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.