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
Age
Commit message (
Expand
)
Author
2025-03-10
coredata: remove get_option_for_subproject
Dylan Baker
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-03-09
compilers: check for sanitizer arguments via a compiler check
Dylan Baker
2025-03-09
compilers/cuda: fix checking for multiple linker args
Patrick Steinhardt
2025-03-09
compilers/cuda: implement has_argument checks
Dylan Baker
2025-03-09
compilers/rust: implement has_argument checks
Dylan Baker
2025-03-09
Optimize CLikeCompiler._get_file_from_list()
Charles Brunet
2025-03-09
Optimize canonicalize_filename
Charles Brunet
2025-03-09
Add cache to coredata.get_external_link_args
Charles Brunet
2025-03-09
interpreter: do not use pathlib in validate_within_subproject
Paolo Bonzini
2025-03-09
interpreter: memoize result of validate_within_subproject
Paolo Bonzini
2025-03-09
mesonlib: extract and optimize is_parent_path
Paolo Bonzini
2025-03-08
Fix typos in comments
co63oc
2025-03-07
clang-tidy: do not add target if PCHs are not in clang format
Paolo Bonzini
2025-03-07
clang-tidy: build pch files before running clang-tidy
Paolo Bonzini
2025-03-06
options: delete unused set_subproject_options
Dylan Baker
2025-03-06
interpreter: Remove debug code from option refactor
Dylan Baker
2025-03-06
environment: fix nullability of function parameter
Dylan Baker
2025-03-07
get_llvm_tool_names: add llvm 20
Christoph Reiter
2025-03-06
build: cache target id at time of first use
Paolo Bonzini
2025-03-06
mesonlib: allow using lazy_property with "__"-named properties
Paolo Bonzini
2025-03-05
options: Remove BuiltinOption class
Dylan Baker
2025-03-05
options: allow readonly to be set in the initializer
Dylan Baker
2025-03-05
coredata: fix annotations for add_builtin_option
Dylan Baker
2025-03-05
options: split UserOption -> Argparse conversion out of BuiltinOption
Dylan Baker
2025-03-05
options: remove BuiltinOption._argparse_choices
Dylan Baker
2025-03-05
dependencies/dub: First try to describe local project
Andrei Horodniceanu
2025-03-04
coredata: fix handling of prefix
Dylan Baker
2025-03-04
coredata: fix arguments that are swapped
Dylan Baker
2025-03-04
coredata: delete a bunch of unused methods
Dylan Baker
2025-03-04
OptionStore: remove unused build_options attribute
Dylan Baker
2025-03-04
options: remove get_option_from_meson_file
Dylan Baker
2025-03-04
msetup: remove bad warning about unused options
Dylan Baker
2025-03-04
options: Fix nullability of OptionKey.subproject
Dylan Baker
2025-03-03
compilers: Remove the BaseOption type
Dylan Baker
2025-03-03
coredata: subproject should be None for checking in base_options
Dylan Baker
2025-03-03
options: store the default value in the class
Dylan Baker
2025-03-03
options: use an OptionKey for `get_default_for_b_option`
Dylan Baker
2025-03-01
arglist: post is only appended to, make it a list
Paolo Bonzini
2025-03-01
arglist: optimize flush_pre_post(), and __iadd__() with it
Paolo Bonzini
2025-03-01
arglist: optimize __init__()
Paolo Bonzini
2025-03-01
output PACKAGE_NOT_FOUND_MESSAGE as warning when CMake package is not found
na-trium-144
2025-03-01
modules/gnome: Allow to specify the doc-format argument
Corentin Noël
2025-03-01
environment: make fully type safe
Dylan Baker
2025-03-01
machinefile: ensure that arrays are single deep arrays for strings
Dylan Baker
2025-03-01
environment: fix minor typing issues
Dylan Baker
2025-03-01
environment: fix missing argument and return type annotations
Dylan Baker
2025-03-01
environment: delete dead code from option refactor
Dylan Baker
2025-03-01
Remove total_ordering from OptionKey
Charles Brunet
[prev]
[next]