1
0
Fork 0
libreoffice/postprocess
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00
..
packimages Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
qa Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
signing Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
CppunitTest_services.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
CustomTarget_check_dynamic_objects.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
CustomTarget_components.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
CustomTarget_fontconfig.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
CustomTarget_images.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
CustomTarget_registry.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
CustomTarget_signing.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Makefile Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Module_postprocess.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Package_fontconfig.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Package_images.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Package_registry.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Rdb_services.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
README.md Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00

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.