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 411e88a5ab Fix PGI Fortran compiler detection. 8 years ago
..
backend Merge pull request #1194 from centricular/critical-bugfixes-vala 8 years ago
modules Allow passing arguments to install scripts 8 years ago
scripts Allow passing arguments to install scripts 8 years ago
wrap Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix" 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 Merge pull request #1207 from centricular/has-header-preprocess-only 8 years ago
coredata.py add support for $sharedstatedir 8 years ago
dependencies.py Fix detection of pkg-config on all platforms 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