meson/mesonbuild
Jussi Pakkanen 12a4e7d7e7 Moved gettext into i18n module. 2016-03-28 20:15:16 +03:00
..
backend Moved gettext into i18n module. 2016-03-28 20:15:16 +03:00
modules Moved gettext into i18n module. 2016-03-28 20:15:16 +03: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 Moved gettext into i18n module. 2016-03-28 20:15:16 +03:00
compilers.py Merge pull request #478 from centricular/sizeof_no_symbol 2016-03-28 18:36:35 +03:00
coredata.py Merge branch 'base_options'. 2016-03-20 22:04:24 +02:00
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 Merge branch 'base_options'. 2016-03-20 22:04:24 +02:00
interpreter.py Moved gettext into i18n module. 2016-03-28 20:15:16 +03:00
mconf.py Merge branch 'base_options'. 2016-03-20 22:04:24 +02:00
mesonlib.py New builtin option: libexecdir for installation of helper executables 2016-03-17 16:17:06 +05:30
mesonmain.py Merge branch 'base_options'. 2016-03-20 22:04:24 +02: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 Converted precompiled headers into a base option. 2016-03-20 19:35:42 +02:00
mintro.py Converted precompiled headers into a base option. 2016-03-20 19:35:42 +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 Merge branch 'base_options'. 2016-03-20 22:04:24 +02:00