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