meson/mesonbuild
Jussi Pakkanen a32e3023f8 Add build_by_default to list of kwargs know by CustomTarget. 2017-01-26 21:57:29 +02:00
..
backend Support file perms for install_data and install_subdir 2017-01-24 00:20:51 +05:30
modules style: [E303] too many blank lines (2) 2017-01-11 12:33:27 -05:00
scripts Support file perms for install_data and install_subdir 2017-01-24 00:20:51 +05:30
wrap cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 2016-01-16 17:35:29 +02:00
astinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
build.py Add build_by_default to list of kwargs know by CustomTarget. 2017-01-26 21:57:29 +02:00
compilers.py Use --coverage rather than hardcoding -lgcov. Closes #1311. 2017-01-23 22:14:17 +02:00
coredata.py Force installation dir options to be inside prefix 2017-01-23 20:34:45 +02:00
dependencies.py Merge pull request #1302 from centricular/install-mode 2017-01-23 22:03:14 +02:00
environment.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
interpreter.py Support file perms for install_data and install_subdir 2017-01-24 00:20:51 +05:30
interpreterbase.py Better error message when using = rather than : for defining keywords. 2017-01-23 22:02:37 +02:00
mconf.py Add option to mesonconf to wipe cached data. 2017-01-23 21:01:34 +02:00
mesonlib.py Support file perms for install_data and install_subdir 2017-01-24 00:20:51 +05:30
mesonmain.py Force installation dir options to be inside prefix 2017-01-23 20:34:45 +02:00
mintro.py mintro.py: Assume the current dir is a builddir if not specified 2017-01-22 22:12:44 +02:00
mlog.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
mparser.py Better error message when using = rather than : for defining keywords. 2017-01-23 22:02:37 +02:00
optinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00