Patrick Griffis be74131344 Add profile kwarg to test() 7 years ago
..
backend be74131344 Add profile kwarg to test() 7 years ago
dependencies 7c7dc0efde Fix a stray variable renaming. Closes #1952. 7 years ago
modules 2d659b649b Merge pull request #1924 from mesonbuild/tingping/yelp-fixes 7 years ago
scripts 624709bfc1 Merge pull request #1920 from QuLogic/hg-dist 7 years ago
wrap a195b78c8d Whitespace tweaks to reduce Flake8 warnings 7 years ago
__init__.py 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 8 years ago
astinterpreter.py 969be1f679 cleanup: Remove redundant parentheses 7 years ago
build.py 0c83f8352d dependencies: Add a new class ExternalDependency 7 years ago
compilers.py 9baa740aa1 Only call to_native once per invocation. 7 years ago
coredata.py 797bca22a5 Bump version number for new development. 7 years ago
environment.py 7c03bfb463 Merged needs_exe_wrapper branch. 7 years ago
interpreter.py be74131344 Add profile kwarg to test() 7 years ago
interpreterbase.py 0e56ec2dbd Don't allow non-equality comparisons across types. 7 years ago
mconf.py ea636fcd51 Remove unused variables. 7 years ago
mesonlib.py effe4fb134 Create helper function for a rmtree that works reliably on Windows. 7 years ago
mesonmain.py 627190faf3 Add an env var to force meson to print a backtrace 7 years ago
mintro.py fa9fde5029 Storage object has changed so use values(). Closes #1963. 7 years ago
mlog.py 76c8491d77 Add an option to dependencies called 'method'. This can be used to 7 years ago
mparser.py 6c500fd9db Added missing argument to a few function calls. Closes #1647. 7 years ago
optinterpreter.py 8ee9365717 Allow option values to contain ':' 7 years ago