.. |
backend
|
Merge pull request #2357 from LukeShu/flake8
|
2017-09-22 21:33:34 +03:00 |
compilers
|
Merge pull request #2187 from centricular/fix-pcap-dependency
|
2017-09-22 22:04:18 +03:00 |
dependencies
|
Merge pull request #2187 from centricular/fix-pcap-dependency
|
2017-09-22 22:04:18 +03:00 |
modules
|
Merge pull request #2357 from LukeShu/flake8
|
2017-09-22 21:33:34 +03:00 |
scripts
|
Made man page gzip creation deterministic. Closes #2363.
|
2017-09-23 11:31:59 +03:00 |
wrap
|
Improve download package
|
2017-09-23 16:01:11 +08: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 #2340 from NickeZ/generator-fix
|
2017-09-21 20:02:21 +03:00 |
coredata.py
|
Bumped version number for new development.
|
2017-08-15 01:54:07 +03:00 |
environment.py
|
Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""
|
2017-09-18 18:40:24 +03:00 |
interpreter.py
|
Merge pull request #2187 from centricular/fix-pcap-dependency
|
2017-09-22 22:04:18 +03:00 |
interpreterbase.py
|
str.split() can now take a positional argument
|
2017-09-12 14:07:29 +05:30 |
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
|
Add option to limit maximum number of concurrent link processes.
|
2017-08-05 00:24:59 +03:00 |
mesonlib.py
|
Merge pull request #2331 from mesonbuild/winencode
|
2017-09-19 22:05:11 +03:00 |
mesonmain.py
|
flake8: Perform suggested whitespace/formatting changes
|
2017-09-21 11:59:03 -04:00 |
mintro.py
|
Modify mesonintrospect --dependencies so 1 element in list is 1 dependency
|
2017-07-20 12:43:55 +02:00 |
mlog.py
|
logging: Print location of log file on error
|
2017-09-14 18:29:30 +03:00 |
mparser.py
|
Do not permit invalid and/or nodes to be declared. Closes #1886.
|
2017-06-25 21:43:38 +03:00 |
mtest.py
|
Renamed test serialisation from is_cross to is_cross_built for clarity.
|
2017-09-12 20:32:07 +03:00 |
optinterpreter.py
|
Add option to limit maximum number of concurrent link processes.
|
2017-08-05 00:24:59 +03:00 |
rewriter.py
|
fix file permissions on a couple of files
|
2017-09-20 14:02:57 -04:00 |