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 d3a7537346 envconfig: Add missing MachineInfo is_<os> methods 5 years ago
..
ast Add is_disabler function 6 years ago
backend Add test priorities to force test start order 5 years ago
cmake correct logic for too old cmake 5 years ago
compilers Merge pull request #5681 from dcbaker/dynamic-linker-split 6 years ago
dependencies cmake: fix missing -lpthread (fixes #5821) 5 years ago
modules gnome: Handle overriden g-ir-scanner 6 years ago
scripts
wrap
__init__.py
build.py Merge pull request #5681 from dcbaker/dynamic-linker-split 6 years ago
coredata.py
envconfig.py envconfig: Add missing MachineInfo is_<os> methods 5 years ago
environment.py environment: Fix detection of MSVC arch on arm64 5 years ago
interpreter.py Add test priorities to force test start order 5 years ago
interpreterbase.py Add is_disabler function 6 years ago
linkers.py Fix type annotations in linkers for python < 3.5.4 5 years ago
mconf.py
mdist.py dist: Add '-C' option and print better error message 6 years ago
mesonlib.py Support NetBSD aarch64 and earm. 5 years ago
mesonmain.py
minit.py
minstall.py
mintro.py Add test priorities to force test start order 5 years ago
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