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 b4bc8464e6
Try to fix NoneType
3 years ago
..
ast Add unset_variable() 3 years ago
backend Fix duplicated frameworks in the Xcode backend. 3 years ago
cmake more f-strings too complex to be caught by pyupgrade 3 years ago
compilers Add Java module 3 years ago
dependencies editorconfig: add setting to trim trailing whitespace 3 years ago
interpreter Try to fix NoneType 3 years ago
interpreterbase interpreterbase: ensure that the default vaule to KwargInfo is a valid type 3 years ago
linkers Cuda: Fix linking with shared versioned internal libs 3 years ago
mesonlib Add subscript to subprocess.Popen 3 years ago
modules interpreter: fix cases of `KwargInfo(..., T, default=None)` 3 years ago
scripts external-project: Add support for WAF build system 3 years ago
templates editorconfig: add setting to trim trailing whitespace 3 years ago
wrap Delete redirected wrap files in subprojects purge 3 years ago
__init__.py
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
_typing.py typing: mlog use StringProtocol 3 years ago
arglist.py
build.py build: add annotations for DependencyOverride 3 years ago
coredata.py compilers: Fix annotations for run and cached_compile 3 years ago
depfile.py
envconfig.py holders: Introduce HoldableObject 3 years ago
environment.py environment: Add correct annotation for wrap_resolver 3 years ago
mcompile.py more f-strings too complex to be caught by pyupgrade 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 cleanup self.options.wd 3 years ago
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
mesonmain.py fix bat_info UTF-8 string error 3 years ago
minit.py resolve symlinks passed to -C 3 years ago
minstall.py Add install tags 3 years ago
mintro.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
mlog.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
mparser.py Add support for basic format strings 4 years ago
msetup.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
msubprojects.py msubprojects: make purge print full paths to comply with the tests 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 fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago