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.
 
 
 
 
 
 
Daniel Mensinger 35b4ae5d61
ast: printer fix index node printing
5 years ago
..
ast ast: printer fix index node printing 5 years ago
backend Fix two errors when cross-compiling with Vala 5 years ago
cmake cmake: Parse trace when configuring CMake 5 years ago
compilers Fix two errors when cross-compiling with Vala 5 years ago
dependencies dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file 5 years ago
modules Improve error message when Python is not usable. [skip ci] 5 years ago
scripts meson_exe: Don't assert that we need an exe_wrapper when we say we don't need one 5 years ago
wrap cmake: moved subprojects into the CMake module 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 sanitycheckc: avoid linking sanitycheckc when cross compiling 5 years ago
coredata.py coredata: Correctly handle receiving a pipe for native/cross files 6 years ago
envconfig.py tvOS: added support AppleTVOS 6 years ago
environment.py BUGFIX: typo for PGI C/CPP 6 years ago
interpreter.py `add_{global,project}_{,link_}arguments`: simply native flag behavior 5 years ago
interpreterbase.py Address code review 6 years ago
linkers.py linkers: Add linker class for intel's xilib 6 years ago
mconf.py Per machine do 'build.' and '' option prefixes 6 years ago
mesonlib.py remove `for_XXX` functions from mesonlib 6 years ago
mesonmain.py Fix builtin variable names 6 years ago
minit.py Don't use len() to test for container emptiness 6 years ago
minstall.py Fix builtin variable names 6 years ago
mintro.py Per machine do 'build.' and '' option prefixes 6 years ago
mlog.py Fix flake8-bugbear warnings 6 years ago
mparser.py Fix flake8-bugbear warnings 6 years ago
msetup.py coredata: Correctly handle receiving a pipe for native/cross files 6 years ago
msubprojects.py cmake: moved subprojects into the CMake module 6 years ago
mtest.py Made TestHarness a context manager to ensure files get closed. 6 years ago
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 6 years ago
optinterpreter.py Reserve build_ prefix in option names. 6 years ago
rewriter.py Per machine do 'build.' and '' option prefixes 6 years ago