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.
 
 
 
 
 
 
Gabríel Arthúr Pétursson 3ddf9bf6dd Ensure same compiler flags are used for compiling PCH as normal sources 7 years ago
..
backend Ensure same compiler flags are used for compiling PCH as normal sources 7 years ago
compilers find_library: Ignore libs on MSVC properly 7 years ago
dependencies Add /System/Library/Frameworks to the OSX framework search path 7 years ago
modules gnome: Support new glib-genmarshal arguments 7 years ago
scripts
wrap
__init__.py
astinterpreter.py
build.py Merged buildrpath branch. 7 years ago
coredata.py
environment.py
interpreter.py Merged buildrpath branch. 7 years ago
interpreterbase.py
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
mesonlib.py configure_file: warn in case a variable to subsitute is not present in the passed configuration. Fixes #2090 7 years ago
mesonmain.py
mintro.py Modify mesonintrospect --dependencies so 1 element in list is 1 dependency 7 years ago
mlog.py
mparser.py
optinterpreter.py