11 Commits (df41e7843e74ea6c2a5c98920f5bea8f1b94a064)

Author SHA1 Message Date
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
Eli Schwartz 680b5ff819
treewide: add future annotations import 2 years ago
Eli Schwartz 34da721ec2
gettext: explicitly pass source root / subdir as cli args 3 years ago
Eli Schwartz 768616b0f8
scripts: accept the path of the gettext commands to run as an argument 3 years ago
Eli Schwartz 487d45c1e5
i18n: use real build/install targets for gmo files 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Daan De Meyer afb5184ec9 Respect MESON_INSTALL_QUIET in gettext.py 4 years ago
Daniel Mensinger a4f4379c44
typing: fully annotate scripts 4 years ago
Eli Schwartz 86b47250c6 simplify shutil usage by invoking copy2 where appropriate 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Eli Schwartz 4f9ecbee09 gettext: prefer POTFILES.in if it exists 6 years ago
Philip Chimento d9efee01d0 gettext: Install .mo files atomically 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Corentin Noël 93d2ced31f Create the .po file with the `update_po` subcommand if it doesn't exist 7 years ago
Rene Lopez 94f46447bb Allow empty extra arguments in gettext script 8 years ago
Peter Hutterer 6a4efe8a82 Drop terminating fullstop from "Installing blah to blah" messages 8 years ago
Igor Gnatenko ef3cc6b3fa style: fix E127 violations 8 years ago
Thibault Saunier 5b5edd6b33 gettext: Respect the --subdir argument before the MESON_SUBDIR var 8 years ago
Nirbheek Chauhan b9a7c0cf39 misc: Use relative imports everywhere 8 years ago
Patrick Griffis 155617e539 i18n: Improve language handling 8 years ago
Patrick Griffis 314eb5110e gettext: Use argparse to handle arguments 8 years ago
Patrick Griffis 423c8dbb40 gettext: Add update-po target 8 years ago
Patrick Griffis f30be6fb92 gettext: Add ability to set GETTEXTDATADIRS 8 years ago
Jussi Pakkanen 1f4cce86ad Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
Tim-Philipp Müller 5ebc77f722 i18n: use POTFILES.in as fallback if there's no POTFILES in po dir 8 years ago
Nirbheek Chauhan b2fb4f9d66 scripts: Use destdir_join fix for all DESTDIR prefixing (#598) 9 years ago
Jussi Pakkanen 3b3c05f6b1 Can pass extra args to xgettext. Closes #554. 9 years ago
Jussi Pakkanen dc148e0702 Remove all special casing for gettext and use elementary operations instead. 9 years ago