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-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
2025-10-06
interpreter, options: inline get_default_for_b_option
Paolo Bonzini
2025-10-06
options: replace get_value with get_value_for
Paolo Bonzini
2025-10-04
utils: merge per-platform utils into `platform.py`
Dylan Baker
2025-10-01
options: ensure pending subproject options are validated
Paolo Bonzini
2025-09-29
env2mfile: Use a cross vapigen on Debian if available
Simon McVittie
2025-09-24
compilers: clang: map -Db_vscrt to -fms-runtime-lib
Paolo Bonzini
2025-09-15
options: put back in place 1.7 ordering of opt=value vs subp:opt=value
Paolo Bonzini
2025-09-06
tests: Fix shutil.which shim signature not accepting kwargs
L. E. Segovia
2025-09-06
vsenv: Ignore errors when parsing multiline env values
Xavier Claessens
2025-08-29
Fix Cygwin test failure.
Jussi Pakkanen
2025-08-28
python: add a python.build_config option (PEP 739)
Filipe Laíns
2025-08-27
options: do not raise exception for unknown options in -U command
Paolo Bonzini
2025-08-18
Revert "backends: Use POSIX paths for target paths"
Jussi Pakkanen
2025-08-11
Revert "build: Throw an error instead of warning for sourceless targets"
Eli Schwartz
2025-08-11
Condense test directory names.
Jussi Pakkanen
2025-08-10
build: Throw an error instead of warning for sourceless targets
Florian "sp1rit"
2025-08-10
options: ensure all build keys are changed to host
Paolo Bonzini
2025-08-10
unittests: remove FakeCompilerOptions
Paolo Bonzini
2025-08-10
rewriter: Accept UnknownValue() in more places
Volker Weißmann
2025-08-04
build: fix introspection interpreter issue when project selects Rust
Paolo Bonzini
2025-08-01
unittests/cargotests: add tests for workspace inheritance
Paolo Bonzini
2025-08-01
cargo: change init-time computation to lazy properties
Paolo Bonzini
2025-08-01
unittests/cargotests: add tests for Cargo.toml parsing
Paolo Bonzini
2025-08-01
unittests/cargotests: fix pylint
Paolo Bonzini
2025-08-01
Condense test directory names for 1.9.
Jussi Pakkanen
2025-07-22
mintro: Record rpath_dirs_to_remove in install_plan
Daniele Nicolodi
2025-07-22
unittests: allow running with pytest/unittest directly
Christoph Reiter
2025-07-19
options: fix misindentation
Paolo Bonzini
2025-07-18
options: resolve yielding options at the time they are added
Paolo Bonzini
2025-07-17
options: parse -D and -U arguments directly into a Dict[OptionKey, Optional[s...
Paolo Bonzini
2025-07-14
unittests: add test case for setting and retrieving build options
Paolo Bonzini
[next]