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.
 
 
 
 
 
 
Xavier Claessens 37067a53c4 Use a single ArgumentParser for all subcommands 6 years ago
..
backend Fix Xcode backend: Add build dir to SYSTEM_HEADER_SEARCH_PATHS so generated headers can be included/imported in sources 6 years ago
compilers Verify library directories as either 32-bit or 64-bit 6 years ago
dependencies Add custom libgcrypt dependency using libgcrypt-config 6 years ago
modules Merge pull request #4307 from jon-turney/probe-win-rc-type 6 years ago
scripts Fixed the lack of stdout being displayed when not in capture mode for meson_exe (meson --internal exe) 6 years ago
wrap Use a single ArgumentParser for all subcommands 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 Add conditional debug identifiers for D compilers, and enable for debug builds 6 years ago
coredata.py Updated version number for new development. 6 years ago
environment.py environment: Use os.path.basename() when checking mesonlib.meson_command 6 years ago
interpreter.py Fix version check when passing feature option to find_installation() 6 years ago
interpreterbase.py interpreter: Add support for dict addition 6 years ago
linkers.py D: Fix incorrect arch handling in D linkers 6 years ago
mconf.py Use a single ArgumentParser for all subcommands 6 years ago
mesonlib.py Move set_meson_command() to mesonlib 6 years ago
mesonmain.py Use a single ArgumentParser for all subcommands 6 years ago
minit.py Use a single ArgumentParser for all subcommands 6 years ago
minstall.py Use a single ArgumentParser for all subcommands 6 years ago
mintro.py Use a single ArgumentParser for all subcommands 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
msetup.py Use a single ArgumentParser for all subcommands 6 years ago
mtest.py Use a single ArgumentParser for all subcommands 6 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py Use a single ArgumentParser for all subcommands 6 years ago