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
2021-08-31
i18n module: provide targets as return value for gettext()
Eli Schwartz
2021-08-17
Add install tags
Xavier Claessens
2021-08-09
Fix i18n target name when using @BASENAME@ and configure_file() input
Xavier Claessens
2021-08-09
i18n: use real build/install targets for gmo files
Eli Schwartz
2021-06-18
holders: remove unholder
Daniel Mensinger
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-28
modules: Stop using ModuleReturnValue where it's not needed
Xavier Claessens
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-01-30
Fix executable as script on Windows
Xavier Claessens
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2020-03-05
Remove some uses of mesonlib.run_once
Dylan Baker
2019-09-25
Add helper to print warnings once
Zbigniew Jędrzejewski-Szmek
2019-08-04
Make gettext targets no-ops if gettext is not installed. Closes: #821.
Jussi Pakkanen
2019-04-22
i18n: add args keyword to merge_file
Konstantin
2019-03-14
i18n: Use CustomTarget.known_kwargs at permittedKwargs()
Georges Basile Stavracas Neto
2019-02-16
i18n: Catch additional GLib functions
Frediano Ziglio
2019-01-26
Add install_dir to i18n.gettext
Sergey Shatunov
2018-10-29
Fix merge file using an array. Closes #4424.
Jussi Pakkanen
2018-10-24
Fix flake8 whitespace reports
Jon Turney
2018-10-06
i18n: replace path separator with @
Marty E. Plummer
2018-10-05
Fix handling generated .desktop files. Closes #4304.
Jussi Pakkanen
2018-09-16
i18n: allow custom target names for merge_file
Marty E. Plummer
2018-09-03
i18n: respect variable substitution for the target name when merging translat...
Corentin Noël
2018-06-01
Add 0.37.0 features
Salamandar
2018-04-15
Updated all modules to work with the new API.
Jussi Pakkanen
2017-10-31
namespace run_targets by subproject
Martin Kelly
2017-09-22
Merge pull request #2357 from LukeShu/flake8
Jussi Pakkanen
2017-09-21
flake8: Clean up complained-about unused imports
Luke Shumaker
2017-09-21
flake8: Perform suggested whitespace/formatting changes
Luke Shumaker
2017-09-20
Change ternary to another argument
Corentin Noël
2017-09-20
Add 'install' keyword to the gettext macro
Corentin Noël
2017-08-18
Make all functionality invokable via the main Meson binary,
Jussi Pakkanen
2017-07-20
i18n: Fixed gettext permitted Kwargs list
Iñigo Martínez
2017-06-26
Fixed issues raised in review.
Jussi Pakkanen
2017-06-26
Converted some modules.
Jussi Pakkanen
2017-04-29
i18n: Fix handling relative data_dirs
Patrick Griffis
2017-04-29
i18n: Add data_dirs kwarg to merge_file()
Patrick Griffis
2017-01-09
There are two different kinds of extensions: modules that create new
Jussi Pakkanen
2017-01-06
Fix a few more modules.
Jussi Pakkanen
2017-01-03
Merge pull request #1272 from mesonbuild/ignatenko/lint
Jussi Pakkanen
2017-01-03
Error out if trying to do gettext without appropriate tools.
Jussi Pakkanen
2017-01-02
style: fix E241 violations
Igor Gnatenko
2016-12-21
Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style
Jussi Pakkanen
2016-12-20
Cache the scripts used for postconf and install phases
Nirbheek Chauhan
2016-12-19
tree-wide: use proper 'not in' notation
Igor Gnatenko
2016-12-18
Allow passing arguments to install scripts
Nirbheek Chauhan
2016-12-06
i18n: Improve language handling
Patrick Griffis
2016-12-03
i18n: Add preset kwarg
Patrick Griffis
2016-12-03
i18n: Add merge_file function
Patrick Griffis
[prev]
[next]