.. |
backend
|
dependencies: Add a new class ExternalDependency
|
2017-06-09 20:21:01 +05:30 |
dependencies
|
ExtraFrameworkDependency: Don't set required
|
2017-06-09 20:21:01 +05:30 |
modules
|
dependencies: Add a new class ExternalDependency
|
2017-06-09 20:21:01 +05:30 |
scripts
|
Merge pull request #1866 from ebassi/mkdb-args
|
2017-06-07 21:01:49 +03:00 |
wrap
|
Whitespace tweaks to reduce Flake8 warnings
|
2017-05-29 19:32:47 +03: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
|
dependencies: Add a new class ExternalDependency
|
2017-06-09 20:21:01 +05:30 |
compilers.py
|
compilers: Only set -rpath-link on GNU ld and linuxlike
|
2017-06-05 05:06:00 +05:30 |
coredata.py
|
Moved coverage commands to a standalone script.
|
2017-05-13 22:54:08 +03:00 |
environment.py
|
Merged needs_exe_wrapper branch.
|
2017-06-07 20:09:43 +03:00 |
interpreter.py
|
dependencies: Add a new class ExternalDependency
|
2017-06-09 20:21:01 +05:30 |
interpreterbase.py
|
Don't allow non-equality comparisons across types.
|
2017-05-17 22:00:02 -04:00 |
mconf.py
|
Remove unused variables.
|
2017-05-17 04:41:54 -04:00 |
mesonlib.py
|
Create helper function for a rmtree that works reliably on Windows.
|
2017-05-21 21:47:24 +03:00 |
mesonmain.py
|
Whitespace tweaks to reduce Flake8 warnings
|
2017-05-29 19:32:47 +03:00 |
mintro.py
|
Use more direct dictionary literals.
|
2017-05-17 04:24:18 -04:00 |
mlog.py
|
Add an option to dependencies called 'method'. This can be used to
|
2017-04-09 03:31:39 -04:00 |
mparser.py
|
Added missing argument to a few function calls. Closes #1647.
|
2017-04-21 13:01:19 +03:00 |
optinterpreter.py
|
Allow option values to contain ':'
|
2017-04-04 23:41:23 +05:30 |