meson/mesonbuild
Jussi Pakkanen a952717b4f Bump version number for release. 2016-04-13 19:37:12 +03:00
..
backend Strip leading source tree dir name from install files if it exists. 2016-04-09 12:04:06 +03:00
modules gnome: only print warning when gresource-related functionality is used (#510) 2016-04-07 20:23:46 +03:00
scripts Merge pull request #438 from trhd/testing_options 2016-04-06 23:10:20 +03: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 Merge pull request #438 from trhd/testing_options 2016-04-06 23:10:20 +03:00
compilers.py Merge pull request #490 from centricular/has_function_link 2016-04-13 19:09:22 +03:00
coredata.py Bump version number for release. 2016-04-13 19:37:12 +03:00
dependencies.py Move MesonException from coredata to mesonlib. 2016-04-01 00:52:45 +03:00
environment.py Merge pull request #438 from trhd/testing_options 2016-04-06 23:10:20 +03:00
interpreter.py New API: cc.has_header_symbol to check if a header defines a specific symbol 2016-04-07 20:53:12 +05:30
mconf.py mconf: Include testing related options when printing build configuration. 2016-04-04 02:52:30 +03:00
mesonlib.py coredata: Centralize builtin option descriptions and definitions. 2016-04-04 02:52:30 +03:00
mesonmain.py coredata: Centralize builtin option descriptions and definitions. 2016-04-04 02:52:30 +03: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 Move MesonException from coredata to mesonlib. 2016-04-01 00:52:45 +03:00
optinterpreter.py coredata: Centralize builtin option descriptions and definitions. 2016-04-04 02:52:30 +03:00