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.
 
 
 
 
 
 
Alberto Aguirre ccab7d64f4 Add support for @CURRENT_SOURCE_DIR@ in generator arguments 8 years ago
..
backend Add support for @CURRENT_SOURCE_DIR@ in generator arguments 8 years ago
modules Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadir 8 years ago
scripts Use American English: behaviour -> behavior 8 years ago
wrap Don't use len() to test emptiness vs not emptiness 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 Make name_suffix keyword known to binaries 8 years ago
compilers.py compilers: Don't add line comments to pre-processed output 8 years ago
coredata.py Bumped version number for new development. 8 years ago
dependencies.py run_command: Refactor + improve errors and test 8 years ago
environment.py More strict eval. 8 years ago
interpreter.py Merge pull request #1747 from centricular/run-command-configure-file 8 years ago
interpreterbase.py Don't use len() to test emptiness vs not emptiness 8 years ago
mconf.py Don't use len() to test emptiness vs not emptiness 8 years ago
mesonlib.py Don't use dict.keys() to check membership 8 years ago
mesonmain.py Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadir 8 years ago
mintro.py mesonintrospect: List all installed files 8 years ago
mlog.py Add an option to dependencies called 'method'. This can be used to 8 years ago
mparser.py Added missing argument to a few function calls. Closes #1647. 8 years ago
optinterpreter.py Allow option values to contain ':' 8 years ago