.. |
backend
|
spelling: verifier
|
2017-11-26 17:28:09 +00:00 |
compilers
|
spelling: overridden
|
2017-11-26 05:55:40 +00:00 |
dependencies
|
Merge pull request #2512 from dcbaker/wip/config-tool-variables
|
2017-11-28 22:01:00 +02:00 |
modules
|
Merge pull request #2676 from jeandet/add_qt_translations
|
2017-11-26 17:12:47 +02:00 |
scripts
|
Review fixes.
|
2017-11-21 23:29:06 +02:00 |
wrap
|
Merge pull request #2373 from leiflm/svn-wraps
|
2017-10-01 01:21:12 +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
|
spelling: target
|
2017-11-26 06:14:41 +00:00 |
coredata.py
|
Allow prefix to be the root directory
|
2017-11-23 21:58:08 +02:00 |
environment.py
|
spelling: targeting
|
2017-11-26 06:15:13 +00:00 |
interpreter.py
|
Merge pull request #2512 from dcbaker/wip/config-tool-variables
|
2017-11-28 22:01:00 +02:00 |
interpreterbase.py
|
interpreter: Reduce to_sring method to base 10
|
2017-11-26 17:14:32 +02:00 |
linkers.py
|
Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install.
|
2017-07-21 19:40:54 +03:00 |
mconf.py
|
mconf: print choices of base options
|
2017-11-27 20:54:03 +02:00 |
mesonlib.py
|
configure_file: Compare difference in binary mode
|
2017-11-27 20:53:27 +02:00 |
mesonmain.py
|
Don't print traceback when options are invalid
|
2017-11-28 21:41:06 +02:00 |
mintro.py
|
Print correct command in help message
|
2017-11-09 21:12:34 +02:00 |
mlog.py
|
logging: Print location of log file on error
|
2017-09-14 18:29:30 +03:00 |
mparser.py
|
Fix escaping of newlines in string literals
|
2017-11-27 21:23:32 +02:00 |
mtest.py
|
More defensive process killing. Closes #2629.
|
2017-11-19 18:20:41 +02:00 |
optinterpreter.py
|
coredata: Remove parse_string() method
|
2017-11-06 20:55:05 +02:00 |
rewriter.py
|
Print correct command in help message
|
2017-11-09 21:12:34 +02:00 |