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.
 
 
 
 
 
 
Jussi Pakkanen 3c62eaa9ff Updated sample projects to use visibility kwarg. 6 years ago
..
backend Add kwarg for specifying symbol visibility. 6 years ago
compilers Add kwarg for specifying symbol visibility. 6 years ago
dependencies PkgConfigDependency: Fix library path search order 6 years ago
modules Make python module more robust 6 years ago
scripts gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 6 years ago
wrap Adding support to checkout from reviews in git/gerrit using commit ids. 6 years ago
__init__.py
astinterpreter.py
build.py Add kwarg for specifying symbol visibility. 6 years ago
coredata.py Added install target to VS. Closes #3841. 6 years ago
environment.py Refactor getting the host system of a cross compiler 6 years ago
interpreter.py Add kwarg for specifying symbol visibility. 6 years ago
interpreterbase.py Print a more usable message when a subproject fails to configure 6 years ago
linkers.py ArLinker: Use response files on Windows 7 years ago
mconf.py mconf: Take only one optional builddir arg that defaults to '.' 7 years ago
mesonlib.py PkgConfigDependency: Fix library path search order 6 years ago
mesonmain.py Fix directory verification. Closes #3857. 6 years ago
minit.py Updated sample projects to use visibility kwarg. 6 years ago
minstall.py Fix install when run with meson.exe. Closes #3988. 6 years ago
mintro.py macos: Rewrite install_name for dependent built libraries on install 7 years ago
mlog.py Print a more usable message when a subproject fails to configure 6 years ago
mparser.py Warn for future keyword (#3908) 6 years ago
mtest.py cross: Be more permissive about not-found exe_wrapper 6 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py