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.
 
 
 
 
 
 
Nirbheek Chauhan 8d8b1b0207 Update versions to 0.46.1 for stable release 7 years ago
..
backend vala: Fix shared_module linking with export_dynamic executable 7 years ago
compilers Revert "Add macOS linker versioning information" 7 years ago
dependencies No longer require duplicate gtest header install. 7 years ago
modules gdbus_codegen: Guess the output list for docbook generation 7 years ago
scripts gnome.gtkdoc: Allow passing file objects as xml_files 7 years ago
wrap new wrap-mode: forcefallback 7 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py vala: Fix shared_module linking with export_dynamic executable 7 years ago
coredata.py Update versions to 0.46.1 for stable release 7 years ago
environment.py Passing --default-library=both should override project value 7 years ago
interpreter.py args flattening: preserve configuration_data.set behaviour 7 years ago
interpreterbase.py Interpreter: don't flatten the arguments of various methods 7 years ago
linkers.py Add an OpenMP dependency. 7 years ago
mconf.py Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
mesonlib.py add linker flag to handle $ORIGIN on OpenBSD 7 years ago
mesonmain.py Fix --warnlevel being renamed to --warning-level in latest release 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 introspect: Fix listing target files that are File objects 7 years ago
mlog.py Indicate subproject depth in console output 7 years ago
mparser.py Remove escaping for triple-quoted strings 7 years ago
mtest.py improve suite of meson test (#3369) 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