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.
 
 
 
 
 
 
Dylan Baker cda0e33650 Add ConfigToolDependency class 7 years ago
..
backend Review fixes. 7 years ago
compilers Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-static 7 years ago
dependencies Add ConfigToolDependency class 7 years ago
modules Changed code to use detected executables rather than hardcoding sys.executable. 7 years ago
scripts Review fixes. 7 years ago
wrap Merge pull request #2373 from leiflm/svn-wraps 7 years ago
__init__.py
astinterpreter.py
build.py compilers: Improve manual library searching 7 years ago
coredata.py Allow prefix to be the root directory 7 years ago
environment.py Review fixes. 7 years ago
interpreter.py Check keyword arguments for dependency 7 years ago
interpreterbase.py Allow CustomTarget's to be indexed 7 years ago
linkers.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 7 years ago
mconf.py Print correct command in help message 7 years ago
mesonlib.py Try harder to find meson.py. Closes #2672. 7 years ago
mesonmain.py Make the full test suite runnable with an external command. 7 years ago
mintro.py Print correct command in help message 7 years ago
mlog.py logging: Print location of log file on error 7 years ago
mparser.py
mtest.py More defensive process killing. Closes #2629. 7 years ago
optinterpreter.py coredata: Remove parse_string() method 7 years ago
rewriter.py Print correct command in help message 7 years ago