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 b28da68faf Expose project information with mesonintrospect. Closes #1118. 8 years ago
..
backend Better error when passing invalid objects to install_header 8 years ago
modules Merge pull request #1144 from valum-framework/always-add-version-in-pkg-config 8 years ago
scripts All testing is now in mesontest.py, which simplifies a lot of stuff. 8 years ago
wrap wrap: Fix getting push-url 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 #1102 from mesonbuild/soname 8 years ago
compilers.py compilers.py: Fix typo in function documentation 8 years ago
coredata.py add builtin support for localstatedir 8 years ago
dependencies.py Allow many version conditions for pkg-config deps 8 years ago
environment.py Always catch PermissionError while looking for Ninja 8 years ago
interpreter.py Expose project information with mesonintrospect. Closes #1118. 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 Allow many version conditions for pkg-config deps 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