.. |
backend
|
Remove extra quoting in swiftc invocation.
|
2017-05-05 16:27:01 -04:00 |
modules
|
Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadir
|
2017-05-03 18:51:55 +03:00 |
scripts
|
Use American English: behaviour -> behavior
|
2017-05-04 22:09:27 +03:00 |
wrap
|
Don't use len() to test emptiness vs not emptiness
|
2017-05-02 21:57:26 +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
|
Merge pull request #1621 from dcbaker/llvm-dep
|
2017-05-04 23:21:40 +02:00 |
compilers.py
|
Use American English: behaviour -> behavior
|
2017-05-04 22:09:27 +03:00 |
coredata.py
|
Bumped version number for new development.
|
2017-04-28 21:38:25 +03:00 |
dependencies.py
|
Add dependency for LLVM. Fixes #1611
|
2017-05-03 14:35:38 -07:00 |
environment.py
|
More strict eval.
|
2017-05-01 19:30:55 +03:00 |
interpreter.py
|
Default to project_version() in vcs_tag fallback
|
2017-05-05 08:11:28 +10:00 |
interpreterbase.py
|
Don't use len() to test emptiness vs not emptiness
|
2017-05-02 21:57:26 +03:00 |
mconf.py
|
Don't use len() to test emptiness vs not emptiness
|
2017-05-02 21:57:26 +03:00 |
mesonlib.py
|
Don't use dict.keys() to check membership
|
2017-04-28 22:42:39 +03:00 |
mesonmain.py
|
Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadir
|
2017-05-03 18:51:55 +03:00 |
mintro.py
|
mesonintrospect: Normalize install_filename in the output
|
2017-02-18 02:38:54 +05:30 |
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 |