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 fa278f351f Add command multiplexer to main Meson invoker. 7 years ago
..
backend Vala: enable colored warning and error output (#2142) 7 years ago
compilers Add thread flags to checks if needed. Closes #2106. 7 years ago
dependencies Add /System/Library/Frameworks to the OSX framework search path 7 years ago
modules gnome: Fix translation of -l to --extra-library args 7 years ago
scripts Remove directories created by ninja install 7 years ago
wrap Whitespace tweaks to reduce Flake8 warnings 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 Merged buildrpath branch. 7 years ago
coredata.py Bump version number for new development. 8 years ago
environment.py Update list of compiler executable names to try. 7 years ago
interpreter.py Fix test() accepting configure files for exe 7 years ago
interpreterbase.py Merge pull request #2017 from mesonbuild/fix2012 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 Remove unused variables. 8 years ago
mesonlib.py configure_file: warn in case a variable to subsitute is not present in the passed configuration. Fixes #2090 7 years ago
mesonmain.py Add command multiplexer to main Meson invoker. 7 years ago
mintro.py Modify mesonintrospect --dependencies so 1 element in list is 1 dependency 7 years ago
mlog.py Add an option to dependencies called 'method'. This can be used to 8 years ago
mparser.py Do not permit invalid and/or nodes to be declared. Closes #1886. 7 years ago
mtest.py Turned mesontest into on internal module. 7 years ago
optinterpreter.py Allow option values to contain ':' 8 years ago
rewriter.py Turned rewriter into an internal module. 7 years ago