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.
 
 
 
 
 
 
Nirbheek Chauhan 2ee28029f9 Install meson.exe as the entrypoint on Windows 7 years ago
..
backend Don't require an import library for shared modules 7 years ago
compilers msvc: Don't add dynamic link args, they're ignored 7 years ago
dependencies PkgConfigDependency: Fix library path search order 7 years ago
modules Make python module more robust 7 years ago
scripts gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 7 years ago
wrap Adding support to checkout from reviews in git/gerrit using commit ids. 7 years ago
__init__.py
astinterpreter.py
build.py
coredata.py
environment.py Fix bug and clarify error message in cross file validation 7 years ago
interpreter.py Don't check version for fallback not-found dependency 7 years ago
interpreterbase.py
linkers.py
mconf.py
mesonlib.py PkgConfigDependency: Fix library path search order 7 years ago
mesonmain.py Install meson.exe as the entrypoint on Windows 7 years ago
minit.py
minstall.py Fix install when run with meson.exe. Closes #3988. 7 years ago
mintro.py
mlog.py
mparser.py
mtest.py
optinterpreter.py
rewriter.py