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
Age
Commit message (
Expand
)
Author
2021-10-21
Add entries for new CUDA Toolkit versions.
Olexa Bilaniuk
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-10
pkgconfig module: correctly generate Libs search path with absolute install_dir
Eli Schwartz
2021-10-08
python: Add platlibdir and purelibdir options
Xavier Claessens
2021-10-08
ModuleState: Add wrapper to get option
Xavier Claessens
2021-10-08
modules/gnome: Fix unset install_dir
Dylan Baker
2021-10-08
modules/gnome: Fix case that could never be hit due to bad types
Dylan Baker
2021-10-08
modules/gnome: fix use of undefined variable
Dylan Baker
2021-10-07
Windows module: Make path flattening for windres work in more cases
Luca Bacci
2021-10-07
modules/gnome: deprecate yelp variadic sources
Dylan Baker
2021-10-04
modules/external_project: use typed_kwargs
Dylan Baker
2021-10-04
mdoules/external_project: fix most of the mypy warnings/errors
Dylan Baker
2021-10-04
modules/external_project: clean up and sort modules
Dylan Baker
2021-10-04
f-strings
Eli Schwartz
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-10-04
Merge pull request #8960 from mensinda/yamlDoc
Jussi Pakkanen
2021-10-03
modules/i18n: fix gettext use of --datadirs param
Dan Streetman
2021-10-03
cmake module: if cmake cannot be found, do not traceback
Eli Schwartz
2021-10-03
docs: Hook up the new RefMan generator to Meson
Daniel Mensinger
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-30
modules: make ReturnValue.new_objects covariant
Dylan Baker
2021-09-30
interpreter: Use typed_kwargs for func_custom_target
Dylan Baker
2021-09-29
external-project: variables must be dict not list
Xavier Claessens
2021-09-29
modules: python: better handling of the Python paths for Debian
Filipe Laíns
2021-09-24
pylint: check for duplicate imports
Dylan Baker
2021-09-24
build: use an object rather than a dict for the dep_manifest
Dylan Baker
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
2021-09-14
fix traceback for undefined exception when trying to raise exception
Eli Schwartz
2021-09-10
qt module: consolidate on one list of bins
Eli Schwartz
2021-09-10
qt module: fix regression in building translations via qresource
Eli Schwartz
2021-09-10
qt module: correctly register a found tool and stop looking for it
Eli Schwartz
2021-09-06
mintro: add installed_plan
Filipe Laíns
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
2021-08-31
i18n module: provide targets as return value for gettext()
Eli Schwartz
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-31
python module: fix error message mentioning setuptools
Eli Schwartz
2021-08-30
Add missing "disabler" kwarg to python.dependency()
Xavier Claessens
2021-08-29
gnome: Prepend devenv, not append
Ting-Wei Lan
2021-08-27
interpreter: fix cases of `KwargInfo(..., T, default=None)`
Dylan Baker
2021-08-27
python module: produce the correct install path on every OS
Eli Schwartz
2021-08-23
gnome: don't let fortify defines into the g-ir-scanner after stripping -O
Eli Schwartz
2021-08-23
java module: fix FeatureNew version
Eli Schwartz
2021-08-22
python: Workaround broken install path
Xavier Claessens
2021-08-22
Add Java module
Tristan Partin
[next]