office-gobmx/postprocess
Jan-Marek Glogowski 63972e79bb Fix the minimal build-tools target
The revert commits change the build-tools target for a DESKTOP
build to build the complete LO. This restores the original,
minimal one and also adds a whitelist of allowd build types.

OpenCL needs a configure switch, as it's status is also stored
in a config header, so preventing the build is not enough.

This also reverts:
- commit 802161a505
- commit 02d931a59e

Change-Id: Ibfcb0c54e72da1b7c2e63c082ea6586520a787fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102480
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2020-09-11 18:34:48 +02:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk
CustomTarget_registry.mk Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
CustomTarget_signing.mk
Makefile
Module_postprocess.mk Fix the minimal build-tools target 2020-09-11 18:34:48 +02:00
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk Fix the minimal build-tools target 2020-09-11 18:34:48 +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.