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-09-30
modules/i18n: sort and clean up imports
Dylan Baker
2021-09-30
modules: make ReturnValue.new_objects covariant
Dylan Baker
2021-09-30
dependency: Allow searching for multiple names
Xavier Claessens
2021-09-30
Fix typos
Christian Clauss
2021-09-30
interpreter: Use typed_kwargs for func_custom_target
Dylan Baker
2021-09-30
build: Prepare CustomTarget.process_kwargs to co-exist
Dylan Baker
2021-09-30
build: Allow `Dict[OptionKey, str` in parse_overrides
Dylan Baker
2021-09-30
interpreter: Allow FileMode to be passed to _get_kwarg_install_mode
Dylan Baker
2021-09-30
interpreter: move command kwarg to type_checking
Dylan Baker
2021-09-30
interpreter/type_checking: Add DEPEND_FILES_KW
Dylan Baker
2021-09-30
interpreter: move KwargInfo('depends') to type_checking
Dylan Baker
2021-09-30
interpreter: DEPFILE_KW should be Optional[str]
Dylan Baker
2021-09-30
interpreter: remove duplicate permittedKwargs
Dylan Baker
2021-09-30
interpreter: move DEPFILE_KW to type_checkingt
Dylan Baker
2021-09-30
build: Use isinstance(other, Target) instead of hasattr
Dylan Baker
2021-09-30
build: Add type annotations to AliasTarget
Dylan Baker
2021-09-30
interpreter: use typed_kwargs on func_run_target
Dylan Baker
2021-09-30
build: drop unnecissary method from RunTarget
Dylan Baker
2021-09-30
build: Fully annotate RunTarget
Dylan Baker
2021-09-30
build: Add full type annotations to CommandBase
Dylan Baker
2021-09-30
build: add forward delcarations to CommandBase class
Dylan Baker
2021-09-30
build: Add a couple of obvious annotations to RunTarget
Dylan Baker
2021-09-30
interpreterbase/decorators: KwargIfno validator must take an relaxed type
Dylan Baker
2021-09-30
Make custom_target() name argument optional
Xavier Claessens
2021-09-29
Fix mypy errors
makise-homura
2021-09-29
pkgconfig: pkg-configs version<0.29.1 escape variables incorrectly
makise-homura
2021-09-29
compilers/elbrus: Deal with C/C++/Fortran stds more correctly
makise-homura
2021-09-29
compilers: Select correct clang on e2k for C++ and ObjC++
makise-homura
2021-09-29
compilers: There is clang for e2k (elbrus) platform finally
makise-homura
2021-09-29
compilers/elbrus: Support prelinking with lcc correctly
makise-homura
2021-09-29
compilers/elbrus: Fix incorrect inheritance model of Elbrus*Compiler
makise-homura
2021-09-29
unittests: Make qt test work if multiple versions of qt installed
makise-homura
2021-09-29
external-project: variables must be dict not list
Xavier Claessens
2021-09-30
doc: document string.strip() optional argument [skip ci]
Stone Tickle
2021-09-30
syntax-highlighting: vim: set b:undo_indent
Doug Kearns
2021-09-29
Revert "mtest: fix test output issues (in console)"
Paolo Bonzini
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-29
modules: python: better handling of the Python paths for Debian
Filipe Laíns
2021-09-29
CODEOWNERS: add myself as "meson test" owner
Paolo Bonzini
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-26
fix message function accepting bools and casting to string
Eli Schwartz
2021-09-25
unittests: Make test_prelinking work on Solaris
Alan Coopersmith
2021-09-25
dependencies: Add JDK system dependency for Solaris
Alan Coopersmith
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-25
mtest: fix test output issues (in console)
Hemmo Nieminen
[next]