Eli Schwartz
59d4f771d2
editorconfig: add setting to trim trailing whitespace
...
and clean up all outstanding issues
Skip 'test cases/common/141 special characters/meson.build' since it
intentionally uses trailing newlines.
3 years ago
Dylan Baker
29ef4478df
compilers/d: Add b_ndebug support
...
D lang compilers have an option -release (or similar) which turns off
asserts, contracts, and other runtime type checking. This patch wires
that up to the b_ndebug flag.
Fixes #7082
5 years ago
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
Rene Lopez
45cf4191cc
Use correct gettext input file in test
8 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
12a4e7d7e7
Moved gettext into i18n module.
9 years ago
Jussi Pakkanen
0e19d90e97
Now can generate mo files from po files and install them.
11 years ago
Jussi Pakkanen
b422afac9b
Text clarification.
11 years ago
Jussi Pakkanen
bf6dcfef01
Added a few translations.
11 years ago
Jussi Pakkanen
8523bd6ba7
Can generate pot files on command.
11 years ago
Jussi Pakkanen
3c3e580aea
Parse gettext command and generate rule.
11 years ago
Jussi Pakkanen
7006c6aa2c
Some work on gettext.
11 years ago
Jussi Pakkanen
409958feaa
Basic test case for gettext.
11 years ago