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 b5b48f33bc linkers: Add a PosixDynamicLinkerMixin 5 years ago
..
ast Add is_disabler function 5 years ago
backend ninjabackend: Squish Coco support 5 years ago
cmake cmake: Parse a subset of generator expressions 5 years ago
compilers compilers/rust: Proxy extra kwargs to Compiler.__init__ 5 years ago
dependencies Improve support for crosscompiled CMake modules 5 years ago
modules gnome: Use find_program() to get glib-compile-resources 5 years ago
scripts gtkdoc: Use find_program() to get gtkdoc tools 5 years ago
wrap Add optional progress bar when generating build.ninja 5 years ago
__init__.py
build.py Add basic Webassembly support via Emscripten. 5 years ago
coredata.py Made build. options alias basic ones when native building. 5 years ago
envconfig.py Add basic Webassembly support via Emscripten. 5 years ago
environment.py environment: Handle OBJC[PP] clang detection like C[PP] 5 years ago
interpreter.py Add is_disabler function 5 years ago
interpreterbase.py Add is_disabler function 5 years ago
linkers.py linkers: Add a PosixDynamicLinkerMixin 5 years ago
mconf.py Do not print build and host settings when compiling natively. 5 years ago
mdist.py dist: Add '-C' option and print better error message 5 years ago
mesonlib.py mesonlib: Annotate Popen_safe functions 5 years ago
mesonmain.py Create multiple different archive types with dist. 5 years ago
minit.py
minstall.py Add basic Webassembly support via Emscripten. 5 years ago
mintro.py
mlog.py
mparser.py
msetup.py Put native file before cross file in options list 5 years ago
msubprojects.py
mtest.py DOC: meson test multiple --suite specifications [skip ci] 5 years ago
munstable_coredata.py
optinterpreter.py
rewriter.py