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 4256c0dae2 Can override programs with scripts generated with configure_file. 7 years ago
..
backend VS backend: dedup AdditionalDependencies 7 years ago
compilers compilers: Cache compiler checks where we don't want the output 7 years ago
dependencies PkgConfigDependency: dicts aren't hashable, so use frozenset 7 years ago
modules Convert Gnome module to use find_program from interpreter. 7 years ago
scripts 🤦🤦🤦 7 years ago
wrap new wrap-mode: forcefallback 7 years ago
__init__.py
astinterpreter.py
build.py Made it possible to override find_program to return a different program. 7 years ago
coredata.py Convert Gnome module to use find_program from interpreter. 7 years ago
environment.py Fix detection to work with newer Java compilers. 7 years ago
interpreter.py Can override programs with scripts generated with configure_file. 7 years ago
interpreterbase.py Allow meson build file to exit early. (#2808) 7 years ago
linkers.py
mconf.py Always build parser objects anew to avoid leaking old data. 7 years ago
mesonlib.py Fix encoding bug on Windows 7 years ago
mesonmain.py Convert Gnome module to use find_program from interpreter. 7 years ago
minit.py
mintro.py introspect: default builddir to . to prevent a crash 7 years ago
mlog.py Indicate subproject depth in console output 7 years ago
mparser.py
mtest.py improve suite of meson test (#3369) 7 years ago
optinterpreter.py options: s/yiel/yield/ typo 7 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 7 years ago