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.
 
 
 
 
 
 
GoaLitiuM bc4bf03871 D: Fix incorrect arch handling in D linkers 7 years ago
..
backend Fix `build --backend=xcode` (#4220) 7 years ago
compilers Fix setting `-Doptimization` breaking build 7 years ago
dependencies Also check wx-config-gtk3 when looking for wxWidgets 7 years ago
modules python module: Only run command once to get all info 7 years ago
scripts Merge pull request #4016 from thiblahute/hotdoc 7 years ago
wrap Add 'clone-recursive' option for git wraps 7 years ago
__init__.py
astinterpreter.py
build.py Merge pull request #4174 from jon-turney/link-with-custom-target 7 years ago
coredata.py Drop unnecessary periods from help strings 7 years ago
environment.py D: Fix incorrect arch handling in D linkers 7 years ago
interpreter.py Fix version check when passing feature option to find_installation() 7 years ago
interpreterbase.py interpreter: Add support for dict addition 7 years ago
linkers.py D: Fix incorrect arch handling in D linkers 7 years ago
mconf.py Remove useless __main__ in files that cannot be executed 7 years ago
mesonlib.py mesonlib: use collections.abc for abc types 7 years ago
mesonmain.py mesonmain: Add --reconfigure argument 7 years ago
minit.py Call it gnu_symbol_visibility instead. 7 years ago
minstall.py Revert symlink copy behaviour. Closes #4069. 7 years ago
mintro.py Remove useless __main__ in files that cannot be executed 7 years ago
mlog.py Add --fatal-meson-warnings command line option 7 years ago
mparser.py Warn for future keyword (#3908) 7 years ago
mtest.py Guard against the process redirecting stdout. Closes #3967. 7 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 7 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 7 years ago