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