.. |
backend
|
backends: Also accept dylibs while finding RPATHs
|
2018-05-24 14:38:28 +00:00 |
compilers
|
New compiler method: check_header
|
2018-05-30 15:25:39 +05:30 |
dependencies
|
make ExternalProgram get_path() a bit smarter
|
2018-05-30 18:29:16 +00:00 |
modules
|
Add 0.40.0 features
|
2018-06-01 14:23:24 +02:00 |
scripts
|
Revert "commandrunner: make run handle python options"
|
2018-06-01 07:22:41 +00:00 |
wrap
|
new wrap-mode: forcefallback
|
2018-04-06 23:48:48 +02: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
|
Add 0.40.0 features
|
2018-06-01 14:23:24 +02:00 |
coredata.py
|
Move target_version from coredata to mesonlib
|
2018-06-01 14:23:24 +02:00 |
environment.py
|
depfixer: We no longer run this as a script
|
2018-05-24 14:38:28 +00:00 |
interpreter.py
|
Add 0.40.0 features
|
2018-06-01 14:23:24 +02:00 |
interpreterbase.py
|
Add Feature{New,Deprecated}Kwargs decorators
|
2018-06-01 14:23:24 +02:00 |
linkers.py
|
Add an OpenMP dependency.
|
2018-04-17 02:04:37 -04:00 |
mconf.py
|
Fix setting c_args and friends from command line
|
2018-05-01 12:09:45 +00:00 |
mesonlib.py
|
Move target_version from coredata to mesonlib
|
2018-06-01 14:23:24 +02:00 |
mesonmain.py
|
Revert "mesonlib: handle meson exe wrappers"
|
2018-05-31 15:40:10 +05:30 |
minit.py
|
Use visual studio solution directories
|
2018-04-17 23:41:03 +02:00 |
mintro.py
|
introspect: Fix listing target files that are File objects
|
2018-05-09 21:01:00 +05:30 |
mlog.py
|
Add VT100 ANSI escape sequences for Windows 10.
|
2018-05-01 20:17:14 +03:00 |
mparser.py
|
Add support for octal and binary int literals.
|
2018-05-23 14:07:38 -07:00 |
mtest.py
|
Don't call getpgid() when killing a test.
|
2018-05-29 02:14:52 +02:00 |
optinterpreter.py
|
options: s/yiel/yield/ typo
|
2018-03-20 07:05:24 +00:00 |
rewriter.py
|
Always build parser objects anew to avoid leaking old data.
|
2018-03-27 00:39:45 +03:00 |