office-gobmx/postprocess
Xisco Fauli ac4719fe73 Revert "Load the locales from config file for languagetool"
This reverts commit c3ed417522.

Jenkins fails in CppunitTest_sw_core_draw on Mac and Windows

Change-Id: I3e2b6359f3238a1b8af2e98d3cb5eee7aa864bae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135859
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-06-15 08:27:18 +02:00
..
packimages
qa Fix typo 2022-05-14 14:08:53 +02:00
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_components.mk Build services_constructors.list from target component files 2021-12-14 07:37:41 +01:00
CustomTarget_fontconfig.mk
CustomTarget_images.mk Resolves: tdf#97046 ensure build system variables start with gb_ 2021-11-04 10:48:24 +01:00
CustomTarget_registry.mk Revert "Load the locales from config file for languagetool" 2022-06-15 08:27:18 +02:00
CustomTarget_signing.mk tdf#68198: sign the rest of binaries 2021-01-16 09:28:23 +01:00
Makefile
Module_postprocess.mk WASM open links in new browser tabs 2022-01-20 10:26:04 +01:00
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +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.