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
2022-01-18
interpreterobjects: use typed_* for configuration_data.set*
Dylan Baker
2022-01-15
gnome.genmarshal: restore the ability to pass sources as Files objects
Eli Schwartz
2022-01-15
Fix system include arguments for clang-cl
Gatgat
2022-01-15
tests: Add a partial test for gtk_doc check: kwarg
Nirbheek Chauhan
2022-01-15
tests: Add regression tests for gdbus_codegen args
Nirbheek Chauhan
2022-01-15
tests: Add a regression test for gtk-doc arguments
Nirbheek Chauhan
2022-01-15
tests: Add a regression test for vapigen metadatadir
Nirbheek Chauhan
2022-01-12
subproject: fix version validation on lookup
Øyvind Aarrestad Aakre
2022-01-07
Fix typo.
Itoh Shimon
2022-01-02
Condense test directory numbers for rc1.
Jussi Pakkanen
2022-01-02
test cases/frameworks/13 yelp: Do not reuse sources files
Pablo Correa Gómez
2021-12-22
unit tests: Don't check quoting with multiple libs
Nirbheek Chauhan
2021-12-22
Set RPATH for all non-system libs with absolute paths
Nirbheek Chauhan
2021-12-22
pkgconfig: Fix linking to a custom target
Xavier Claessens
2021-12-20
restore additional info about the potential cause of find_program failing
Eli Schwartz
2021-12-15
rewriter: create {add,rm}_extra_files commands
Celeste Wouters
2021-12-09
tests/rust polyglot: we need to link with bcrypt.lib as well
Dylan Baker
2021-12-06
gnome module: deprecate passing false to install_dir_gir
Eli Schwartz
2021-12-06
gnome module: document and fix install_dir x3, by allowing false *_gir and *_...
Eli Schwartz
2021-12-06
interpreter: allow extract_objects to receive generated sources
Paolo Bonzini
2021-12-06
allow passing a CustomTargetIndex as argument to a test
Paolo Bonzini
2021-12-06
pass all outputs of a custom_target as arguments to a test
Paolo Bonzini
2021-12-01
cmake: Fix old style dependency lookup with imported targets
Daniel Mensinger
2021-12-01
add install_symlink function
Pablo Correa Gómez
2021-11-27
Merge pull request #9599 from dcbaker/submit/typed_kwargs-message-improvements
Jussi Pakkanen
2021-11-25
interpreter: fix `feature.require` handling of error message
Benoit Pierre
2021-11-24
shared_module: Add soname when used as a link target
Nirbheek Chauhan
2021-11-24
unit tests: Extend prebuilt test to test intermediate
Dylan Baker
2021-11-23
rust: clean up inputs and outputs to bindgen
Paolo Bonzini
2021-11-22
typed_kwargs: use | for type unions, not ,
Dylan Baker
2021-11-22
typed_kwargs: provide better error messages for wrong container types
Dylan Baker
2021-11-20
Feature kwargs decorator: automatically report the nodes which trigger an issue
Eli Schwartz
2021-11-20
guard a complicated mlog.warning inside a Feature check
Eli Schwartz
2021-11-20
Update expected skip condition for llvm framework test on msys2
Jon Turney
2021-11-18
tests: remove extraframework test for python
Dylan Baker
2021-11-15
Merge pull request #9520 from dcbaker/submit/gnome-first-typed-kwargs
Jussi Pakkanen
2021-11-15
Merge pull request #9565 from bonzini/invalid-run-target
Jussi Pakkanen
2021-11-15
dependencies/zlib: Add system zlib method for android
Dudemanguy
2021-11-15
interpreter: disallow RunTarget in meson.add_install_script
Paolo Bonzini
2021-11-15
interpreter: disallow RunTarget in test
Paolo Bonzini
2021-11-08
tests/vala: remove useless keyword argument
Dylan Baker
2021-11-04
fix regression that broke string.format with list objects
Eli Schwartz
2021-11-02
python.dependency(): Do not stop when first candidate is not found
Xavier Claessens
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
[next]