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
2024-05-19
pylint: fix false positive for variable defined in different copies of condit...
Eli Schwartz
2024-05-19
Pass wrapmode value around as a string. (#13229)
Jussi Pakkanen
2024-04-23
Pass --quiet to glib-genmarshal
Tristan Partin
2024-04-22
add an error message for targets that are not dependencies
Momtchil Momtchev
2024-04-09
modules: rename qt.py -> _qt.py
Dylan Baker
2024-04-08
gnome: Fix indentation of mkenums_simple generated code
Matthijs Velsink
2024-03-18
cmake: fix incorrect decorator for append_link_args
Stephan Lachnit
2024-03-15
wayland: Stable protocols can have a version
Xavier Claessens
2024-03-10
fix reconfigure subproject base options
Charles Brunet
2024-02-26
modules/rust: Fix New Version check that was not updated
Dylan Baker
2024-02-26
interpreter: Dependency variables can be empty string
Xavier Claessens
2024-02-24
Add support for BuildTargetTypes to various fs module functions
Tristan Partin
2024-02-24
Correct fs.read function name in exception message
Tristan Partin
2024-02-24
Fix fs module FeatureNew prefixes to match the function name
Tristan Partin
2024-02-24
Fix bad escape character in doc comment
Tristan Partin
2024-02-24
meson/rust: wrap `bindgen`s `wrap-static-fns` functionality
Karol Herbst
2024-02-23
Alphabetize the fs module methods dict
Tristan Partin
2024-02-23
Add location nodes to FeatureNews in the fs module
Tristan Partin
2024-02-23
modules/rust: allow setting a version constraint on bindgen
Dylan Baker
2024-02-23
modules: fix find_program.wanted
Dylan Baker
2024-02-23
modules/rust: inject a C/C++ standard for bindgen
Dylan Baker
2024-02-23
modules/rust: Allow explicitly setting the language to bind
Dylan Baker
2024-02-23
rust/bindgen: Use Meson rules for C++ headers
Dylan Baker
2024-02-22
modules/i18n: CustomTargets must have `install_dir` if installing
Dylan Baker
2024-02-19
Fix KeyError in Python module
Charles Brunet
2024-02-12
cuda module: fully type annotate
Eli Schwartz
2024-02-12
cuda module: use typed_pos_args for most methods
Eli Schwartz
2024-02-12
cuda module: inline single-shot function to get compiler version
Eli Schwartz
2024-02-12
cuda module: fix type signature for oneshot function
Eli Schwartz
2024-02-12
cuda module: use typed_kwargs
Eli Schwartz
2024-02-12
dlang module: simplify dependency handling with DRY
Eli Schwartz
2024-02-12
qt: add preserve_paths keyword to functions
Charles Brunet
2024-02-08
find_tool: fix error message interpolation
Ole André Vadla Ravnås
2024-01-30
rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translation
Dylan Baker
2024-01-25
modules/fs: use ModuleState object instead of Interpreter when possible
Dylan Baker
2024-01-25
modules/sourceset: remove unused attributes from SourceSetImpl
Dylan Baker
2024-01-11
Vala: fixes to gresource handling (#12418)
Valeri
2023-12-22
modules: get rid of the .*machine variables
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-08
external_project.py: fix --host value
Stas Sergeev
2023-11-22
Make the Requires.private line in generated .pkgconfig files reproducible
Chris Lamb
2023-11-05
gnome module: fix invalid find_tool variable contents causing crash
Eli Schwartz
2023-10-28
simd module: fix regression that broke using only some simd variants
Eli Schwartz
2023-10-26
i18n module: Invoke itstool with the full command line
Chun-wei Fan
2023-10-20
modules/rust: remove missed cargs.extend()
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.gnu_symbol_visibility
Dylan Baker
2023-10-17
interpreter: use typed_kwargs for build_target.native
Dylan Baker
2023-10-17
modules/rust: only use include and define args from global/project args
Dylan Baker
2023-10-16
modules/rust: remove rust_crate_type for test() method
Dylan Baker
2023-10-16
compilers/d: use DFeatures for get_features_args
Dylan Baker
[prev]
[next]