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
2020-09-10
msubprojects: Use less cryptic "git branch --show-current" command
Xavier Claessens
2020-09-10
msubprojects: Add --type argument
Xavier Claessens
2020-09-10
msubprojects: Use wrap.Resolver() to load all PackageDefinition
Xavier Claessens
2020-09-10
minstall: Add version field to install data
Nirbheek Chauhan
2020-09-10
mtest: Refactor test data checking
Nirbheek Chauhan
2020-09-10
mtest: Check version in the test data after loading
Nirbheek Chauhan
2020-09-10
Add a test run in an environment which only has a cross compiler
Jon Turney
2020-09-10
Add release note snippet
Jon Turney
2020-09-10
Split tests out from 'common' which require a native compiler
Jon Turney
2020-09-10
Identify machine in error accesing compiler object for missing language
Jon Turney
2020-09-10
ninja: Generate all STATIC_LINKER rules
Jon Turney
2020-09-10
Don't require build machine compilers for project() languages
Jon Turney
2020-09-10
cmake: fix shared_module dependency (fixes #7715)
Daniel Mensinger
2020-09-09
Merge pull request #7657 from mensinda/moreTyping
Dylan Baker
2020-09-09
Merge pull request #7428 from jon-turney/introspector-add-languages
Jussi Pakkanen
2020-09-09
Add a test of add_languages(native:) introspection
Jon Turney
2020-09-09
Implement add_languages(native:) in introspector
Jon Turney
2020-09-08
typing: fixup for #7708
Daniel Mensinger
2020-09-08
typing: fixup of #7688
Daniel Mensinger
2020-09-08
typing: Fix code review
Daniel Mensinger
2020-09-08
typing: fix LGTM bot error
Daniel Mensinger
2020-09-08
typing: fix code review
Daniel Mensinger
2020-09-08
typing: get rid of most T.cast
Daniel Mensinger
2020-09-08
typing: more fixes
Daniel Mensinger
2020-09-08
typing: Fix templates
Daniel Mensinger
2020-09-08
typing: fix dependencies for new follow_imports
Daniel Mensinger
2020-09-08
typing: use follow_imports = silent
Daniel Mensinger
2020-09-08
typing: update run_mypy and mypy.ini
Daniel Mensinger
2020-09-08
typing: fix envconfig typing
Daniel Mensinger
2020-09-08
typing: ignore error because of untyped decorator
Daniel Mensinger
2020-09-08
typing: fully annotate mintro and mtest
Daniel Mensinger
2020-09-08
typing: fully annotate mcompile, minit, and msetup
Daniel Mensinger
2020-09-08
typing: fully annotate fs module
Daniel Mensinger
2020-09-08
typing: fully annotate arglist
Daniel Mensinger
2020-09-08
typing: fully annotate boost and hdf5 deps
Daniel Mensinger
2020-09-08
typing: fully annotate scripts
Daniel Mensinger
2020-09-08
typing: fully annotate tools
Daniel Mensinger
2020-09-08
typing: fully annotate wrap
Daniel Mensinger
2020-09-08
typing: fully annotate mparser.py
Daniel Mensinger
2020-09-08
typing: fully annotate mesonlib.py
Daniel Mensinger
2020-09-08
typing: Add run_mypy.py for easier mypy invocation
Daniel Mensinger
2020-09-08
typing: completely type interpreterbase
Daniel Mensinger
2020-09-08
typing: completely type ast
Daniel Mensinger
2020-09-08
typing: refactor dict handling
Daniel Mensinger
2020-09-08
IntrospectInterpreter: allow dictionaries with nonconstant keys
Paolo Bonzini
2020-09-08
Factor out an _add_languages() function in introspector
Jon Turney
2020-09-08
minstall: Print a big FAILED when a script fails
Nirbheek Chauhan
2020-09-08
Add some type hints to the ExternalProgram class
Nirbheek Chauhan
2020-09-08
Fix picking up tools with args from the env on Windows
Nirbheek Chauhan
2020-09-07
docs/Users: add p11-kit [skip ci]
Daiki Ueno
[next]