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.
 
 
 
 
 
 
TheQwertiest 8c9a25456d Added custom_target[i] support for link_with and link_whole 6 years ago
..
ast ast/printer: remove useless ternary 6 years ago
backend Added custom_target[i] support for link_with and link_whole 6 years ago
compilers detect Intel ICL on windows 6 years ago
dependencies Don't use len() to test for container emptiness 6 years ago
modules cmake: Use CMAKE_ROOT instead of _INCLUDE_FILE (closes #5218) 6 years ago
scripts Don't use len() to test for container emptiness 6 years ago
wrap
__init__.py
build.py Added custom_target[i] support for link_with and link_whole 6 years ago
coredata.py coredata: store cross/native files in the same form they will be used (#5224) 6 years ago
envconfig.py envconfig: Add type annotations 6 years ago
environment.py enable Windows Intel compiler 6 years ago
interpreter.py ast: support elementary object methods 6 years ago
interpreterbase.py ast: support elementary object methods 6 years ago
linkers.py
mconf.py
mesonlib.py Merge pull request #5265 from dcbaker/more-annotations 6 years ago
mesonmain.py Don't use len() to test for container emptiness 6 years ago
minit.py Don't use len() to test for container emptiness 6 years ago
minstall.py
mintro.py Don't use len() to test for container emptiness 6 years ago
mlog.py mlog: add type annotations 6 years ago
mparser.py consistent invalid escape sequence behaviour 6 years ago
msetup.py Run postconf scripts absolutely last. 6 years ago
msubprojects.py Add 'meson subprojects foreach' command 6 years ago
mtest.py Report xpass results as failures. 6 years ago
munstable_coredata.py Don't collect preprocssor flags separately from compiler flags 6 years ago
optinterpreter.py optinterpreter: Add a log argument to is_invalid_name 6 years ago
rewriter.py rewriter: optimize the list_to_dict function 6 years ago