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
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
2022-07-06
Improve error message for `include_directories(abs_path_intree)`
Ralf Gommers
2022-06-17
refactor logic for parsing dependency variables into type_checking module
Eli Schwartz
2022-06-16
fix regression that broke proper warnings about passing subproject as a dep
Eli Schwartz
2022-06-16
test (failing): 127 subproject object as a dependency
fxxf
2022-06-14
take override_option('unity=...') into account when allowing extract_objects()
Paolo Bonzini
2022-05-31
fix regression that broke type checking of CustomTarget outputs
Eli Schwartz
2022-05-03
add testcase for bad things with add_project_dependencies
Paolo Bonzini
2022-05-01
Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-files
Jussi Pakkanen
2022-04-23
Do not use 'echo' as it is not available on plain cmd.exe
Jussi Pakkanen
2022-04-19
test cases/failing: Add 123 pkgconfig not relocatable outside prefix
Fredrik Salomonsson
2022-04-13
dependencies: move DependencyVariableString handling to declare_dependency
Eli Schwartz
2022-04-13
dependencies: allow get_variable to expose files from subprojects
Eli Schwartz
2022-04-03
cmake: Better error message when configuring a CMake subproject fails.
Daniel Mensinger
2022-03-29
Condense test directory names.
Jussi Pakkanen
2022-03-24
Make compilers list per subproject
Xavier Claessens
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
2022-03-07
Add support for rust proc-macro crates
Dylan Baker
2022-03-07
tests/rust: Add a test for structured inputs
Dylan Baker
2022-03-03
interpreter: use typed_kwargs for subproject()
Dylan Baker
2022-02-09
meson: Allow directory options outside of prefix
Jan Tojnar
2022-02-03
cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10
Daniel Mensinger
2022-01-28
build: replace kwargs in CustomTarget initializer
Dylan Baker
2022-01-12
subproject: fix version validation on lookup
Øyvind Aarrestad Aakre
2022-01-02
Condense test directory numbers for rc1.
Jussi Pakkanen
2021-12-20
restore additional info about the potential cause of find_program failing
Eli Schwartz
[next]