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 6 years ago
..
ast Add is_disabler function 6 years ago
backend Merge pull request #5681 from dcbaker/dynamic-linker-split 6 years ago
cmake correct logic for too old cmake 6 years ago
compilers Merge pull request #5681 from dcbaker/dynamic-linker-split 6 years ago
dependencies cmake: fix missing -lpthread (fixes #5821) 6 years ago
modules gnome: Handle overriden g-ir-scanner 6 years ago
scripts gtkdoc: Use find_program() to get gtkdoc tools 6 years ago
wrap
__init__.py
build.py Merge pull request #5681 from dcbaker/dynamic-linker-split 6 years ago
coredata.py Made build. options alias basic ones when native building. 6 years ago
envconfig.py
environment.py environment: Detect dynamic linker class 6 years ago
interpreter.py Rerun configuration for all potential input files. Closes #5809. 6 years ago
interpreterbase.py Add is_disabler function 6 years ago
linkers.py Fix type annotations in linkers for python < 3.5.4 6 years ago
mconf.py
mdist.py dist: Add '-C' option and print better error message 6 years ago
mesonlib.py Only iterate over existing libdirs. 6 years ago
mesonmain.py
minit.py
minstall.py
mintro.py
mlog.py
mparser.py
msetup.py Put native file before cross file in options list 6 years ago
msubprojects.py
mtest.py
munstable_coredata.py
optinterpreter.py
rewriter.py