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.
 
 
 
 
 
 
Mathieu Duponchelle e1b138a21b Implement a generic python module 7 years ago
..
backend extract_all_objects: Also extract generated sources 7 years ago
compilers Support data types larger than 128 bytes 7 years ago
dependencies PkgConfigDependency: Search for pkg-config with ExternalProgram 7 years ago
modules Implement a generic python module 7 years ago
scripts Merge pull request #3242 from thejk/coverage_targets 7 years ago
wrap
__init__.py
astinterpreter.py
build.py extract_all_objects: Also extract generated sources 7 years ago
coredata.py Add both_libraries() to build both shared and static libraries 7 years ago
environment.py Fix detection to work with newer Java compilers. 7 years ago
interpreter.py Implement a generic python module 7 years ago
interpreterbase.py Allow meson build file to exit early. (#2808) 7 years ago
linkers.py
mconf.py Always build parser objects anew to avoid leaking old data. 7 years ago
mesonlib.py Grab a file lock on the build dir during modifications. 7 years ago
mesonmain.py Grab a file lock on the build dir during modifications. 7 years ago
minit.py Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
mintro.py Always build parser objects anew to avoid leaking old data. 7 years ago
mlog.py Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
mparser.py
mtest.py Merge pull request #3322 from sarum9in/run_timeout 7 years ago
optinterpreter.py options: s/yiel/yield/ typo 7 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 7 years ago