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.
 
 
 
 
 
 
Matthias Klumpp aa27dd7928 Regression fix: Don't try to import empty-string custom target include dirs (#4342) 6 years ago
..
backend Regression fix: Don't try to import empty-string custom target include dirs (#4342) 6 years ago
compilers Use relative build-tree RPATHs on macOS 6 years ago
dependencies dependencies/llvm: Mark as not found when not found 6 years ago
modules gnome.compile_resources: Put dependency directories before current source dir 6 years ago
scripts Do not try to remove duplicate RPATH entries on macOS 6 years ago
wrap Expose wrap_mode as an option. Closes #4266. 6 years ago
__init__.py
astinterpreter.py
build.py
coredata.py Expose wrap_mode as an option. Closes #4266. 6 years ago
environment.py Move some cross file parsing validition to MachineInfo 6 years ago
interpreter.py os.path.relpath() can fail on Windows 6 years ago
interpreterbase.py Interpreter: Add 'continue' and 'break' keywords 6 years ago
linkers.py
mconf.py
mesonlib.py os.path.relpath() can fail on Windows 6 years ago
mesonmain.py
minit.py
minstall.py
mintro.py
mlog.py
mparser.py Interpreter: Add 'continue' and 'break' keywords 6 years ago
msetup.py Expose wrap_mode as an option. Closes #4266. 6 years ago
mtest.py
optinterpreter.py
rewriter.py