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
/
unittests
Age
Commit message (
Expand
)
Author
2025-12-18
options: canonicalize to host options anything that is not per-machine
Paolo Bonzini
2025-12-17
dependencies: Require 'native' be passed in kwargs
Dylan Baker
2025-12-17
dependencies: stop passing "language" as a keyword argument
Dylan Baker
2025-12-15
cargo: add --check-cfg cfg(test) unconditionally
Paolo Bonzini
2025-12-01
templates: fix remaining languages for source file discovery too
Sam James
2025-12-01
templates: sort langs in test
Sam James
2025-12-01
templates: fix --executable
Sam James
2025-12-01
templates: refactor tests to have a bit less nesting
Sam James
2025-11-23
Condense directory names for rc1.
Jussi Pakkanen
2025-11-23
templates: respect parameters
Sam James
2025-11-21
rewrite: fix duplicate objects for predefined globals
Paolo Bonzini
2025-11-19
compilers: Remove Environment parameter from CLikeCompiler.gen_dynamic_link_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.symbols_have_underscore...
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.find_library
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_library_naming
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.sanity_check
Dylan Baker
2025-11-19
linkers: Store a reference to the Environment in the DynamicLinker
Dylan Baker
2025-11-19
compilers: Stop passing `is_cross`
Dylan Baker
2025-11-19
compilers: Pass Environment instead of MachineInfo
Dylan Baker
2025-11-19
tests: Fix regex in test_slice
Markus Jörg
2025-11-19
options: the parent of a yielding option can be falsy
Paolo Bonzini
2025-11-18
rewriter: fix kwargs info for dict-valued kwargs
Benjamin Gilbert
2025-11-18
rewriter: support project(license_files: )
Benjamin Gilbert
2025-11-17
mtest: add convenience key to testlog.json for "is a failure"
Eli Schwartz
2025-11-12
rust: allow linking with sanitizer-enabled C libraries
Paolo Bonzini
2025-11-11
compilers: support prelinking with Clang
Alois Wohlschlager
2025-11-03
backends: add CustomTargetIndexes to meson-{test,benchmark}-prereq
Paolo Bonzini
2025-10-31
Always check if found libraries are linkable
Sam James
2025-10-29
options: rename get_value_object_and_value_for
Paolo Bonzini
2025-10-29
environment: move tool detection functions to a new module
Paolo Bonzini
2025-10-29
environment: move detection functions to envconfig.py
Paolo Bonzini
2025-10-23
cargo: fix proc-macro=true without crate_type
Paolo Bonzini
2025-10-23
cargo: generate lint arguments from table
Paolo Bonzini
2025-10-23
cargo: parse lints table
Paolo Bonzini
2025-10-23
cargo: remove duplicate proc_macro field
Paolo Bonzini
2025-10-23
mtest: Display test name in format expected by "meson test" argument
Xavier Claessens
2025-10-23
mtest: Fix test selection implementation
Xavier Claessens
2025-10-23
cargo: convert proc_macro to crate_type in Library dataclass.
Paolo Bonzini
2025-10-22
cargo: Move all conversions in _raw_to_dataclass()
Xavier Claessens
2025-10-20
interpreter: port dependency version to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency static to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency required to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency modules to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency method to typed_kwargs
Dylan Baker
2025-10-17
cargo: raw.Manifest can be any Cargo.toml
Xavier Claessens
2025-10-17
options: Fix long/short option mixture detection
Tobias Stoeckmann
2025-10-14
cargo: load a single Cargo.lock for a whole chain of subprojects
Paolo Bonzini
2025-10-14
cargo: When loading wraps multiple packages can have the same URL
Xavier Claessens
2025-10-06
compilers: do not use coredata.set_options
Paolo Bonzini
2025-10-06
unittests: do not use coredata.set_option
Paolo Bonzini
[next]