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 5fb64b0cfa compilers: Split msvc version code into helper 6 years ago
..
ast Fix flake8-bugbear warnings 6 years ago
backend compilers: Split C-Like functionality into a mixin classes 6 years ago
compilers compilers: Split msvc version code into helper 6 years ago
dependencies cmake: Fixed new thread dependency 6 years ago
modules Merge pull request #4952 from mensinda/cacheCompiles 6 years ago
scripts Fix unused variables warnings 6 years ago
wrap Fixed unnecessary .items() 6 years ago
__init__.py
build.py per-target manual specification of link_language 6 years ago
coredata.py Merge pull request #4952 from mensinda/cacheCompiles 6 years ago
envconfig.py envconfig: mingw is also Windows 6 years ago
environment.py linkers: Add linker class for intel's xilib 6 years ago
interpreter.py add support for "target_type: 'shared_module'" in build_target() 6 years ago
interpreterbase.py Address code review 6 years ago
linkers.py linkers: Add linker class for intel's xilib 6 years ago
mconf.py
mesonlib.py mesonlib: Make a few type annotations strings 6 years ago
mesonmain.py Fix builtin variable names 6 years ago
minit.py Don't use len() to test for container emptiness 6 years ago
minstall.py Fix builtin variable names 6 years ago
mintro.py Add some type annotations and fix lints 6 years ago
mlog.py Fix flake8-bugbear warnings 6 years ago
mparser.py Fix flake8-bugbear warnings 6 years ago
msetup.py fix error when show default config of list 6 years ago
msubprojects.py Add 'meson subprojects foreach' command 6 years ago
mtest.py mtest: check for an empty suite list 6 years ago
munstable_coredata.py munstable_coredata: Adapt to coredata changes. 6 years ago
optinterpreter.py optinterpreter: Add a log argument to is_invalid_name 6 years ago
rewriter.py rewriter: optimize the list_to_dict function 6 years ago