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
/
test cases
/
failing
Age
Commit message (
Expand
)
Author
2025-12-17
dependencies/detect: simplify logging tried methods
Dylan Baker
2025-12-17
build|interpreter: use typed_kwargs for link_with
Dylan Baker
2025-12-17
interpreter|build: Use typed_kwargs for build_target(dependencies)
Dylan Baker
2025-12-17
backend: improve error message about install_dir install_count mismatch
Dylan Baker
2025-12-15
cargo: convert TOMLDecodeError or toml2json errors to a MesonException
Paolo Bonzini
2025-11-23
Condense directory names for rc1.
Jussi Pakkanen
2025-11-12
intepreter: Move remaining PCH validation to Interpreter
Dylan Baker
2025-11-12
interpreter: Move most of the remaining validation to the Interpreter
Dylan Baker
2025-11-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
2025-10-20
interpreter: Fix extract_object subproject validation
Xavier Claessens
2025-10-20
Fix typos in authorship information
Vlad-Stefan Harbuz
2025-08-11
Revert "build: Throw an error instead of warning for sourceless targets"
Eli Schwartz
2025-08-10
build: Throw an error instead of warning for sourceless targets
Florian "sp1rit"
2025-08-10
build: Ensure that linker requested in link_language is available
Florian "sp1rit"
2025-07-29
build: reject invalid link_language for Rust targets
Paolo Bonzini
2025-06-03
wrap: Lock subproject directory when downloading wraps
Florian "sp1rit"
2025-05-05
more explicit error message for unrecognized lexer token
Charles Brunet
2025-04-09
interpreter: Error if java sources used with non-jar target (#14424)
Andrew McNulty
2025-03-05
dependencies/dub: First try to describe local project
Andrei Horodniceanu
2024-12-20
print out which command needs an exe_wrapper
Rolf Eike Beer
2024-10-11
test: avoid need for explict CMake minimum
scivision
2024-09-15
Prevent raw exception during project()
Andrew McNulty
2024-08-27
Allow external programs in test()'s 'args' parameter
David Gibson
2024-07-15
tests: short-circuit tests that require cmake, faster
Eli Schwartz
2024-07-05
Revert "Clarify mutable objects usage"
Eli Schwartz
2024-04-14
Clarify mutable objects usage
Xavier Claessens
2024-03-15
Improve error messages for invalid option values
Charles Brunet
2024-03-03
Condense test dirs for rc2.
Jussi Pakkanen
2024-02-26
interpreter: Dependency variables can be empty string
Xavier Claessens
2024-02-23
Detect utf8 bom from meson build files
Charles Brunet
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-09-19
Rust: Remove unit test already covered in "rust/4 polyglot"
Xavier Claessens
2023-05-28
Fix test failures on Darwin on a case-sensitive fs
Randy Eckenrode
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-04-04
propagate the most accurate node to error messages
Eli Schwartz
2023-03-28
Fix validation regexes to handle rc version numbers.
Jussi Pakkanen
2023-03-01
handle meson_version after parsing but before invalid project() kwargs
Eli Schwartz
2023-03-01
handle meson_version even when the build file fails to parse
Eli Schwartz
2023-02-24
test cases: use best practices method to find the python3 program
Eli Schwartz
2023-01-31
log running commands a bit better by doing proper shell quoting
Eli Schwartz
2023-01-25
tests: avoid unexpected failure when cmake is not installed
Eli Schwartz
2023-01-20
use typed_kwargs for the various option subparsers
Dylan Baker
2023-01-10
backends: Stop passing generator exes to ExecutableSerialisation as strings
Dylan Baker
2022-11-24
Fix various spelling errors
David Robillard
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-09-12
dependencies: log the real reason for a dependency lookup failing
Eli Schwartz
2022-08-23
tests: remove compiler requirement in various unneeded cases
Eli Schwartz
2022-08-18
modules/pkgconfig: Use typed_kwargs
Dylan Baker
2022-07-07
Fix test case numbers.
Jussi Pakkanen
[next]