index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
Age
Commit message (
Expand
)
Author
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
2023-10-09
build: Use typed_kwargs for language args
Dylan Baker
2023-10-09
Clean up some of the code in simd.check()
Tristan Partin
2023-10-09
Finish typing the simd module
Tristan Partin
2023-10-09
Port simd.check() to typed_pos_args/typed_kwargs
Tristan Partin
2023-10-04
Move modtest to the new extension module API
Tristan Partin
2023-10-04
Remove unnecessary isinstance call
Tristan Partin
2023-10-04
interpreter: rename SOURCE_KW to DEPENDENCY_SOURCES_KW
Dylan Baker
2023-09-30
find_tool: don't assume the pkgconfig variable is a valid command
Christoph Reiter
2023-09-27
interpreter: annotate build_target function
Dylan Baker
[next]