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.
 
 
 
 
 
 
sompen 3c461bcf4f compilers: armclang supports only cross-compilation 6 years ago
..
ast Purge `is_cross` and friends without changing user interfaces 6 years ago
backend Purge `is_cross` and friends without changing user interfaces 6 years ago
cmake Purge `is_cross` and friends without changing user interfaces 6 years ago
compilers compilers: armclang supports only cross-compilation 6 years ago
dependencies Simplify `ConfigToolDependency` for_machine 6 years ago
modules Purge `is_cross` and friends without changing user interfaces 6 years ago
scripts gnome.yelp(): Fix media symlink fallback path 6 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 some type annotations 6 years ago
coredata.py Purge `is_cross` and friends without changing user interfaces 6 years ago
envconfig.py Make `PerMachine` and `MachineChoice` have just `build` and `host` 6 years ago
environment.py environment: better xcode 11 clang detection 6 years ago
interpreter.py Simplify and dedup machine kwarg -> MachineChoice logic in the interpreter 6 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 fix error when show default config of list 6 years ago
msubprojects.py cmake: moved subprojects into the CMake module 6 years ago
mtest.py mtest: annotate and fix bugs found by annotating 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