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.
 
 
 
 
 
 
Xavier Claessens 99dd5f34de Downgrade unknown option from exception to warning 7 years ago
..
backend Correctly substitute the internal @BUILD_ROOT@ token with MSVC backend 7 years ago
compilers Add missing stubs to Compiler. 7 years ago
dependencies pkgconfig deps: Also resolve paths to shared libraries 7 years ago
modules gtkdoc: Fix dependencies not being built before invoking gtkdoc 7 years ago
scripts meson_install: Don't add DESTDIR to install_name 7 years ago
wrap
__init__.py
astinterpreter.py
build.py Deprecate `build_always`, add `build_always_stale` 7 years ago
coredata.py Downgrade unknown option from exception to warning 7 years ago
environment.py
interpreter.py Make a custom target output dir as an include dir relative to @BUILD_ROOT@ 7 years ago
interpreterbase.py Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 7 years ago
linkers.py
mconf.py mconf: Take only one optional builddir arg that defaults to '.' 7 years ago
mesonlib.py run_command: Add new kwarg 'capture' 7 years ago
mesonmain.py mesonmain: Take only 2 optional directories 7 years ago
minit.py
mintro.py macos: Rewrite install_name for dependent built libraries on install 7 years ago
mlog.py
mparser.py
mtest.py Report exit status or signal that killed the test 7 years ago
optinterpreter.py Add UserFeatureOption type 7 years ago
rewriter.py