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.
 
 
 
 
 
 
Dylan Baker 51b04204c9 compilers/mixins/arm: Add type annotations to armclang 5 years ago
..
ast Merge pull request #5606 from xclaesse/alias_target 5 years ago
backend vs backend: commandrunner.py takes source dir first 5 years ago
cmake cmake: Fix dependencies with try_compile (closes #5605) 5 years ago
compilers compilers/mixins/arm: Add type annotations to armclang 5 years ago
dependencies Adapting Boost Python library detection to Boost >= 1.67. Closes #4288. 5 years ago
modules cmake: Handle disabling subprojects 5 years ago
scripts Reference error code as hex value and improve comment 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 Add alias_target() function 5 years ago
coredata.py expanduser for tilde 5 years ago
envconfig.py check that compiler name is not blank or empty 5 years ago
environment.py BUGFIX: typo from 32e827dcdc broke PGI compilers 5 years ago
interpreter.py Merge pull request #5606 from xclaesse/alias_target 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 type hints @dcbaker 5 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 mintro: Add installed subdirs introspection (fixes #5556) 5 years ago
mlog.py pythonic file checks 5 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 Change meson test's build failure exit code to 125 5 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