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
Age
Commit message (
Expand
)
Author
2021-10-06
interpreter: Holderify arrays and dicts
Daniel Mensinger
2021-10-06
cmake: Implement support for interpreting link "keywords"
Daniel Mensinger
2021-10-06
cmake: Warn if we could use IMPORTED CMake targets
Daniel Mensinger
2021-10-04
backend/vs: Generate dependencies for CustomTargetIndex for a CustomTarget.
Andres Freund
2021-10-04
backend/vs: process link dependencies.
Andres Freund
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-10-01
rust: dependencies need to cause a rebuild/relink not just reorder
Dylan Baker
2021-09-30
dependency: Allow searching for multiple names
Xavier Claessens
2021-09-30
Make custom_target() name argument optional
Xavier Claessens
2021-09-29
unittests: Make qt test work if multiple versions of qt installed
makise-homura
2021-09-29
tests/rust: add libm to fix build with rust 1.55
Dominique Leuenberger
2021-09-29
tests: take into account Debian Python paths
Filipe Laíns
2021-09-28
Merge pull request #9014 from bonzini/mixed-language-link
Jussi Pakkanen
2021-09-27
fix test case instances where undefined message(true) occurred
Eli Schwartz
2021-09-25
Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippy
Jussi Pakkanen
2021-09-25
interpreter: Add FeatureNew check
Daniel Mensinger
2021-09-25
Remove helpers.check_stringlist()
Daniel Mensinger
2021-09-25
interpreter: Introduce StringHolder
Daniel Mensinger
2021-09-24
compilers/rust: Add support for clippy
Dylan Baker
2021-09-25
compilers: Add default search path stdlib_only_link_flags
Dylan Baker
2021-09-24
Add option to to transpile Cython to C++
Dylan Baker
2021-09-22
Merge pull request #9274 from anarazel/fix-vs-static-generated
Jussi Pakkanen
2021-09-21
Add platform agnostic tests
Xavier Claessens
2021-09-20
Add test for https://github.com/mesonbuild/meson/issues/9235
Jesse Natalie
2021-09-20
dependencyfallbacks: Use default_options for implicit fallbacks
Xavier Claessens
2021-09-20
tests: Fix fortran tests
Rohit Goswami
2021-09-20
backend/ninja: add generated sources to depscan order deps
Dylan Baker
2021-09-20
tests/fortran/7 generated: don't try to find a configure_file by path
Dylan Baker
2021-09-16
Fix ignored install_tag kwarg in install_subdir()
Xavier Claessens
2021-09-10
add test case for qrc translations
Eli Schwartz
2021-09-10
Made submodule child code valid Fortran.
Mat Cross
2021-09-07
unittests: test external dependency in summary
Paolo Bonzini
2021-09-07
add test case for mixed language link tests
Paolo Bonzini
2021-09-06
mintro: add installed_plan
Filipe Laíns
2021-09-02
interpreter: Add summary of all user defined options
Xavier Claessens
2021-09-01
run_target: do not yield broken names with subdirs
Eli Schwartz
2021-09-01
dependency: fallback and allow_fallback are mutually exclusive
Xavier Claessens
2021-09-01
msvc: Assume UTF8 source by default
Xavier Claessens
2021-08-31
interpreter: Add IntegerHolder
Daniel Mensinger
2021-08-31
interpreter: Make comparisons of different types a hard error
Daniel Mensinger
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-30
decorators: Make unknown kwarg fatal
Xavier Claessens
2021-08-27
interpreter: fix name of typed_kwargs for `test()`
Dylan Baker
2021-08-27
interpreter: fix IndexError when specifying dependency 'include_type'
Rihards Skuja
2021-08-23
interpreter: Fix dependency(..., static: true) fallback
Xavier Claessens
2021-08-22
Add Java module
Tristan Partin
2021-08-22
use a more informative error message for invoking meson in a subdir
Eli Schwartz
2021-08-21
Path special casing for the Xcode backend.
Jussi Pakkanen
2021-08-18
tests: python module should install files correctly
Eli Schwartz
2021-08-18
Test boost-python on macOS
Kevin Meagher
[next]