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.
 
 
 
 
 
 
Igor Gnatenko 7d71e9f8b2 backend/ninja: pass language name instead of compiler 8 years ago
..
backend backend/ninja: pass language name instead of compiler 8 years ago
modules fix some of pylint's undefined-variable 8 years ago
scripts Merge pull request #1216 from mesonbuild/ignatenko/shebangs 8 years ago
wrap fix some of pylint's undefined-variable 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 s/Nonexistant/Nonexistent/g 8 years ago
build.py Allow passing arguments to install scripts 8 years ago
compilers.py Fix undefined variables in cross-compile. 8 years ago
coredata.py Version update for new development. 8 years ago
dependencies.py Fix pkg-config during cross-compile. 8 years ago
environment.py Fix PGI Fortran compiler detection. 8 years ago
interpreter.py s/Nonexistant/Nonexistent/g 8 years ago
interpreterbase.py Test targets with only generated and prebuilt objects 8 years ago
mconf.py add support for $sharedstatedir 8 years ago
mesonlib.py Use universal_newlines=True for all Popen calls 8 years ago
mesonmain.py add support for $sharedstatedir 8 years ago
mintro.py introspect: Allow listing all installed files 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