index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
/
i18n.py
Age
Commit message (
Expand
)
Author
2025-12-16
review get_subdir vs get_builddir
Paolo Bonzini
2025-10-15
revert local_program()
Eli Schwartz
2025-10-15
Replace OverrideExecutable and OverrideProgram with LocalProgram
Xavier Claessens
2025-10-15
Add support for LocalProgram to override_find_program()
Xavier Claessens
2025-10-14
Make use of build TypeAliases
Dylan Baker
2025-10-01
Allow CustomTarget source for i18n.xgettext
Charles Brunet
2025-04-09
New xgettext method for i18n module
Charles Brunet
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-02-22
modules/i18n: CustomTargets must have `install_dir` if installing
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-10-26
i18n module: Invoke itstool with the full command line
Chun-wei Fan
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
2023-05-22
i18n module: check for a good enough msgfmt before permitting merge_file
Eli Schwartz
2023-05-22
i18n module: be broadly supportive of portable gettext tools
Eli Schwartz
2023-03-16
modules/i18n: fix typo in gettext decorator
Corentin Noël
2023-01-10
modules/i18n: fix type annotations
Dylan Baker
2022-12-11
fix broken fs.copyfile function that crashed if you tried to use it
Eli Schwartz
2022-09-12
i18n: Fix source root in Gettext targets for subprojects
David Ward
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-06-10
flake8: remove no longer used imports
Eli Schwartz
2022-06-01
interpreter: use a shared KwargInfo for install_dir
Dylan Baker
2022-05-31
fix bug in i18n merge_file/itstool_join revealed by previous commit
Eli Schwartz
2022-05-31
rename a badly named KwargInfo
Eli Schwartz
2022-05-29
i18n: be build-compatible (but not developer-compatible) with gettext-tiny
Eli Schwartz
2022-05-29
i18n: fix bug where disabling gettext() broke merge_file()
Eli Schwartz
2022-05-29
gettext: explicitly pass source root / subdir as cli args
Eli Schwartz
2022-03-31
i18n: don't let our maintainer targets run via wrapped env
Eli Schwartz
2022-03-29
Pass environment down to base Target class
Xavier Claessens
2022-03-06
i18n.merge_file: do not disable in the absence of gettext tools
Eli Schwartz
2022-03-06
i18n module: report initial call site when disabling translation support
Eli Schwartz
2022-03-06
i18n module: detect gettext tools at configure time
Eli Schwartz
2022-03-06
i18n module: fix bug that made msgfmthelper die on combinations of args
Eli Schwartz
2022-01-28
build: replace kwargs in CustomTarget initializer
Dylan Baker
2022-01-27
flake8: fix indentation style
Eli Schwartz
2022-01-22
fix broken version annotations for the new itstool_join feature
Eli Schwartz
2022-01-21
i18n: Add support for joining XML localization via itstool
Matthias Klumpp
2021-12-18
i18n: Fix typo for typed_pos_args
Matthias Klumpp
2021-12-02
i18n module: correctly annotate the availability of data_dirs
Eli Schwartz
2021-11-16
i18n: Fix backtrace when missing input kwarg
Xavier Claessens
2021-10-04
f-strings
Eli Schwartz
2021-10-03
modules/i18n: fix gettext use of --datadirs param
Dan Streetman
2021-09-30
modules/i18n: Fix remaining mypy spotted issues
Dylan Baker
2021-09-30
modules/i18n: use typed_kwargs for gettext
Dylan Baker
2021-09-30
modules/i18n: Use typed_kwargs for merge_file
Dylan Baker
2021-09-30
modules/i18n: use typed_pos_args
Dylan Baker
2021-09-30
modules/i18n: add easy type annotations
Dylan Baker
2021-09-30
modules/i18n: sort and clean up imports
Dylan Baker
2021-09-01
make the display name of a gettext translation build, look prettier
Eli Schwartz
2021-08-31
i18n module: restore the <packagename>-gmo target
Eli Schwartz
[next]