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.
 
 
 
 
 
 
Eli Schwartz a009eacc65
treewide: string-quote the first argument to T.cast
3 years ago
..
ast treewide: string-quote the first argument to T.cast 3 years ago
backend treewide: string-quote the first argument to T.cast 3 years ago
cmake Merge pull request #9743 from mensinda/cmakeGeneratorFixed 3 years ago
compilers treewide: string-quote the first argument to T.cast 3 years ago
dependencies treewide: string-quote the first argument to T.cast 3 years ago
interpreter treewide: string-quote the first argument to T.cast 3 years ago
interpreterbase treewide: string-quote the first argument to T.cast 3 years ago
linkers treewide: string-quote the first argument to T.cast 3 years ago
mesonlib treewide: string-quote the first argument to T.cast 3 years ago
modules treewide: string-quote the first argument to T.cast 3 years ago
scripts scripts: accept the path of the gettext commands to run as an argument 3 years ago
templates
wrap treewide: string-quote the first argument to T.cast 3 years ago
__init__.py
_pathlib.py
_typing.py fix various flake8 whitespace errors 3 years ago
arglist.py Fix typos discovered by codespell 3 years ago
build.py treewide: string-quote the first argument to T.cast 3 years ago
coredata.py merge various TYPE_CHECKING blocks into one 3 years ago
depfile.py
envconfig.py treewide: string-quote the first argument to T.cast 3 years ago
environment.py merge various TYPE_CHECKING blocks into one 3 years ago
mcompile.py
mconf.py fix various flake8 whitespace errors 3 years ago
mdevenv.py devenv: Add --dump option 3 years ago
mdist.py implement 'dist --allow-dirty' flag 3 years ago
mesondata.py port from embedded data to importlib.resources 3 years ago
mesonmain.py use a more sane check instead of run_custom_lint 3 years ago
minit.py Add vala template 3 years ago
minstall.py Fix default install tag for shared lib symlinks 3 years ago
mintro.py Merge pull request #10043 from dcbaker/submit/type-checking-for-subproject 3 years ago
mlog.py treewide: string-quote the first argument to T.cast 3 years ago
mparser.py fix malformed warning to print the way it was meant to print 3 years ago
msetup.py Add API for modules that wants to define their devenv 3 years ago
msubprojects.py flake8: remove some redundant separators 3 years ago
mtest.py Merge pull request #10004 from bonzini/mtest-tap-stderr 3 years ago
munstable_coredata.py fix coding errors in unstable-coredata subcommand 3 years ago
optinterpreter.py FeatureNew: add mypy type annotations for subproject arg 3 years ago
programs.py
rewriter.py