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 c2d23dd678 Add C++17 flags to GCC and Clang. 7 years ago
..
backend Fix path for str arguments to depend_files 7 years ago
compilers Add C++17 flags to GCC and Clang. 7 years ago
dependencies Boost: Pick correct version 7 years ago
modules Merge pull request #2663 from inigomartinez/pkg-config-define-variable 7 years ago
scripts Review fixes. 7 years ago
wrap Merge pull request #2373 from leiflm/svn-wraps 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 spelling: target 7 years ago
coredata.py Merge pull request #2731 from mesonbuild/disabler 7 years ago
environment.py spelling: targeting 7 years ago
interpreter.py Merge pull request #2731 from mesonbuild/disabler 7 years ago
interpreterbase.py Created a new disabler type. 7 years ago
linkers.py linkers: Return a Copy of VisualStudioLinker always_args 7 years ago
mconf.py mconf: print choices of base options 7 years ago
mesonlib.py Merge pull request #2638 from jibsen/use-value-regex 7 years ago
mesonmain.py Don't print traceback when options are invalid 7 years ago
mintro.py Print correct command in help message 7 years ago
mlog.py Enable ANSI colors on Windows when ANSICON is set 7 years ago
mparser.py Fix escaping of newlines in string literals 7 years ago
mtest.py mtest: Chdir into the build directory before running tests with -C 7 years ago
optinterpreter.py String arguments can permit arbitrary string values 7 years ago
rewriter.py Print correct command in help message 7 years ago