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.
 
 
 
 
 
 
Rohit Goswami 32ba349f0a compilers: Use standards compliant test 3 years ago
..
ast interpreter: Introduce BooleanHolder for the bool primitive 3 years ago
backend backend/ninja: add generated sources to depscan order deps 3 years ago
cmake apply flake8 fixes for unused imports and missing imports 3 years ago
compilers compilers: Use standards compliant test 3 years ago
dependencies apply flake8 fixes for unused imports and missing imports 3 years ago
interpreter mintro: add installed_plan 3 years ago
interpreterbase mark a couple of typing-only imports as noqa, to appease pyflakes 3 years ago
linkers Comments on nagfor options setup. 3 years ago
mesonlib Improve WSL detection 3 years ago
modules apply flake8 fixes for unused imports and missing imports 3 years ago
scripts unused variable -- open() does not need "as f" 3 years ago
templates editorconfig: add setting to trim trailing whitespace 3 years ago
wrap log a more informative error when wrap-git subprojects cannot be downloaded 3 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 summary: fix dependencies 3 years ago
arglist.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
build.py mintro: add installed_plan 3 years ago
coredata.py apply flake8 fixes for unused imports and missing imports 3 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py holders: Introduce HoldableObject 3 years ago
environment.py environment: correctly handle cpu value aarch64_be 3 years ago
mcompile.py mcompile: treat load-average as a float 3 years ago
mconf.py coredata: Invalidate deps cache when changing wrap_mode option 3 years ago
mdevenv.py cleanup self.options.wd 3 years ago
mdist.py mdist: use git archive with git repositories for correctness 3 years ago
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
mesonmain.py pylint: turn on superflous-parens 3 years ago
minit.py resolve symlinks passed to -C 3 years ago
minstall.py Add install tags 3 years ago
mintro.py mintro: add installed_plan 3 years ago
mlog.py mark a couple of typing-only imports as noqa, to appease pyflakes 3 years ago
mparser.py pylint: turn on superflous-parens 3 years ago
msetup.py deprecate layout=flat and warn people never to use it 3 years ago
msubprojects.py msubprojects: when revision is an available commit, do not fetch updates 3 years ago
mtest.py cleanup self.options.wd 3 years ago
munstable_coredata.py fix coding errors in unstable-coredata subcommand 3 years ago
optinterpreter.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
programs.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
rewriter.py pylint: turn on superflous-parens 3 years ago