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
Age
Commit message (
Expand
)
Author
2021-11-22
interpreter: move disabler KwargInfo to the type_checking module
Dylan Baker
2021-11-22
interpreter: use typed_pos_args for find_program
Dylan Baker
2021-11-22
interpreter: add type annotations to find_program_impl
Dylan Baker
2021-11-22
interpreter: use typed_* args for the summary function
Dylan Baker
2021-11-22
interpreter: add typed_kwargs to subdir
Dylan Baker
2021-11-22
interpreter: use typed_kwargs for project
Dylan Baker
2021-11-22
build: TestSetup.exe_wrapper doesn't need to be optional
Dylan Baker
2021-11-22
interpreter: use typed_kwargs for add_test_setup
Dylan Baker
2021-11-21
Clarify some wording for compiler.first_supported_argument
Luke Drummond
2021-11-21
Make the generated reproducible .cmake files reproducible.
Chris Lamb
2021-11-21
Support Visual Studio 2022 backend
Crend King
2021-11-21
Run pylint
GustavoLCR
2021-11-21
Fix vs backend cross compilation regression
GustavoLCR
2021-11-20
dependencies/zlib: Allow for generic OS checks
Dudemanguy
2021-11-20
FeatureDeprecated: add a notice summary of future deprecations
Eli Schwartz
2021-11-20
add location nodes to some Feature calls
Eli Schwartz
2021-11-20
Feature kwargs decorator: automatically report the nodes which trigger an issue
Eli Schwartz
2021-11-20
add location support to feature checks
Eli Schwartz
2021-11-20
guard a complicated mlog.warning inside a Feature check
Eli Schwartz
2021-11-20
convert more mlog.deprecation into FeatureDeprecated
Eli Schwartz
2021-11-20
fix missing subproject kwarg to FeatureDeprecated
Eli Schwartz
2021-11-20
cmake: Use find_library() on bare library names in cmake dependencies
Jon Turney
2021-11-20
Update expected skip condition for llvm framework test on msys2
Jon Turney
2021-11-18
tests: replace python2 framework with metal
Dylan Baker
2021-11-18
tests: remove extraframework test for python
Dylan Baker
2021-11-17
hdf5 dependency: check for alternative config-tool names
Eli Schwartz
2021-11-16
i18n: Fix backtrace when missing input kwarg
Xavier Claessens
2021-11-16
Add vala template
Alberto Fanjul
2021-11-17
MSI generator fixes
Jussi Pakkanen
2021-11-16
Support ancient (<3.4.0) gcc versions
William Toohey
2021-11-16
mtest: add an ASCII-only version of the spinner
Paolo Bonzini
2021-11-16
modules/gnome: fix warning message that will always fire
Dylan Baker
2021-11-16
modules/gnome: Add back deprecation message
Dylan Baker
2021-11-15
Fix to find Python files for Windows virtualenvs
Matthew Brett
2021-11-15
Merge pull request #9520 from dcbaker/submit/gnome-first-typed-kwargs
Jussi Pakkanen
2021-11-15
only pass clang LTO arguments when they are needed
Eli Schwartz
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-15
valac dependencies: use the canonical list of vala source names
Eli Schwartz
2021-11-14
Users.md: add mpv
Dudemanguy
2021-11-14
interpreter: Fix a typo
Yasushi SHOJI
2021-11-14
Share common code between clang tidy and format
Xavier Claessens
2021-11-14
Remove incorrect arguments for C2000 C++ compiler. Add correct form for outpu...
Nathanael Gray
2021-11-13
qt module: add depfile support to moc as well
Eli Schwartz
2021-11-09
docs: fix refman 2.0 regression in correctly describing find_library(has_head...
Eli Schwartz
2021-11-09
docs: fix some spelling typos
Eli Schwartz
2021-11-09
Delete ghwt.py as it is no longer needed or even works.
Jussi Pakkanen
2021-11-09
Merge pull request #9396 from keszybz/drop-unused-and-unnecessary-printing-code
Jussi Pakkanen
[next]