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.
 
 
 
 
 
 
Niklas Claesson 14e7b0af25 Boost: Add Python libraries 7 years ago
..
backend Use long form of valac options and make --basedir use relative path 7 years ago
compilers C/C++: Get default include dirs from compilers 7 years ago
dependencies Boost: Add Python libraries 7 years ago
modules gnome: Fix compile_schemas() using path sep in target name 7 years ago
scripts MSI: Fix regenerate with visual studio 7 years ago
wrap Merge pull request #2373 from leiflm/svn-wraps 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 Better error message when using external libraries incorrectly. Closes #2447. 7 years ago
coredata.py Updated version number for new development. 7 years ago
environment.py dependencies: Add function to strip system -L paths 7 years ago
interpreter.py Because people are very creative in working around limitations based on good faith. 7 years ago
interpreterbase.py Allow CustomTarget's to be indexed 7 years ago
linkers.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 7 years ago
mconf.py Add option to limit maximum number of concurrent link processes. 7 years ago
mesonlib.py Use listify and extract_as_list everywhere 7 years ago
mesonmain.py flake8: Perform suggested whitespace/formatting changes 7 years ago
mintro.py Modify mesonintrospect --dependencies so 1 element in list is 1 dependency 7 years ago
mlog.py logging: Print location of log file on error 7 years ago
mparser.py Do not permit invalid and/or nodes to be declared. Closes #1886. 7 years ago
mtest.py Renamed test serialisation from is_cross to is_cross_built for clarity. 7 years ago
optinterpreter.py options: Add a permitted_kwargs function 7 years ago
rewriter.py fix file permissions on a couple of files 7 years ago