You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eli Schwartz
1dbb6d6b8c
make the display name of a gettext translation build, look prettier
...
And more accurate too, TBH. Currently it says it is building "lang.mo",
even though it is actually building "domain.mo" inside
lang/LC_MESSAGES/.
Since meson loudly complains if I try to name the display name
"lang/domain.mo", name it with a dash instead of a slash. The actual
name isn't a priority here IMO, and this is nicely readable.
4 years ago
..
__init__.py
pylint: turn on superflous-parens
4 years ago
cmake.py
pylint: turn on superflous-parens
4 years ago
dlang.py
modules/dlang: Fix dependencies that should have been updated
4 years ago
fs.py
modules/fs: Use typed_kwargs
4 years ago
gnome.py
gnome: Prepend devenv, not append
4 years ago
hotdoc.py
Add install tags
4 years ago
i18n.py
make the display name of a gettext translation build, look prettier
4 years ago
java.py
java module: fix FeatureNew version
4 years ago
keyval.py
fix: Always explicitly set encoding for text files ( fixes #8263 )
4 years ago
modtest.py
modules: Add methods dict everywhere
4 years ago
pkgconfig.py
Add install tags
4 years ago
python.py
python module: fix error message mentioning setuptools
4 years ago
python3.py
modules: Add methods dict everywhere
4 years ago
qt.py
interpreter: fix cases of `KwargInfo(..., T, default=None)`
4 years ago
qt4.py
qt module: rcc supports depfiles now, given a recent enough version of Qt5
5 years ago
qt5.py
qt module: rcc supports depfiles now, given a recent enough version of Qt5
5 years ago
qt6.py
Add Qt6 module
4 years ago
rpm.py
fix: Always explicitly set encoding for text files ( fixes #8263 )
4 years ago
sourceset.py
holders: Fix the remaining code to respect the holder changes
4 years ago
unstable_cuda.py
Merge pull request #8950 from dcbaker/submit/import-required-disabled
4 years ago
unstable_external_project.py
external-project: Add support for WAF build system
4 years ago
unstable_icestorm.py
modules: Replace find_program_impl() by state.find_program()
4 years ago
unstable_rust.py
modules/rust: fix initialize signature
4 years ago
unstable_simd.py
holders: remove unholder
4 years ago
windows.py
windows: Support wrc resource compiler
4 years ago