office-gobmx/l10ntools
Christian Lohmaier e8392bc1c9 allow low-translation-completion-langs for dev-builds (e.g.: Sundanese)
will be included when using --with-lang=ALL in non-release configuration
(i.e. tinderbox provided daily builds), but not when using
--enable-release-build.
Change the way how configure fetches the list of all supported languages
from a fancy sed call to running make with a dummy-recipe.

Change-Id: I8bbea5fd95d37eac5bbce2e55ae34830b0ab4ebb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168334
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2024-06-02 19:26:46 +02:00
..
inc
source allow low-translation-completion-langs for dev-builds (e.g.: Sundanese) 2024-06-02 19:26:46 +02:00
Executable_cfgex.mk
Executable_helpex.mk
Executable_idxdict.mk
Executable_localize.mk
Executable_pocheck.mk
Executable_propex.mk
Executable_treex.mk
Executable_ulfex.mk
Executable_xrmex.mk
IwyuFilter_l10ntools.yaml
Makefile
Module_l10ntools.mk
README.md
StaticLibrary_transex.mk

Localization (l10n) Tools

l10ntools (l10n = localization) contains a number of tools that extract translatable content from source code and merge translations back to source code during the build.