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 38648bbb9f Fix various small test failures on macOS 6 years ago
..
backend Convert buildtype to optimization and debug options (#3489) 6 years ago
compilers Convert buildtype to optimization and debug options (#3489) 6 years ago
dependencies Fix various small test failures on macOS 6 years ago
modules gnome: Filter LDFLAGS passed to g-ir-scanner 6 years ago
scripts gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307 6 years ago
wrap wraptool: fix manual selection of wrap file to promote 6 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 Call it gnu_symbol_visibility instead. 6 years ago
coredata.py Convert buildtype to optimization and debug options (#3489) 6 years ago
environment.py Adding a new AR Linker Class for the ARM Compiler. (#3949) 6 years ago
interpreter.py Fix yielding when subproject option type is different 6 years ago
interpreterbase.py interpreter: Add support for dict addition 6 years ago
linkers.py Adding a new AR Linker Class for the ARM Compiler. (#3949) 6 years ago
mconf.py mconf: Take only one optional builddir arg that defaults to '.' 7 years ago
mesonlib.py PkgConfigDependency: Fix library path search order 6 years ago
mesonmain.py Install meson.exe as the entrypoint on Windows 6 years ago
minit.py Call it gnu_symbol_visibility instead. 6 years ago
minstall.py minstall: use follow_symlinks to check executable 6 years ago
mintro.py macos: Rewrite install_name for dependent built libraries on install 7 years ago
mlog.py Print a more usable message when a subproject fails to configure 6 years ago
mparser.py Warn for future keyword (#3908) 6 years ago
mtest.py Print only custom env vars in the test log for each test 6 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 7 years ago