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.
 
 
 
 
 
 
Aki Van Ness 3ad99d2769 Added basic detection for AIX linker (not really a better way) 6 years ago
..
backend Regression fix: Don't try to import empty-string custom target include dirs (#4342) 6 years ago
compilers Use relative build-tree RPATHs on macOS 6 years ago
dependencies dependencies/llvm: Mark as not found when not found 7 years ago
modules gnome.compile_resources: Put dependency directories before current source dir 7 years ago
scripts Do not try to remove duplicate RPATH entries on macOS 6 years ago
wrap Expose wrap_mode as an option. Closes #4266. 7 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 Merge pull request #4293 from marcelhollerbach/master 7 years ago
coredata.py Expose wrap_mode as an option. Closes #4266. 7 years ago
environment.py Added basic detection for AIX linker (not really a better way) 6 years ago
interpreter.py os.path.relpath() can fail on Windows 7 years ago
interpreterbase.py Interpreter: Add 'continue' and 'break' keywords 7 years ago
linkers.py D: Fix incorrect arch handling in D linkers 7 years ago
mconf.py Use a single ArgumentParser for all subcommands 7 years ago
mesonlib.py os.path.relpath() can fail on Windows 7 years ago
mesonmain.py Hide 'rewrite' and 'runpython' commands from help 7 years ago
minit.py Use a single ArgumentParser for all subcommands 7 years ago
minstall.py Use a single ArgumentParser for all subcommands 7 years ago
mintro.py Use a single ArgumentParser for all subcommands 7 years ago
mlog.py Add --fatal-meson-warnings command line option 7 years ago
mparser.py Interpreter: Add 'continue' and 'break' keywords 7 years ago
msetup.py Expose wrap_mode as an option. Closes #4266. 7 years ago
mtest.py Use a single ArgumentParser for all subcommands 7 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 7 years ago
rewriter.py Use a single ArgumentParser for all subcommands 7 years ago