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.
 
 
 
 
 
 
Hemmo Nieminen 5fcb0e6525 mtest: fix test output issues (in console) 3 years ago
..
ast interpreter: Introduce BooleanHolder for the bool primitive 3 years ago
backend Merge pull request #9167 from dcbaker/submit/meson-main-type-checking 3 years ago
cmake pylint: check for duplicate imports 3 years ago
compilers compilers: Add default search path stdlib_only_link_flags 3 years ago
dependencies apply flake8 fixes for unused imports and missing imports 3 years ago
interpreter Merge pull request #9167 from dcbaker/submit/meson-main-type-checking 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 pylint: check for duplicate imports 3 years ago
scripts scripts/meson_exe: narrow type annotation 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
_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 compilers: Add default search path stdlib_only_link_flags 3 years ago
coredata.py coredata: 0.59.1 -> 0.59.99 is a major version difference 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 pylint: check for duplicate imports 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 4 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 mtest: fix test output issues (in console) 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 mtest: fix test output issues (in console) 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 during executable lookup, do not search PATH if a directory component is given 3 years ago
rewriter.py pylint: turn on superflous-parens 3 years ago