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 ccb15bc0e9 gen_data.py: even more sorting 4 years ago
..
ast Use a single coredata dictionary for options 4 years ago
backend use PEP8 style naming for LANGUAGES_USING_* as well 4 years ago
cmake move CMAKE_PREFIX_PATH env var handling to environment 4 years ago
compilers move handling of CFLAGS and friends to environment 4 years ago
dependencies dependencies: use env.machines for is_$os methods 4 years ago
modules rename cflags_mapping to CFLAGS_MAPPING 4 years ago
scripts Use a single coredata dictionary for options 4 years ago
templates typing: Fix templates 4 years ago
wrap Handle uppercase dependency names in wraps. 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
arglist.py typing: fix code review 4 years ago
build.py fix LGTM warnings 4 years ago
coredata.py move handling of CFLAGS and friends to environment 4 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py move get_env_var_pair to environment 4 years ago
environment.py make some Environment methods protected 4 years ago
interpreter.py summary: align left, not align middle 4 years ago
interpreterbase.py stabilize iteration order for dictionaries 4 years ago
linkers.py move handling of CFLAGS and friends to environment 4 years ago
mcompile.py Use a single coredata dictionary for options 4 years ago
mconf.py Use a single coredata dictionary for options 4 years ago
mdist.py mdist: Print file path at the end of run() instead of in create_hash(). 4 years ago
mesondata.py gen_data.py: even more sorting 4 years ago
mesonlib.py fix LGTM warnings 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 Fix missed imports in #7902 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: print TAP subtest count 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