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.
 
 
 
 
 
 
Jan Beich ddbf60f86d environment: simplify powerpc conditionals 5 years ago
..
ast mintro: Fix crash related to the sources kwarg (fixes #5741) 5 years ago
backend Merge pull request #5644 from bonzini/meson-exe-cmdline 5 years ago
cmake cmake: Parse a subset of generator expressions 5 years ago
compilers Fix cross compilation on OSX 5 years ago
dependencies Improve support for crosscompiled CMake modules 5 years ago
modules Make gettext targets no-ops if gettext is not installed. Closes: #821. 5 years ago
scripts gtkdoc: Use find_program() to get gtkdoc tools 5 years ago
wrap Add optional progress bar when generating build.ninja 5 years ago
__init__.py
build.py Accept vs_module_defs for modules 5 years ago
coredata.py coredata: Ignore directories when searching for machine files 5 years ago
envconfig.py
environment.py environment: simplify powerpc conditionals 5 years ago
interpreter.py interpreter: Fix permitted kwargs in dependency.get_variable 5 years ago
interpreterbase.py meson: handle nested disabler 5 years ago
linkers.py linkers: Always use mesonlib namespace 5 years ago
mconf.py
mdist.py dist: Pass right build options when configuring dist directory 5 years ago
mesonlib.py mesonlib: Annotate Popen_safe functions 5 years ago
mesonmain.py Create multiple different archive types with dist. 5 years ago
minit.py
minstall.py
mintro.py mintro: Fix section key in buildoptions 5 years ago
mlog.py
mparser.py
msetup.py
msubprojects.py
mtest.py DOC: meson test multiple --suite specifications [skip ci] 5 years ago
munstable_coredata.py
optinterpreter.py No need to reserve build_ because we use build. instead. 5 years ago
rewriter.py