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.
 
 
 
 
 
 
Dylan Baker 343b40f67a build: add some missing type annotations 3 years ago
..
ast
backend Merge pull request #9274 from anarazel/fix-vs-static-generated 3 years ago
cmake apply flake8 fixes for unused imports and missing imports 3 years ago
compilers Use -Oz when optimization=s in Clang 3 years ago
dependencies apply flake8 fixes for unused imports and missing imports 3 years ago
interpreter Use -Oz when optimization=s in Clang 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
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
wrap
__init__.py
_pathlib.py
_typing.py summary: fix dependencies 3 years ago
arglist.py
build.py build: add some missing type annotations 3 years ago
coredata.py coredata: 0.59.1 -> 0.59.99 is a major version difference 3 years ago
depfile.py
envconfig.py
environment.py
mcompile.py
mconf.py
mdevenv.py
mdist.py mdist: use git archive with git repositories for correctness 3 years ago
mesondata.py
mesonmain.py
minit.py
minstall.py
mintro.py mintro: add installed_plan 3 years ago
mlog.py mlog: fix annotation 3 years ago
mparser.py
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: Allow gtest protocol test to fail more gracefully 3 years ago
munstable_coredata.py
optinterpreter.py
programs.py during executable lookup, do not search PATH if a directory component is given 3 years ago
rewriter.py