.. |
backend
|
Implicit include directories go first.
|
2016-03-11 00:03:55 +02:00 |
modules
|
Handle resources that come in files(). Closes #424.
|
2016-02-29 21:04:16 +02:00 |
scripts
|
vs2010: properly check whether solution needs to be regenerated
|
2016-02-25 23:13:29 +01:00 |
wrap
|
Restore warning state variable that got lost in refactoring.
|
2016-01-27 21:53:14 +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 |
build.py
|
Can add postconfigure script.
|
2016-03-01 14:07:38 +01:00 |
compilers.py
|
.ipp is a C++ header suffix.
|
2016-02-26 22:52:36 +02:00 |
coredata.py
|
Preserve 'C:\' as an absolute path in prefix.
|
2016-02-21 13:14:25 +02:00 |
dependencies.py
|
Can specify compile and link args for internal deps.
|
2016-02-29 21:28:16 +02:00 |
environment.py
|
dump coredata to file before calling backend.generate()
|
2016-02-25 23:13:29 +01:00 |
interpreter.py
|
use positional instead of keyword args for add_postconf_script
|
2016-03-02 21:32:50 +01:00 |
mconf.py
|
Print value of werror in mesonconf
|
2016-02-22 19:45:34 +01:00 |
mesonlib.py
|
Guard against ALL THE THINGS!
|
2016-02-21 13:04:31 +02:00 |
mesonmain.py
|
Can add postconfigure script.
|
2016-03-01 14:07:38 +01:00 |
mesonmain.ui
|
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 |
mesonrunner.ui
|
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 |
mesonstart.ui
|
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 |
mgui.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 |
mintro.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 |
mlog.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 |
mparser.py
|
More comparison operators. Closes #363.
|
2016-01-25 22:12:40 +02:00 |
optinterpreter.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 |