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.
 
 
 
 
 
 
Alistair Thomas cca0fa8154 Recognise .gs extension as a Vala source 8 years ago
..
backend Recognise .gs extension as a Vala source 8 years ago
compilers Recognise .gs extension as a Vala source 8 years ago
dependencies Fix a stray variable renaming. Closes #1952. 8 years ago
modules Merge pull request #1948 from mesonbuild/tingping/gnome-sanitize-fixes 8 years ago
scripts Merge pull request #1920 from QuLogic/hg-dist 8 years ago
wrap Whitespace tweaks to reduce Flake8 warnings 8 years ago
__init__.py
astinterpreter.py
build.py Merge pull request #1922 from acfoltzer/rust-improvements 8 years ago
coredata.py Bump version number for new development. 8 years ago
environment.py Split out languages from compilers.py 8 years ago
interpreter.py Merge pull request #1927 from centricular/gir-rpath-link 8 years ago
interpreterbase.py
linkers.py Split linkers out from compilers.py 8 years ago
mconf.py
mesonlib.py Create helper function for a rmtree that works reliably on Windows. 8 years ago
mesonmain.py Add an env var to force meson to print a backtrace 8 years ago
mintro.py Storage object has changed so use values(). Closes #1963. 8 years ago
mlog.py
mparser.py
optinterpreter.py