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 4620bdd8b4 tests: fix rpath_uses_ORIGIN on dragonflybsd 7 years ago
..
backend Fail Visual Studio version detection if VSINSTALLDIR is not set 7 years ago
compilers tests: fix rpath_uses_ORIGIN on dragonflybsd 7 years ago
dependencies Fix dependency('boost') on Cygwin 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 Add promote to list of wrap commands. 7 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Fix a problem when anyone actually tries to use a non-found dependency 7 years ago
coredata.py Bump minimum supported Python from 3.4 to 3.5. 7 years ago
environment.py compilers: Fix error when objc/objc++ compilers are not found 7 years ago
interpreter.py Merge pull request #2856 from jon-turney/warning-location 7 years ago
interpreterbase.py Use location formatting in mlog.warning() for invalid kwarg warning 7 years ago
linkers.py haiku: do not add pthread arguments 7 years ago
mconf.py mconf: print choices of base options 7 years ago
mesonlib.py compilers: fix unittest "16 prebuilt shared" on dragonfly bsd 7 years ago
mesonmain.py Bump minimum supported Python from 3.4 to 3.5. 7 years ago
minit.py Add unit test that checks that the sample projects compile. 7 years ago
mintro.py Fix `array` type name 7 years ago
mlog.py Consolidate warning location formatting in mlog.warning() 7 years ago
mparser.py Consolidate warning location formatting in mlog.warning() 7 years ago
mtest.py mtest: Chdir into the build directory before running tests with -C 7 years ago
optinterpreter.py Warn on unknown command line arguments 7 years ago
rewriter.py Print correct command in help message 7 years ago