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.
 
 
 
 
 
 
Daniel Pirch 6ecd31af19 wraptool: fix manual selection of wrap file to promote 7 years ago
..
backend Unconditionally use get_gui_app_args() 7 years ago
compilers Unconditionally use get_gui_app_args() 7 years ago
dependencies Merge pull request #3657 from jon-turney/consolidate-dependency-check-report 7 years ago
modules gnome: Filter LDFLAGS passed to g-ir-scanner 7 years ago
scripts gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 7 years ago
wrap wraptool: fix manual selection of wrap file to promote 7 years ago
__init__.py
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Call it gnu_symbol_visibility instead. 7 years ago
coredata.py Added install target to VS. Closes #3841. 7 years ago
environment.py Adding a new AR Linker Class for the ARM Compiler. (#3949) 7 years ago
interpreter.py Fix yielding when subproject option type is different 7 years ago
interpreterbase.py interpreter: Add support for dict addition 7 years ago
linkers.py Adding a new AR Linker Class for the ARM Compiler. (#3949) 7 years ago
mconf.py
mesonlib.py PkgConfigDependency: Fix library path search order 7 years ago
mesonmain.py Install meson.exe as the entrypoint on Windows 7 years ago
minit.py Call it gnu_symbol_visibility instead. 7 years ago
minstall.py install_subdir: Also copy dangling symlinks 7 years ago
mintro.py
mlog.py Print a more usable message when a subproject fails to configure 7 years ago
mparser.py Warn for future keyword (#3908) 7 years ago
mtest.py Print only custom env vars in the test log for each test 7 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 7 years ago
rewriter.py