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.
 
 
 
 
 
 
Michael Hirsch, Ph.D 7aecfb1540 remove unreachable code 6 years ago
..
ast mintro: Fix crash related to the sources kwarg (fixes #5741) 6 years ago
backend Made dist a top level command. 6 years ago
cmake cmake: handle interface libraries 6 years ago
compilers default libtype to static to allow windows compilers to not skip 6 years ago
dependencies OpenMP:stop searching when openmp headers are first found 6 years ago
modules Allow kconfig to read from configure_file() 6 years ago
scripts remove unreachable code 6 years ago
wrap Add optional progress bar when generating build.ninja 6 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
build.py Accept vs_module_defs for modules 6 years ago
coredata.py coredata: Ignore directories when searching for machine files 6 years ago
envconfig.py check that compiler name is not blank or empty 6 years ago
environment.py remove unreachable code 6 years ago
interpreter.py interpreter: Fix permitted kwargs in dependency.get_variable 6 years ago
interpreterbase.py meson: handle nested disabler 6 years ago
linkers.py linkers: Always use mesonlib namespace 6 years ago
mconf.py Per machine do 'build.' and '' option prefixes 6 years ago
mdist.py dist: Pass right build options when configuring dist directory 6 years ago
mesonlib.py mesonlib: Annotate Popen_safe functions 6 years ago
mesonmain.py Create multiple different archive types with dist. 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 mintro: Fix section key in buildoptions 6 years ago
mlog.py pythonic file checks 6 years ago
mparser.py Fix flake8-bugbear warnings 6 years ago
msetup.py coredata: Correctly handle receiving a pipe for native/cross files 6 years ago
msubprojects.py cmake: moved subprojects into the CMake module 6 years ago
mtest.py DOC: meson test multiple --suite specifications [skip ci] 6 years ago
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 6 years ago
optinterpreter.py No need to reserve build_ because we use build. instead. 6 years ago
rewriter.py Per machine do 'build.' and '' option prefixes 6 years ago