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.
 
 
 
 
 
 
Jussi Pakkanen 2d659b649b Merge pull request #1924 from mesonbuild/tingping/yelp-fixes 8 years ago
..
backend Expand magic markers on custom and run targets too. Closes #1681. 8 years ago
dependencies Fix a stray variable renaming. Closes #1952. 8 years ago
modules Merge pull request #1924 from mesonbuild/tingping/yelp-fixes 8 years ago
scripts gnome.yelp(): Handle file existing on symlink 8 years ago
wrap Whitespace tweaks to reduce Flake8 warnings 8 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 dependencies: Add a new class ExternalDependency 8 years ago
compilers.py Only call to_native once per invocation. 8 years ago
coredata.py Bump version number for new development. 8 years ago
environment.py Merged needs_exe_wrapper branch. 8 years ago
interpreter.py Merge pull request #1927 from centricular/gir-rpath-link 8 years ago
interpreterbase.py Don't allow non-equality comparisons across types. 8 years ago
mconf.py Remove unused variables. 8 years ago
mesonlib.py Create helper function for a rmtree that works reliably on Windows. 8 years ago
mesonmain.py Add an env var to force meson to print a backtrace 8 years ago
mintro.py Storage object has changed so use values(). Closes #1963. 8 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