The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paolo Bonzini 8d2940024b allow passing generated objects in the "objects" keyword argument 2 years ago
..
ast pylint: enable the set_membership plugin 2 years ago
backend backends/backends: Add helpful message for getting rid of warning 2 years ago
cmake pylint: enable the set_membership plugin 2 years ago
compilers Add fatal=False to many mlog.warnings() 2 years ago
dependencies Add fatal=False to many mlog.warnings() 2 years ago
interpreter reformat some warnings for better code readability 2 years ago
interpreterbase interpreter: add a feature_validator to KwargInfo 2 years ago
linkers emscripten: use single arguments when specifying options 2 years ago
modules modules/gnome: use `mlog.log(once=True)` in a few more places 2 years ago
scripts depfixer: silence fix_jar() and make it do something 2 years ago
templates Fix a typo in the CUDA template 2 years ago
utils mesonlib: remove filename parameter to mlog.warning 2 years ago
wrap wrap: use log once instead of hand rolling 2 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
_typing.py typing: replace ImmutableSetProtocol with typing.AbstractSet 2 years ago
arglist.py Revert "openbsd: execinfo is not a compiler lib" 2 years ago
build.py allow passing generated objects in the "objects" keyword argument 2 years ago
coredata.py Add fatal=False to many mlog.warnings() 2 years ago
depfile.py pylint: enable the set_membership plugin 2 years ago
envconfig.py Add NASM compiler 2 years ago
environment.py Add fatal=False to many mlog.warnings() 2 years ago
mcompile.py pylint: enable the bad_builtin checker 2 years ago
mconf.py mconf: Do not print None for empty choices 2 years ago
mdevenv.py devenv: Set QEMU_LD_PREFIX to sys_root 2 years ago
mdist.py pylint: enable useless-return 2 years ago
mesondata.py port from embedded data to importlib.resources 3 years ago
mesonlib.py Move classes used by scripts to their own module 2 years ago
mesonmain.py pylint: enable the set_membership plugin 2 years ago
minit.py pylint: enable the set_membership plugin 2 years ago
minstall.py minstall: make do_strip run with -Sx for macOS targets 2 years ago
mintro.py pylint: enable global-statement 2 years ago
mlog.py mlog: move code for printing code with a caret to the mlog module 2 years ago
mparser.py mparser: Don't create an exception to pass to mlog.warning 2 years ago
msetup.py msetup: do some stupid casting to make mypy happy 2 years ago
msubprojects.py msubprojects: Fix issues when updating all wraps 2 years ago
mtest.py mtest: handle TAP tests with unknown version. 2 years ago
munstable_coredata.py pylint: enable the set_membership plugin 2 years ago
optinterpreter.py Allow deprecating an option for a new one 3 years ago
programs.py Remove useless EmptyExternalProgram 2 years ago
rewriter.py pylint: enable the set_membership plugin 2 years ago