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.
 
 
 
 
 
 
David Seifert 2b9fb36267 Fix GCC on macOS 6 years ago
..
backend Sprinkle functools.lru_cache() in a few more places 6 years ago
compilers Fix GCC on macOS 6 years ago
dependencies Refactor D target architecture handling 6 years ago
modules i18n: allow custom target names for merge_file 6 years ago
scripts Merge pull request #4016 from thiblahute/hotdoc 6 years ago
wrap Add 'clone-recursive' option for git wraps 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 Fix flake8 whitespace reports 6 years ago
coredata.py New numbering scheme for pre-release versions. [skip ci] 6 years ago
environment.py Merge pull request #4175 from GoaLitiuM/d-archfixes 6 years ago
interpreter.py Add method to check for C/C++ function attributes 6 years ago
interpreterbase.py interpreter: Add support for dict addition 6 years ago
linkers.py D: Fix linker detection when static linker is missing 6 years ago
mconf.py Remove useless __main__ in files that cannot be executed 6 years ago
mesonlib.py Fix incorrect feature check warning 6 years ago
mesonmain.py mesonmain: Add --reconfigure argument 6 years ago
minit.py Call it gnu_symbol_visibility instead. 6 years ago
minstall.py Revert symlink copy behaviour. Closes #4069. 6 years ago
mintro.py Remove useless __main__ in files that cannot be executed 6 years ago
mlog.py Add --fatal-meson-warnings command line option 6 years ago
mparser.py Warn for future keyword (#3908) 6 years ago
mtest.py Guard against the process redirecting stdout. Closes #3967. 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