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.
 
 
 
 
 
 
Mark Schulte 1e4bdea7d8 Allow running native executable in cross build 8 years ago
..
backend Allow running native executable in cross build 8 years ago
modules Revert d9473095f2 because it broke GStreamer. 8 years ago
scripts Fix depfixer on MIPS. 8 years ago
wrap add support of mercurial repo for wrap,… (#937) 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 Merge pull request #912 from valum-framework/wip/vala-custom-header-and-vapi 8 years ago
compilers.py compilers: Ignore pthread flags when using MSVC 8 years ago
coredata.py Raise proper exception type and improve error messages. Closes #322. 8 years ago
dependencies.py Add repr() implementation for Dependency() 8 years ago
environment.py Use argv[0] to internally relaunch meson.py 8 years ago
interpreter.py Improve error when using the dependencies 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 mesonlib: close file before (re)moving 8 years ago
mesonmain.py gnome: Add yelp() function 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