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.
 
 
 
 
 
 
Jussi Pakkanen 7059c47aad
Merge pull request #5161 from TheQwertiest/feature/custom_target_link
6 years ago
..
ast ast/printer: remove useless ternary 6 years ago
backend Cleaned up `isinstance` usage 6 years ago
compilers Add some type annotations and fix lints 6 years ago
dependencies Non-required appleframework deps should not be an error. Closes #5295. 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 Fix git wraps with submodules 6 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
build.py Merge pull request #5161 from TheQwertiest/feature/custom_target_link 6 years ago
coredata.py Add some type annotations and fix lints 6 years ago
envconfig.py Add some type annotations and fix lints 6 years ago
environment.py Add some type annotations and fix lints 6 years ago
interpreter.py Non-required appleframework deps should not be an error. Closes #5295. 6 years ago
interpreterbase.py ast: support elementary object methods 6 years ago
linkers.py Fix linking when cross-compiling and a windows resource is first object 6 years ago
mconf.py mconf: Limit the line length of the choices column 6 years ago
mesonlib.py Add some type annotations and fix lints 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 pep8 py37 6 years ago
mintro.py Add some type annotations and fix lints 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 mtest: check for an empty suite list 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