Konstantin
841995cddf
i18n: add args keyword to merge_file
...
* i18n: add args keyword to merge_file
* i18n: add testcase to msgfmt args
6 years ago
Jon Turney
a562b08ae1
Install files from the test added in 2ff69b20
to make sure it runs
...
and make the test runnable :)
6 years ago
Marty E. Plummer
8fd5297f76
i18n: replace path separator with @
...
using state.subdir will cause / or \ to be inserted into the target name.
Replace them with @ to future-proof it.
Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
6 years ago
Corentin Noël
176af2c8c3
i18n: respect variable substitution for the target name when merging translations
...
Previously it wasn't possible to use twice @BASENAME@ as the targets would then be named @BASENAME@_merge
6 years ago
Jon Turney
6243262b67
Fix test cases/frameworks/6 gettext for windows
...
Allow installed file 'intlprog' to have .exe extension
7 years ago
Patrick Griffis
7d68715297
i18n: Add merge_file function
...
This is a repeated task that we can simplify
Closes #1120
8 years ago
Jussi Pakkanen
73b8ff5341
Rework installation logic so we can go outside the install prefix.
10 years ago
Jussi Pakkanen
26837fda48
Added installed_files.txt files to all places that needed them.
11 years ago