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.
 
 
 
 
 
 
Martin Blanchard 71deffab18 get-unquoted: Fix indentation and remove useless arithmetic 7 years ago
..
backend Merge pull request #1943 from QuLogic/duplicate-names 7 years ago
compilers Add Compiler.get_supported_arguments() 7 years ago
dependencies add support for cups dependencies (#2255) 7 years ago
modules Merge pull request #2216 from ebassi/yelp-linguas 7 years ago
scripts Merge pull request #2216 from ebassi/yelp-linguas 7 years ago
wrap
__init__.py
astinterpreter.py
build.py Add option to disable implicit include directories. Closes #2139. 7 years ago
coredata.py Bumped version number for new development. 7 years ago
environment.py Check if Watcom version of cl exists in the path and avoid using it. (#2237) 7 years ago
interpreter.py get-unquoted: Fix indentation and remove useless arithmetic 7 years ago
interpreterbase.py Printing unknown kwarg error message no longer crashes the parser. 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 Add is_haiku(), needed for run_tests.py. 7 years ago
mesonmain.py logging: Print location of log file on error 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. 8 years ago
mtest.py Renamed test serialisation from is_cross to is_cross_built for clarity. 7 years ago
optinterpreter.py Add option to limit maximum number of concurrent link processes. 7 years ago
rewriter.py Turned rewriter into an internal module. 7 years ago