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.
 
 
 
 
 
 
Alberto Sartori 8bee30367e Implement get_link_whole_for() for IntelCompiler (#3863) 7 years ago
..
backend Fix searching of shared libraries on OpenBSD (#3851) 7 years ago
compilers Implement get_link_whole_for() for IntelCompiler (#3863) 7 years ago
dependencies Add missing method on external library object: type_name() (#3845) 7 years ago
modules Add new method: mlog.deprecation() 7 years ago
scripts java: remove manifest classpath from installed jar 7 years ago
wrap wraptool: Convert to argparse 7 years ago
__init__.py
astinterpreter.py
build.py Add new method: mlog.deprecation() 7 years ago
coredata.py Add new method: mlog.deprecation() 7 years ago
environment.py Ask for more details when warning about unknown arch [skip appveyor] 7 years ago
interpreter.py Add missing method on external library object: type_name() (#3845) 7 years ago
interpreterbase.py Print a more usable message when a subproject fails to configure 7 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 Fix searching of shared libraries on OpenBSD (#3851) 7 years ago
mesonmain.py Fix directory verification. Closes #3857. 7 years ago
minit.py Use visual studio solution directories 7 years ago
minstall.py Fix pkexec command for installation via polkit 7 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 7 years ago
mparser.py Add support for octal and binary int literals. 7 years ago
mtest.py Report exit status or signal that killed the test 7 years ago
optinterpreter.py FeatureNew: Make all checks subproject-specific 7 years ago
rewriter.py