meson/mesonbuild
Jussi Pakkanen 4bb665a577 Merge pull request #464 from tp-m/bool-to-string-and-to-int
Add bool to_string() and to_int() methods.
2016-03-20 18:53:01 +02:00
..
backend Merge pull request #453 from nioncode/vs-customTargetDependencies 2016-03-20 18:49:53 +02:00
modules Handle resources that come in files(). Closes #424. 2016-02-29 21:04:16 +02:00
scripts meson_install.py: Start by checking if the shebang is directly runnable 2016-03-17 16:16:35 +05:30
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 vs2010: fix dependencies of CustomTarget 2016-03-16 00:00:39 +01:00
compilers.py compilers: While linking, filter out libraries that are bundled with the MSVC runtime 2016-03-19 05:39:48 +05:30
coredata.py New builtin option: libexecdir for installation of helper executables 2016-03-17 16:17:06 +05:30
dependencies.py Add dir support for find_library and remove deprecated standalone version. Closes #450. 2016-03-17 20:55:19 +02:00
environment.py New builtin option: libexecdir for installation of helper executables 2016-03-17 16:17:06 +05:30
interpreter.py Merge pull request #464 from tp-m/bool-to-string-and-to-int 2016-03-20 18:53:01 +02:00
mconf.py New builtin option: libexecdir for installation of helper executables 2016-03-17 16:17:06 +05:30
mesonlib.py New builtin option: libexecdir for installation of helper executables 2016-03-17 16:17:06 +05:30
mesonmain.py New builtin option: libexecdir for installation of helper executables 2016-03-17 16:17:06 +05:30
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