.. |
backend
|
Add prog/lib dirs from the mingw cross-compiler to PATH
|
2018-06-05 10:50:22 +00:00 |
compilers
|
Add prog/lib dirs from the mingw cross-compiler to PATH
|
2018-06-05 10:50:22 +00:00 |
dependencies
|
Add 0.46.0 features
|
2018-06-01 14:23:24 +02:00 |
modules
|
Have the windows.resource_compiler() preprocesor write a depfile
|
2018-06-03 21:06:23 +00:00 |
scripts
|
Set WINEPATH when running serialized executables
|
2018-06-05 10:50:22 +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
|
Allow substitutions in custom_target() depfile:
|
2018-06-03 21:06:23 +00:00 |
coredata.py
|
Move target_version from coredata to mesonlib
|
2018-06-01 14:23:24 +02:00 |
environment.py
|
Automatically add cross-mingw root and sysroot bindir to WINEPATH
|
2018-06-05 10:50:22 +00:00 |
interpreter.py
|
Use mesonlib.version_compare_many() first value only as an indicator of match
|
2018-06-03 21:10:56 +00:00 |
interpreterbase.py
|
Add 0.47.0 features
|
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
|
Fix #mesondefine token error message formatting
|
2018-06-03 21:28:47 +03:00 |
mesonmain.py
|
Link to our Getting-meson page instead of python.org [skip ci]
|
2018-06-03 18:59:24 +00:00 |
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
|
Set WINEPATH when running serialized executables
|
2018-06-05 10:50:22 +00:00 |
optinterpreter.py
|
Add 0.45.0 features
|
2018-06-01 14:23:24 +02:00 |
rewriter.py
|
Always build parser objects anew to avoid leaking old data.
|
2018-03-27 00:39:45 +03:00 |