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.
 
 
 
 
 
 
Elliott Sales de Andrade ec47db6c0c Add Compiler.has_multi_arguments method. 8 years ago
..
backend Make Java compilation work with inner classes. Closes #1157. 8 years ago
modules gnome.gtkdoc(): Include builddir variant of include dirs also 8 years ago
scripts gnome.gtkdoc(): Include builddir variant of include dirs also 8 years ago
wrap The “directory present and not empty” return condition was necessary for subproject to work without a wrap file. Put it back with that added condition that there mustn’t be a wrap file present for returning the package immediately. 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 Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
build.py Merge pull request #1126 from mesonbuild/sharedmodule 8 years ago
compilers.py Add Compiler.has_multi_arguments method. 8 years ago
coredata.py add builtin support for localstatedir 8 years ago
dependencies.py Use universal_newlines=True for all Popen calls 8 years ago
environment.py unity builds: Assembly and LLVM IR are incompatible 8 years ago
interpreter.py Add Compiler.has_multi_arguments method. 8 years ago
interpreterbase.py Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
mconf.py add builtin support for localstatedir 8 years ago
mesonlib.py Use universal_newlines=True for all Popen calls 8 years ago
mesonmain.py add builtin support for localstatedir 8 years ago
mintro.py Expose project information with mesonintrospect. Closes #1118. 8 years ago
mlog.py Implement mlog.warning and use it everywhere for warnings 8 years ago
mparser.py Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
optinterpreter.py Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago