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.
 
 
 
 
 
 
Xavier Claessens e96929f1b2 coredata: Remove dead code 2 years ago
..
ast pylint: enable the set_membership plugin 2 years ago
backend backends: Stop passing generator exes to ExecutableSerialisation as strings 2 years ago
cmake pylint: enable the set_membership plugin 2 years ago
compilers clang-cl: supports /std:c++20 now. 2 years ago
dependencies add objects keyword argument to declare_dependencies 2 years ago
interpreter add objects keyword argument to declare_dependencies 2 years ago
interpreterbase interpreter: add a feature_validator to KwargInfo 2 years ago
linkers linkers: detect ld64 as AppleDynamicLinker 2 years ago
modules modules: fully type the Qt* modules 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 3 years ago
arglist.py Revert "openbsd: execinfo is not a compiler lib" 2 years ago
build.py build: Add a found method to Executable 2 years ago
coredata.py coredata: Remove dead code 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 add a hidden environment variable to make Meson complain hard on deprecations 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 be more explicit about asyncio usage 2 years ago
mtest.py mtest: simplify deprecated access to current loop 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