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.
 
 
 
 
 
 
Jan Chren (rindeal) bd52a5c5aa add `capture: true` ability to configure_file() 7 years ago
..
backend Merge pull request #1545 from centricular/dont-link-recursively 7 years ago
dependencies generalize the system include detection a bit 7 years ago
modules Revert "gnome: Use --pkg to pass pkg-config cflags to g-ir-scanner" 7 years ago
scripts Merge pull request #1866 from ebassi/mkdb-args 7 years ago
wrap Whitespace tweaks to reduce Flake8 warnings 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 Revert slashes in filenames being a hard error to give downstream projects time to transition. 7 years ago
compilers.py compilers: Only set -rpath-link on GNU ld and linuxlike 7 years ago
coredata.py Moved coverage commands to a standalone script. 7 years ago
environment.py Merged needs_exe_wrapper branch. 7 years ago
interpreter.py add `capture: true` ability to configure_file() 7 years ago
interpreterbase.py Don't allow non-equality comparisons across types. 7 years ago
mconf.py Remove unused variables. 7 years ago
mesonlib.py Create helper function for a rmtree that works reliably on Windows. 7 years ago
mesonmain.py Whitespace tweaks to reduce Flake8 warnings 7 years ago
mintro.py Use more direct dictionary literals. 7 years ago
mlog.py Add an option to dependencies called 'method'. This can be used to 8 years ago
mparser.py Added missing argument to a few function calls. Closes #1647. 8 years ago
optinterpreter.py Allow option values to contain ':' 8 years ago