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.
 
 
 
 
 
 
Nirbheek Chauhan 62ba5ca1ec custom target: Consider all build depends while serializing 7 years ago
..
backend custom target: Consider all build depends while serializing 7 years ago
compilers adding C++98 to versions that meson can support 7 years ago
dependencies Merge pull request #2708 from mesonbuild/nirbheek/windows-shebang-parsing 7 years ago
modules gnome.compile_resources: Prefer generated files over source files 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 custom target: Consider all build depends while serializing 7 years ago
coredata.py cross: Implement support for loading cross files from system paths 7 years ago
environment.py spelling: targeting 7 years ago
interpreter.py Don't warn for optional_modules 7 years ago
interpreterbase.py interpreter: Reduce to_sring method to base 10 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 mconf: print choices of base options 7 years ago
mesonlib.py configure_file: Compare difference in binary mode 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 coredata: Remove parse_string() method 7 years ago
rewriter.py Print correct command in help message 7 years ago