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.
 
 
 
 
 
 
Benjamin Redelings c9a71ff243 Use include path to find <boost/version.hpp> and version number. 7 years ago
..
backend Merge pull request #2745 from dcbaker/submit/haiku 7 years ago
compilers add Compiler.thread_flags() stub 7 years ago
dependencies Use include path to find <boost/version.hpp> and version number. 7 years ago
modules Merge pull request #2663 from inigomartinez/pkg-config-define-variable 7 years ago
scripts Check for more errors when executing subprocess. (#2746) 7 years ago
wrap
__init__.py
astinterpreter.py
build.py fix AttributeError in CustomTargetIndex.__repr__ 7 years ago
coredata.py Updated version number for new release. 7 years ago
environment.py compilers: Fix error when objc/objc++ compilers are not found 7 years ago
interpreter.py Add missing space 7 years ago
interpreterbase.py Created a new disabler type. 7 years ago
linkers.py haiku: do not add pthread arguments 7 years ago
mconf.py
mesonlib.py Add missing for_linux( ) function. 7 years ago
mesonmain.py
mintro.py Fix `array` type name 7 years ago
mlog.py
mparser.py
mtest.py
optinterpreter.py Renamed UserStringArrayOption to UserArrayOption for short. 7 years ago
rewriter.py