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.
 
 
 
 
 
 
Michael Hirsch, Ph.D 11e34ca7fc correct logic for too old cmake 5 years ago
..
ast Add is_disabler function 5 years ago
backend Merge pull request #5681 from dcbaker/dynamic-linker-split 5 years ago
cmake correct logic for too old cmake 5 years ago
compilers Merge pull request #5681 from dcbaker/dynamic-linker-split 5 years ago
dependencies cmake: fix missing -lpthread (fixes #5821) 5 years ago
modules gnome: Handle overriden g-ir-scanner 5 years ago
scripts gtkdoc: Use find_program() to get gtkdoc tools 5 years ago
wrap Add optional progress bar when generating build.ninja 5 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 #5681 from dcbaker/dynamic-linker-split 5 years ago
coredata.py Made build. options alias basic ones when native building. 5 years ago
envconfig.py Add basic Webassembly support via Emscripten. 5 years ago
environment.py environment: Detect dynamic linker class 5 years ago
interpreter.py Rerun configuration for all potential input files. Closes #5809. 5 years ago
interpreterbase.py Add is_disabler function 5 years ago
linkers.py Fix type annotations in linkers for python < 3.5.4 5 years ago
mconf.py Do not print build and host settings when compiling natively. 5 years ago
mdist.py dist: Add '-C' option and print better error message 5 years ago
mesonlib.py Only iterate over existing libdirs. 5 years ago
mesonmain.py Create multiple different archive types with dist. 5 years ago
minit.py Don't use len() to test for container emptiness 6 years ago
minstall.py Add basic Webassembly support via Emscripten. 5 years ago
mintro.py mintro: Fix section key in buildoptions 5 years ago
mlog.py pythonic file checks 5 years ago
mparser.py Fix flake8-bugbear warnings 6 years ago
msetup.py Put native file before cross file in options list 5 years ago
msubprojects.py cmake: moved subprojects into the CMake module 6 years ago
mtest.py DOC: meson test multiple --suite specifications [skip ci] 5 years ago
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 6 years ago
optinterpreter.py No need to reserve build_ because we use build. instead. 5 years ago
rewriter.py Per machine do 'build.' and '' option prefixes 6 years ago