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.
 
 
 
 
 
 
Marvin Scholz 3232806b08 Fix ExtraFrameworkDependency Framework detection 7 years ago
..
backend ArLinker: Use response files on Windows 7 years ago
compilers Return a better warning if compiled executable is invalid. 7 years ago
dependencies Fix ExtraFrameworkDependency Framework detection 7 years ago
modules gdbus_codegen: Only add autocleanup args if glib is new enough 7 years ago
scripts gtkdoc: Use generated types file if there is one 7 years ago
wrap wraptool: Convert to argparse 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 Rename clike_langs to clink_langs for clarity 7 years ago
coredata.py Downgrade unknown option from exception to warning 7 years ago
environment.py Warn if compiler envvars point to cross compilers. Closes #3782. 7 years ago
interpreter.py Print default option values that don't match the current value 7 years ago
interpreterbase.py Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 7 years ago
linkers.py ArLinker: Use response files on Windows 7 years ago
mconf.py mconf: Take only one optional builddir arg that defaults to '.' 7 years ago
mesonlib.py run_command: Add new kwarg 'capture' 7 years ago
mesonmain.py Fix glib build when using MSI installer. Closes #3762. 7 years ago
minit.py Use visual studio solution directories 7 years ago
minstall.py Make it work with current master. 7 years ago
mintro.py macos: Rewrite install_name for dependent built libraries on install 7 years ago
mlog.py Add VT100 ANSI escape sequences for Windows 10. 7 years ago
mparser.py Add support for octal and binary int literals. 7 years ago
mtest.py Report exit status or signal that killed the test 7 years ago
optinterpreter.py Add UserFeatureOption type 7 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 7 years ago