The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Patrick Griffis 44690763b0 gnome: Include build dir in gtkdoc-mkhtml path 8 years ago
..
backend Support all kinds of generated vala and vapi sources 8 years ago
modules gnome: Fix gresource warning incorrectly being shown on 2.50+ 8 years ago
scripts gnome: Include build dir in gtkdoc-mkhtml path 8 years ago
wrap Download without status updates if server does not report file size. Closes #771. 8 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
build.py Support all kinds of generated vala and vapi sources 8 years ago
compilers.py Add no-warning args while building Vala C code 8 years ago
coredata.py Raise proper exception type and improve error messages. Closes #322. 8 years ago
dependencies.py interpreter: Add a type_name method to DependencyHolder 8 years ago
environment.py Use argv[0] to internally relaunch meson.py 8 years ago
interpreter.py Force dep versions into the version kwarg. 8 years ago
mconf.py Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
mesonlib.py dependencies/boost: Fix 32-bit vs 64-bit on Windows 8 years ago
mesonmain.py allow libdir/includedir/etc. be absolute paths 8 years ago
mintro.py Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
mlog.py Print full mesonlog on failed tests when run under CI. 9 years ago
mparser.py Add support to integer modulo operator 8 years ago
optinterpreter.py Use context manager for file I/O. 8 years ago