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
/
warning
Age
Commit message (
Expand
)
Author
2023-11-07
Prohibit symlinks in test data dir because they get mangled by setup.py.
Jussi Pakkanen
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
2022-09-09
tests: Add a test for a target with no sources
Dylan Baker
2022-08-17
interpreter: move handling of module stability to interpreter
Dylan Baker
2022-05-19
Reword message in warning
Zbigniew Jędrzejewski-Szmek
2022-05-19
Reword misleading warning
Zbigniew Jędrzejewski-Szmek
2022-02-03
cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10
Daniel Mensinger
2022-01-27
add location data to various Feature checks
Eli Schwartz
2021-11-20
Feature kwargs decorator: automatically report the nodes which trigger an issue
Eli Schwartz
2021-10-24
interpreter: Fix missing featuer check (fixes #9425)
Daniel Mensinger
2021-06-16
interpreter: Extract dependency() logic into its own helper class
Xavier Claessens
2020-07-28
Only emit warning about "native:" on projects with minimum required version
Zbigniew Jędrzejewski-Szmek
2020-05-14
interpreterbase: Allow passing an extra message in feature/deprecation warnings
Dylan Baker
2020-04-30
Add expected stdout for failing-meson and warning-meson tests
Jon Turney
2020-02-12
Add a test of new warning of omitted native: keyword
Jon Turney
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-03-18
interpreterbase: protect string division with FeatureNew
Paolo Bonzini