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 7882549f86 Target file name must not contain a path separator as that breaks things. 8 years ago
..
backend Fix case sensitivity in Fortran module names 8 years ago
dependencies fix lookup of boost modules when cross-compiling on osx 8 years ago
modules Remove unused variables. 8 years ago
scripts Create helper function for a rmtree that works reliably on Windows. 8 years ago
wrap fix typo 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 Target file name must not contain a path separator as that breaks things. 8 years ago
compilers.py Merge pull request #1828 from MikeWey/dlang-compiles 8 years ago
coredata.py Moved coverage commands to a standalone script. 8 years ago
environment.py Fix undefined variables/methods. 8 years ago
interpreter.py Target file name must not contain a path separator as that breaks things. 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 Clarify multiple uses of -D. Closes #1836. 8 years ago
mintro.py Use more direct dictionary literals. 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