meson/mesonbuild
Jussi Pakkanen 1574471822 Option for GCC STL debug mode. 2016-05-21 16:31:21 +03:00
..
backend Better error message when compdb generation fails. 2016-05-03 21:53:36 +03:00
modules gnome: only print warning when gresource-related functionality is used (#510) 2016-04-07 20:23:46 +03:00
scripts Merge branch 'centricular-customtarget-path-windows' 2016-05-01 18:39:45 +03:00
wrap Created an emergency wraptool that downloads directly from Github. 2016-05-05 23:18:05 +03: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 CustomTarget: require install_dir only when install is true (#519) 2016-04-17 22:52:10 +03:00
compilers.py Option for GCC STL debug mode. 2016-05-21 16:31:21 +03:00
coredata.py Increment version number for new development. 2016-04-13 19:54:39 +03:00
dependencies.py Move MesonException from coredata to mesonlib. 2016-04-01 00:52:45 +03:00
environment.py Merge pull request #516 from centricular/cross-compile_32bit-x86_on_64bit-x86_exe-wrapper 2016-05-01 18:56:07 +03:00
interpreter.py Do not append a period to test suite names. 2016-05-10 20:58:39 +03:00
mconf.py mconf: Include testing related options when printing build configuration. 2016-04-04 02:52:30 +03:00
mesonlib.py Regex used for configuration data substitution was too broad (#520) 2016-04-17 22:51:25 +03:00
mesonmain.py ninja: Set PATH for CustomTargets with built EXEs on Windows 2016-04-15 05:49:42 +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 Converted precompiled headers into a base option. 2016-03-20 19:35:42 +02:00
mintro.py Use CoreData.get_builtin_option() to get builtin option values. 2016-05-10 20:47:58 +03: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