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.
 
 
 
 
 
 
Elliott Sales de Andrade 241790f72d Fix typo in generate_gir keyword name. 8 years ago
..
backend add project/global args and include_dirs (useful for module maps) to swift targets 8 years ago
compilers Fix a missing path issue causing Python traceback. 8 years ago
dependencies Select release or debug libraries for Qt, based on buildtype. 8 years ago
modules Fix typo in generate_gir keyword name. 8 years ago
scripts Merge pull request #1920 from QuLogic/hg-dist 8 years ago
wrap
__init__.py
astinterpreter.py
build.py Merge pull request #1922 from acfoltzer/rust-improvements 8 years ago
coredata.py Bump version number for new development. 8 years ago
environment.py environment: Fix exception when no defines were found 8 years ago
interpreter.py add_{project,global}_link_arguments require a 'language' argument 8 years ago
interpreterbase.py Fixed issues raised in review. 8 years ago
linkers.py Split linkers out from compilers.py 8 years ago
mconf.py
mesonlib.py
mesonmain.py Add an env var to force meson to print a backtrace 8 years ago
mintro.py Storage object has changed so use values(). Closes #1963. 8 years ago
mlog.py
mparser.py Do not permit invalid and/or nodes to be declared. Closes #1886. 8 years ago
optinterpreter.py