diff options
| author | Charles Brunet <charles.brunet@optelgroup.com> | 2024-11-07 10:58:14 -0500 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-09 18:41:00 +0300 |
| commit | 1afdac1bc4cbf9816e7109bbedef2825c4fe1155 (patch) | |
| tree | 1a378a4ccd00e0e49c831f32e324fa8e0db7f6ab /mesonbuild/compilers | |
| parent | 0c9420205cc132743e5b3788b3a6a87502e79415 (diff) | |
| download | meson-1afdac1bc4cbf9816e7109bbedef2825c4fe1155.tar.gz | |
New xgettext method for i18n module
This method call xgettext to extract translatable
string from source files into a .pot translation template.
It differs from a plain CustomTarget in three ways:
- It accepts build targets as sources, and automatically resolves source
files from those build targets;
- It detects command lines that are too long, and writes, at config
time, the list of source files into a text file to be consumed by the
xgettext command;
- It detects dependencies between pot extraction targets, based on the
dependencies between source targets.
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions
