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 b0ffb80ecf
python module: fix extensions without explicit subdir being installed to libdir
3 years ago
..
ast Add unset_variable() 3 years ago
backend backends/ninja: write depscan input files to json 3 years ago
cmake more f-strings too complex to be caught by pyupgrade 3 years ago
compilers compilers/compilers: Fix some potential issues spotted by pyright 3 years ago
dependencies editorconfig: add setting to trim trailing whitespace 3 years ago
interpreter Add install tags 3 years ago
interpreterbase interperterbase: help type checkers do better type deduction 3 years ago
linkers Cuda: Fix linking with shared versioned internal libs 3 years ago
mesonlib resolve symlinks passed to -C 3 years ago
modules python module: fix extensions without explicit subdir being installed to libdir 3 years ago
scripts backends/ninja: write depscan input files to json 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 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 typing: mlog use StringProtocol 3 years ago
arglist.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
build.py Add install tags 3 years ago
coredata.py compilers: Fix annotations for run and cached_compile 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 more f-strings too complex to be caught by pyupgrade 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 Use a single coredata dictionary for options 4 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