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 ad54bc3726
Merge pull request #2838 from mesonbuild/nirbheek/consolidate-subproject-dep-checking
7 years ago
..
backend Fail Visual Studio version detection if VSINSTALLDIR is not set 7 years ago
compilers add Compiler.thread_flags() stub 7 years ago
dependencies Merge pull request #2757 from xclaesse/pkgconfig 7 years ago
modules Merge pull request #2757 from xclaesse/pkgconfig 7 years ago
scripts The scanbuild script does now also look for executables with a version in the name 7 years ago
wrap
__init__.py
astinterpreter.py
build.py fix AttributeError in CustomTargetIndex.__repr__ 7 years ago
coredata.py
environment.py compilers: Fix error when objc/objc++ compilers are not found 7 years ago
interpreter.py Merge pull request #2838 from mesonbuild/nirbheek/consolidate-subproject-dep-checking 7 years ago
interpreterbase.py
linkers.py
mconf.py
mesonlib.py Dead code removal. 7 years ago
mesonmain.py Added init command that creates a sample exe project. 7 years ago
minit.py Add unit test that checks that the sample projects compile. 7 years ago
mintro.py
mlog.py
mparser.py Add filename and lineno to duplicate kwargs warning 7 years ago
mtest.py
optinterpreter.py
rewriter.py