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.
 
 
 
 
 
 
Thibault Saunier 2c6627d573 Also cleanup custom target paths for not installed not default targets 8 years ago
..
backend Also cleanup custom target paths for not installed not default targets 8 years ago
modules gnome.genmarshal: Use --output when available 8 years ago
scripts Install PDB files. Closes #1442. 8 years ago
wrap Fix directory context for git wrap check 8 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
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py darwin: Also add the major version in the dylib 8 years ago
compilers.py has_header: Use "foo.h" syntax instead of <foo.h> 8 years ago
coredata.py Update version number for new development. 8 years ago
dependencies.py rpm: We no longer provide the full path to a library 8 years ago
environment.py Use cross stripper when cross compiling and allow overriding native strip executable. Closes #1414. 8 years ago
interpreter.py interpretter: Use a namedtuple for the ModuleState 8 years ago
interpreterbase.py Fix an uninitialized variable access error. 8 years ago
mconf.py Add option to mesonconf to wipe cached data. 8 years ago
mesonlib.py Rewrite custom_target template string substitution 8 years ago
mesonmain.py Force installation dir options to be inside prefix 8 years ago
mintro.py mesonintrospect: Normalize install_filename in the output 8 years ago
mlog.py Do not colorize output on dumb terminals 8 years ago
mparser.py Better error message when using = rather than : for defining keywords. 8 years ago
optinterpreter.py cleanup: Remove redundant parentheses 8 years ago