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-31
Fix cygwin test failure due to shortpath usage
Nirbheek Chauhan
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-10-27
modules/gnome: ensure that `install_dir` is set
Dylan Baker
2021-10-27
Fix add_install_script() ignoring install_tag
Xavier Claessens
2021-10-27
Fix crash when getting cuda options
Xavier Claessens
2021-10-26
interpreter: Revert old path joining behavior (fixes #9450)
Daniel Mensinger
2021-10-24
interpreter: Fix missing featuer check (fixes #9425)
Daniel Mensinger
2021-10-12
interpreter: Fix missing holder entry (fixes #9389)
Daniel Mensinger
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-10
Revert "interpreter: Add FeatureNew check"
Eli Schwartz
2021-10-10
Be more strict about target names with slashes.
Jussi Pakkanen
2021-10-09
optinterpreter: Add deprecated kwarg
Xavier Claessens
2021-10-09
optinterpreter: Refactor to use typed_pos_args() and typed_kwargs()
Xavier Claessens
2021-10-08
python: Add platlibdir and purelibdir options
Xavier Claessens
2021-10-08
add install_emptydir function
Eli Schwartz
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
[next]