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.
 
 
 
 
 
 
Jussi Pakkanen 4d5f6876f9
Merge pull request #8225 from bonzini/mtest-asyncio-cleanups
4 years ago
..
ast Use a single coredata dictionary for options 4 years ago
backend ninjabackend: Correct RPATH order 4 years ago
cmake Fix misspells 4 years ago
compilers Removal of /ZI on MSVC Debug 4 years ago
dependencies Fix misspells 4 years ago
modules Replace NinjaBackend is_rust_target with build.uses_rust 4 years ago
scripts Merge pull request #8192 from dcbaker/submit/minstall-type-annotations 4 years ago
templates typing: Fix templates 4 years ago
wrap Do not store config parser object in Wrap object. Closes: #7920. 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
arglist.py Fix misspells 4 years ago
build.py rust: Accept generated sources for main.rs 4 years ago
coredata.py Keep buildtype the same even if user changes debug and/or optimization. 4 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py Fix misspells 4 years ago
environment.py make some Environment methods protected 4 years ago
interpreter.py Merge pull request #8192 from dcbaker/submit/minstall-type-annotations 4 years ago
interpreterbase.py Fix misspells 4 years ago
linkers.py move handling of CFLAGS and friends to environment 4 years ago
mcompile.py Fix misspells 4 years ago
mconf.py Keep buildtype the same even if user changes debug and/or optimization. 4 years ago
mdist.py mdist: Print file path at the end of run() instead of in create_hash(). 4 years ago
mesondata.py Fix misspells 4 years ago
mesonlib.py Fix misspells 4 years ago
mesonmain.py Bump minimum supported Python version to 3.6. Closes #6297. 4 years ago
minit.py use real pathlib module 4 years ago
minstall.py minstall: Fix signature of monkeypatched os.chown 4 years ago
mintro.py mintro: fix mypy warning 4 years ago
mlog.py mlog: make mlog helper take once keyword argument 4 years ago
mparser.py typing: fix code review 4 years ago
msetup.py Use a single coredata dictionary for options 4 years ago
msubprojects.py msubprojects: Ignore worktrees when checking out 4 years ago
mtest.py mtest: collect stdout/stderr even in verbose mode 4 years ago
munstable_coredata.py Use a single coredata dictionary for options 4 years ago
optinterpreter.py Use a single coredata dictionary for options 4 years ago
rewriter.py Allow '//' as project function id due to git bash path conversion. 4 years ago