..
backend
vs2010: give each target an own temp dir
2016-03-14 09:56:42 +01: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
Return array by value so it does not get modified.
2016-03-12 17:32:43 +02:00
coredata.py
Updated version number for new development.
2016-03-12 20:21:15 +02:00
dependencies.py
Added find_library method and deprecated the standalone version. Closes #396 .
2016-03-12 17:00:55 +02:00
environment.py
dump coredata to file before calling backend.generate()
2016-02-25 23:13:29 +01:00
interpreter.py
Added find_library method and deprecated the standalone version. Closes #396 .
2016-03-12 17:00:55 +02:00
mconf.py
Print value of werror in mesonconf
2016-02-22 19:45:34 +01:00
mesonlib.py
config file: write commented undef lines same as autoconf
2016-03-12 09:34:35 +00: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